Commit Graph
291 Commits
Author SHA1 Message Date
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 616e2b4740 Merge branch 'furtherocio' into nodes 2019-04-21 23:03:48 +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 b21745f694 merged effects into node structure 2019-04-12 21:50:52 +10:00
itsmattkc d3bc1d4f06 finished moving field data retrieving to row 2019-04-11 00:02:50 +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 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 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 d8acef21a8 better support for various bit rates 2019-03-26 21:42:45 +11:00
itsmattkc 93c009c7fd merged with master 2019-03-25 12:43:23 +11:00
itsmattkc 86b0787f4c fixed nesting bug where clips would overlap others on timeline 2019-03-25 03:36:28 +11:00
itsmattkc 5ba910efe6 improvements and moved many behavioral tools menu items to preferences 2019-03-24 18:28:01 +11:00
itsmattkc ca792a7a12 added buttons to drag just video or just audio 2019-03-22 13:24:51 +11:00
itsmattkc 55b33d8a33 fixed gpl message header 2019-03-20 14:29:20 +11:00
morrolinux 6fd68feb9a automated audio cut working 2019-03-17 15:28:18 +01:00
itsmattkc bf36f68218 merged from master 2019-03-16 23:10:15 +11:00
itsmattkc 791bc0c9b8 overrode menus 2019-03-16 22:27:57 +11:00
itsmattkc d0151ba792 merged fxrestructure 2019-03-16 20:14:36 +11:00
itsmattkc 644b14707a replaced sequence::isclipselected with clip::isselected 2019-03-15 13:01:58 +11:00
itsmattkc c73fc78087 moved undostack to its own source file 2019-03-14 10:53:50 +11:00
itsmattkc 1cd5dabc07 file/folder restructuring 2019-03-13 16:55:49 +11:00
itsmattkc 935cf04d95 moved media to smart pointers 2019-03-13 09:34:07 +11:00
itsmattkc e3e45279b9 reimplemented double and bool widgets separately 2019-03-13 00:12:15 +11:00
itsmattkc 5b03af5e5a separated effect from UI 2019-03-12 22:49:01 +11:00
itsmattkc 64a4c4f2a5 Merge branch 'modblending' into furtherocio 2019-03-11 00:09:18 +11:00
itsmattkc f25f8e145c refactored cursors same as icons 2019-03-10 17:58:32 +11:00
itsmattkc d768871c2d stash SVGs that are continuously reused 2019-03-10 17:31:00 +11:00
itsmattkc 0e612e717d removed internal blending modes 2019-03-10 09:03:08 +11:00
itsmattkc 8cf3bd46a1 merged cursors #522 2019-03-09 17:21:22 +11:00