Commit Graph
598 Commits
Author SHA1 Message Date
itsmattkc e21629892d started testing a node with a texture output 2019-05-22 03:30:26 +10:00
itsmattkc 49feb12999 ported functions to new node type 2019-05-13 12:00:15 +10:00
itsmattkc a634296176 default name for viewer panel 2019-05-09 03:56:01 +10:00
itsmattkc 7c66c3bf4b fixed track size issue 2019-05-09 01:54:14 +10:00
itsmattkc 2905dce3d9 sequence encapsulation 2019-05-09 00:19:36 +10:00
itsmattkc 5f0debb7ec removed tracklist layer 2019-05-08 19:32:31 +10:00
itsmattkc 9a13776b2c refactored some classes 2019-05-08 00:41:44 +10:00
itsmattkc 9b2f91f483 show node properties as a sidebar 2019-04-24 10:26:42 +10:00
itsmattkc 616e2b4740 Merge branch 'furtherocio' into nodes 2019-04-21 23:03:48 +10:00
Troy James Sobotka 945242e165 Fix #853 lower_control_layout QSizePolicy
Changing the QSizePolicy to `Maximum` prevents the
central control buttons from wiggling as the variable width
font changes width dimensions.
2019-04-21 22:59:30 +10:00
itsmattkc 8c9809f657 ported master fixes to furtherocio 2019-04-21 22:56:13 +10:00
itsmattkc de69558ee5 Revert "derive clips, tracks, and sequences from the same base"
This reverts commit 1b9a963eeb.
2019-04-14 12:47:19 +10:00
itsmattkc 1b9a963eeb derive clips, tracks, and sequences from the same base 2019-04-14 11:13:00 +10:00
itsmattkc 6bf62017ea right click menu in node view for adding nodes 2019-04-13 15:57:09 +10:00
itsmattkc e20b1d35c2 enhancements to node edge creation 2019-04-13 10:12:36 +10:00
itsmattkc 8cd96eae64 nodes can now be connected through the node editor 2019-04-13 02:40:58 +10:00
itsmattkc 6b67727bd8 minor node editor enhancements 2019-04-12 22:17:33 +10:00
itsmattkc b21745f694 merged effects into node structure 2019-04-12 21:50:52 +10:00
itsmattkc e73011e192 made column span redundant 2019-04-11 01:40:37 +10:00
itsmattkc d3bc1d4f06 finished moving field data retrieving to row 2019-04-11 00:02:50 +10:00
itsmattkc c281e5a6ff fixed node type issues 2019-04-10 09:00:25 +10:00
itsmattkc 7cbcb20543 created enum for more node data types 2019-04-09 20:55:25 +10:00
itsmattkc 433ae494ad some cleanup 2019-04-09 13:15:15 +10:00
itsmattkc b1bbcca88b added node editor title 2019-04-09 00:17:52 +10:00
itsmattkc 81da3228bb effect UIs ported to nodes 2019-04-08 23:47:05 +10:00
itsmattkc 3837d7c461 foundational node UI work 2019-04-08 22:16:47 +10:00
itsmattkc 3e1c857de4 began node work 2019-04-08 14:13:08 +10:00
itsmattkc a0557dbba6 timeline alignment works now 2019-04-06 20:56:08 +11:00
itsmattkc dd9a9ba4fd fixed edit tool 2019-04-06 19:59:49 +11:00
itsmattkc c922bbfa9d fixed rectangle selection 2019-04-06 19:44:30 +11:00
itsmattkc 8199601048 labels scroll with the timeline views 2019-04-06 19:14:45 +11:00
itsmattkc 2674d284e2 fixed ripple deleting empty space 2019-04-06 16:36:40 +11:00
itsmattkc 8ed09cdccf enable ripple deleting 2019-04-06 16:12:07 +11:00
itsmattkc 6c826a7e16 use selection cache for more intuitive selections 2019-04-06 01:55:27 +11:00
itsmattkc 2b14000325 break shared transitions if a clip's track changes 2019-04-06 01:10:40 +11:00
itsmattkc 9f029bedfa ghosts can traverse tracks again 2019-04-05 02:16:12 +11:00
itsmattkc 673bcc0bf7 fixed last references to track as an integer 2019-04-03 23:59:36 +11:00
itsmattkc d504ee6302 connect timelines to sequence viewer 2019-04-03 12:05:54 +11:00
itsmattkc 365d96f83e fixed clip adding 2019-04-03 02:05:15 +11:00
itsmattkc 2d4714547b rewrite nearly complete 2019-04-03 01:38:01 +11:00
itsmattkc 8989333e99 more refactoring and timeline rewriting 2019-03-31 14:14:37 +11:00
itsmattkc f40b744dd4 further work on timeline rewrite 2019-03-31 10:36:01 +11:00
itsmattkc 8e95210b22 started new timeline paradigm 2019-03-30 19:43:22 +11:00
itsmattkc 7f92774dc9 use track types and clip refs 2019-03-30 13:36:44 +11:00
itsmattkc 5ddf2726dd separation of ui from backend in project 2019-03-30 13:26:00 +11:00
itsmattkc 114606c28e rewrite work continued 2019-03-30 03:09:43 +11:00
itsmattkc 1fdac776d4 began timeline rewrite 2019-03-29 23:47:15 +11:00
itsmattkc a223b47909 merged with master 2019-03-29 15:45:51 +11:00
itsmattkc f47a7dad4d fixed #713 2019-03-29 03:32:54 +11:00
itsmattkc 963a20af37 fixed #712 2019-03-29 01:59:12 +11:00