Commit Graph
60 Commits
Author SHA1 Message Date
itsmattkc b21745f694 merged effects into node structure 2019-04-12 21:50:52 +10:00
itsmattkc 2d4714547b rewrite nearly complete 2019-04-03 01:38:01 +11:00
itsmattkc 31bb862715 ported more effects to gles 2019-03-28 21:43:05 +11:00
itsmattkc 55b33d8a33 fixed gpl message header 2019-03-20 14:29:20 +11:00
itsmattkc 791bc0c9b8 overrode menus 2019-03-16 22:27:57 +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 5b03af5e5a separated effect from UI 2019-03-12 22:49:01 +11:00
itsmattkc 0b090ddc21 decoupled ui from effect row 2019-03-12 20:12:12 +11:00
itsmattkc 170fe9bd01 decoupled effectfield UI from backend 2019-03-12 19:33:01 +11:00
itsmattkc 1685fa3a5d #475 and some clip pointer changes 2019-02-28 01:54:04 -08:00
itsmattkc c3373524b1 giant rendering overhaul and many small fixes 2019-02-25 13:47:18 -08:00
itsmattkc 5207a0511f several conversions to smart pointers 2019-02-16 21:21:04 -08:00
itsmattkc e063a5ba8f switched global to unique ptr and renamed olive namespace 2019-02-16 15:08:33 -08:00
itsmattkc 0781e9bb09 added gpl header to all source files 2019-02-15 04:38:09 -08:00
itsmattkc abe76c7941 further improvements 2019-02-14 12:37:30 -08:00
itsmattkc e9fe837236 first commit of big refactor 2019-02-14 05:27:21 -08:00
itsmattkc d804f7cfc0 made graph editor timeline-based rather than clip based, fixes #438 2019-02-07 00:44:47 -08:00
itsmattkc 2530608ca7 various scrolling fixes for the effect keyframes 2019-01-22 03:18:52 +11:00
itsmattkc d5eab3673c windows frei0r support done 2019-01-20 21:06:21 +11:00
itsmattkc 345328432d translation 2019-01-12 10:10:24 +11:00
itsmattkc 607d36115a fixed #274 2019-01-09 00:13:39 +11:00
itsmattkc 5123ec0669 revised keyframe system for graph editor 2019-01-05 16:30:51 +11:00
itsmattkc 3f641ff815 more graph tweaks 2019-01-04 21:26:34 +11:00
itsmattkc a2eef2e829 numerous keyframe improvements 2019-01-04 21:01:36 +11:00
itsmattkc 28fbab2d78 rect select for graph editor 2019-01-04 16:33:07 +11:00
itsmattkc 6c8ec756d8 various graph editor improvements 2019-01-04 15:26:31 +11:00
itsmattkc 30933cbfcd implemented full bezier interpolation for keyframes 2019-01-03 21:52:01 +11:00
itsmattkc 37f21d2ff7 refactored keyframes to fields rather than rows 2019-01-02 22:30:32 +11:00
itsmattkc 7a4e655d2c keyframes are movable in graph view 2018-12-31 22:18:42 +11:00
itsmattkc 7530fb0445 updated and merged sweeping timeline behavior fixes 2018-12-31 01:59:30 +11:00
itsmattkc efdbeec549 removed effect controls and viewer ui files 2018-12-30 17:16:27 +11:00
itsmattkc e101739214 big progress on graph editor 2018-12-28 22:06:38 +11:00
itsmattkc 1ee9451343 implemented hold keyframe and began new panel 2018-12-27 10:29:02 +11:00
itsmattkc 11466cf5b3 implemented hand tool for moving content around 2018-12-26 21:16:15 +11:00
itsmattkc c308c5cd32 fixed selecting when right clicking 2018-12-26 19:28:44 +11:00
itsmattkc 26c7133cc7 added it to effect controls 2018-12-26 18:27:12 +11:00
itsmattkc b9946c9609 corrected buggy behavior 2018-11-17 12:12:28 +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 adf667bb69 added smooth keyframes 2018-11-08 22:23:16 +11:00
itsmattkc a285f10e6a several improvements 2018-10-13 13:08:20 +11:00
itsmattkc 2e577330b9 progress on sequence editing 2018-10-12 20:41:22 +11:00
itsmattkc cdbec85a81 SEVERAL bug fixes 2018-10-12 18:48:14 +11:00
itsmattkc caee50a943 various improvements 2018-10-11 23:32:28 +11:00
itsmattkc f8471ed3de redid effects panel scrolling and #137 2018-10-11 16:04:02 +11:00
itsmattkc d6c8f3844f minor improvements 2018-09-22 21:58:16 +10:00
itsmattkc 1793c7837c fixed issue with undo overhaul 2018-09-18 21:06:56 +10:00
itsmattkc c783a2a1b2 revamped undo system in preparation for marker support 2018-09-14 00:28:41 +10:00
itsmattkc d1de02d28f added text/solid/bar objects and fixed several keyframe bugs 2018-09-07 15:42:22 +10:00