Commit Graph
188 Commits
Author SHA1 Message Date
itsmattkc b0b26dbd8a fixed #340 2019-01-21 16:26:54 +11:00
itsmattkc 658a6d379e move gl rendering to another thread 2019-01-15 17:48:36 +11:00
itsmattkc a447891050 merged with slight code cleanup 2019-01-12 13:55:53 +11:00
itsmattkc 6c31e458f7 updated some casts and warnings 2019-01-12 13:29:10 +11:00
itsmattkc a8e37ac76a changed NULLs to nullptr 2019-01-12 12:57:15 +11:00
itsmattkc 345328432d translation 2019-01-12 10:10:24 +11:00
itsmattkc 5bb256156e added seek also selects #297 2019-01-11 19:04:34 +11:00
itsmattkc 1a0464179d made timeline in/out toggleable 2019-01-11 01:33:02 +11:00
itsmattkc d3b02f3f53 added autoscrolling to keyframe view seek 2019-01-08 22:47:02 +11:00
itsmattkc 090a27ffef added autoscrolling when seeking the timeline 2019-01-08 22:36:18 +11:00
itsmattkc d43cb42f02 fixed a linking issue and undo crash 2019-01-08 17:13:07 +11:00
itsmattkc 33868a7481 backend for frame rate conform done 2019-01-06 11:33:25 +11:00
itsmattkc 864d171c4f revised q and w functions 2019-01-05 10:16:45 +11:00
itsmattkc b36f54c11d another master merge 2019-01-04 19:17:18 +11:00
itsmattkc cdd01db9ab added #244 2019-01-04 19:01:49 +11:00
itsmattkc 28fbab2d78 rect select for graph editor 2019-01-04 16:33:07 +11:00
itsmattkc a315734329 merged master 2019-01-03 23:04:20 +11:00
itsmattkc 2b7103e286 added #225 2019-01-03 00:09:39 +11:00
itsmattkc 8d36921b33 panel tweaks 2019-01-02 09:04:33 +11:00
itsmattkc 96a5b2da64 added status message when audio recording for clarity 2018-12-31 01:32:17 +11:00
itsmattkc b43a9f560f fixed #198 2018-12-31 01:17:38 +11:00
itsmattkc 48ba5a9c95 yet another ripple reworking 2018-12-31 00:49:01 +11:00
itsmattkc 02d7f00304 fixed ripple to point regression 2018-12-30 23:09:26 +11:00
itsmattkc c81714fe73 fixed ripple breaking dual transitions 2018-12-30 22:12:47 +11:00
itsmattkc 6e7bd5daaf rewrite cleanup 2018-12-30 21:24:26 +11:00
itsmattkc 34fc8b81d2 removed all ui files 2018-12-30 20:23:57 +11:00
itsmattkc efdbeec549 removed effect controls and viewer ui files 2018-12-30 17:16:27 +11:00
itsmattkc 99d1ecf306 fixed bugs in q and w hotkey implementation 2018-12-30 09:18:24 +11:00
itsmattkc e7393c7ce8 fixed autorecovery crash and image sequence restore 2018-12-27 08:13:48 +11:00
itsmattkc 11466cf5b3 implemented hand tool for moving content around 2018-12-26 21:16:15 +11:00
itsmattkc 9bc9d33ee5 correct math in resizable scrollbars 2018-12-26 18:10:23 +11:00
itsmattkc 5aca8b881d accurate math on timeline, near-accurate on viewer 2018-12-25 21:12:25 +11:00
itsmattkc edf6f00271 implemented some resizable scroll bars 2018-12-24 02:15:37 +11:00
itsmattkc c62d4803fb added replace function for pasting effects 2018-12-21 10:34:42 +11:00
itsmattkc 3eef432fb5 merge of previous commits 2018-12-13 14:31:25 +11:00
itsmattkc ac1cb9d14f massive rewrite of project data system 2018-12-13 14:29:09 +11:00
itsmattkc 5d89afb639 finished scrollable viewer playheads 2018-12-09 01:39:36 +11:00
itsmattkc 4cf8db2538 fixed deleting transitions 2018-12-02 19:54:35 +11:00
itsmattkc fbded93e39 made pasting effects undoable 2018-12-02 19:38:38 +11:00
itsmattkc 220de6f9a9 fixed issue setting in/out on still images 2018-12-01 20:59:23 +11:00
itsmattkc 6526ece3b0 implemented effect copying/pasting 2018-11-29 17:32:22 +11:00
itsmattkc fb1851884d fixed copying clips between sequences with different frame rates 2018-11-29 14:08:44 +11:00
itsmattkc fc65b3c831 fixed issue zooming into timeline while playing 2018-11-29 12:44:50 +11:00
itsmattkc 313b9d1a1b added length field for transitions 2018-11-25 09:44:16 +11:00
itsmattkc 8c59d5784a fixed timeline objects retrieving incorrect name 2018-11-24 22:51:26 +11:00
itsmattkc 00b31d514e enforced field semantics and completed shared transitions 2018-11-24 20:12:51 +11:00
itsmattkc c5dca79d1d fixed transition copying 2018-11-24 13:20:33 +11:00
itsmattkc 16ccb4d9c3 more validator corrections and deleting shared transitions 2018-11-24 11:27:17 +11:00
itsmattkc 30baa45417 implemented transition sharing #110 2018-11-22 12:07:08 +11:00
itsmattkc 1c9bd659fa made page autoscrolling bidirectional 2018-11-20 23:03:14 +11:00