Commit Graph
101 Commits
Author SHA1 Message Date
itsmattkc a8e37ac76a changed NULLs to nullptr 2019-01-12 12:57:15 +11:00
itsmattkc 1a0464179d made timeline in/out toggleable 2019-01-11 01:33:02 +11:00
itsmattkc d43cb42f02 fixed a linking issue and undo crash 2019-01-08 17:13:07 +11:00
itsmattkc a70feb5b0b finalized media frame rate change 2019-01-06 20:26:10 +11:00
itsmattkc 5123ec0669 revised keyframe system for graph editor 2019-01-05 16:30:51 +11:00
itsmattkc 90181ea9c5 fixed disabling keyframe bug 2019-01-05 14:29:21 +11:00
itsmattkc fc7c17dee9 implemented adding keyframes by click to graph editor 2019-01-04 22:35:26 +11:00
itsmattkc 4157e4d432 potential fix for #240 2019-01-04 11:54:18 +11:00
itsmattkc a315734329 merged master 2019-01-03 23:04:20 +11:00
itsmattkc 30933cbfcd implemented full bezier interpolation for keyframes 2019-01-03 21:52:01 +11:00
itsmattkc 0f46640931 fixed replace clip media regression 2019-01-03 11:25:47 +11:00
itsmattkc 820be3b8b5 fixed crash caused by editing a sequence after deleting a clip 2019-01-03 10:12:55 +11:00
itsmattkc 37f21d2ff7 refactored keyframes to fields rather than rows 2019-01-02 22:30:32 +11:00
itsmattkc 05524153ab began refactoring keyframe times 2019-01-02 16:12:10 +11:00
itsmattkc 1e1ed96bff keyframe values can now be set in graph editor 2018-12-31 22:44:34 +11:00
itsmattkc 7a4e655d2c keyframes are movable in graph view 2018-12-31 22:18:42 +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 1204a69baa fixed transition glitches 2018-12-30 22:54:26 +11:00
itsmattkc c81714fe73 fixed ripple breaking dual transitions 2018-12-30 22:12:47 +11:00
itsmattkc c159e598a7 completion of icon view 2018-12-25 01:10:20 +11:00
itsmattkc c62d4803fb added replace function for pasting effects 2018-12-21 10:34:42 +11:00
itsmattkc 94db640327 reimplemented sorting and improved view-model 2018-12-14 14:45:42 +11:00
itsmattkc ac1cb9d14f massive rewrite of project data system 2018-12-13 14:29:09 +11:00
itsmattkc 6f5cab5f86 added workaround for qtreewidget deleting the wrong item 2018-12-04 20:01:33 +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 021a50477c standardized gizmos and made them keyframable 2018-12-02 18:23:15 +11:00
itsmattkc f6406cab9c implemented gizmo undoing 2018-11-30 10:24:27 +11:00
itsmattkc fb1851884d fixed copying clips between sequences with different frame rates 2018-11-29 14:08:44 +11:00
itsmattkc 313b9d1a1b added length field for transitions 2018-11-25 09:44:16 +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 121177fd37 added internal pointer command 2018-11-24 00:24:34 +11:00
itsmattkc 4a7abcdeaa better ]shared transitions, dock tabs, effects panel name 2018-11-23 19:49:29 +11:00
itsmattkc 6da9438509 fixed cache interrupts 2018-11-22 14:01:38 +11:00
itsmattkc 30baa45417 implemented transition sharing #110 2018-11-22 12:07:08 +11:00
itsmattkc e785586df2 transition code rewrite for #110 2018-11-20 22:02:41 +11:00
itsmattkc 456103df2f added chroma key 2018-11-18 02:22:11 +11:00
itsmattkc b264680159 added and tweaked effects 2018-11-15 22:56:26 +11:00
itsmattkc f007f39dd2 added effects and fixed some crashes 2018-11-15 21:02:08 +11:00
itsmattkc 8ce6473839 added saving/restoring state of panels and completed nested sequences 2018-11-15 11:35:54 +11:00
itsmattkc 5b66b223f8 SEVERAL improvements to timeline behavior, drawing, tools, effects, playback and edge case crashing 2018-11-14 22:31:17 +11:00
itsmattkc 6a38cd05ae fixed buggy link function 2018-11-13 20:48:41 +11:00
itsmattkc b3bcddf96b fixed broken includes 2018-11-13 02:56:31 +11:00
itsmattkc 967a91b8f0 fixed a bunch of clang warnings 2018-11-11 15:30:17 -08:00
itsmattkc 11d10ef329 added more functionality to transition tool 2018-11-06 18:30:38 +11:00
itsmattkc d43ed66e97 improvements for clang 2018-11-05 20:31:01 +11:00
itsmattkc 72fe20d857 ACTUALLY fixed urgent sequence deletion bug 2018-11-05 20:07:43 +11:00
itsmattkc e342294917 fixed urgent bug that irreparably deleted sequences 2018-11-05 17:59:29 +11:00