Commit Graph
427 Commits
Author SHA1 Message Date
itsmattkc 37ceca48da exporting complete 2019-01-17 09:42:30 +11:00
itsmattkc 6a98e33959 plug export into render thread 2019-01-17 01:31:08 +11:00
itsmattkc 0580fce981 work towards exports working on threaded gl 2019-01-16 21:23:23 +11:00
itsmattkc 803ecb7493 more improvements to threading gl 2019-01-15 23:16:14 +11:00
itsmattkc 3e2cf73f6e reimplemented tsa for threaded gl 2019-01-15 22:50:47 +11:00
itsmattkc 08968706b0 fixed more threading issues 2019-01-15 22:45:25 +11:00
itsmattkc e1ec2f6fbe fixed various issues with threading 2019-01-15 22:01:51 +11:00
itsmattkc 13d30ab06a threaded improvements 2019-01-15 18:59:55 +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 b1bb4b7808 added --disable-shaders arg 2019-01-12 01:46:42 +11:00
itsmattkc 462e7ba586 added close media for #304 2019-01-12 01:17:12 +11:00
itsmattkc 9924315508 rewrote debug message handler 2019-01-12 00:54:39 +11:00
itsmattkc 007d4017f3 minor playback enhancement 2019-01-11 12:26:21 +11:00
itsmattkc 1a0464179d made timeline in/out toggleable 2019-01-11 01:33:02 +11:00
itsmattkc 342e4c765a timeline middle click moving and more glsl debugging info 2019-01-10 09:31:42 +11:00
itsmattkc f7a420c042 Merge branch 'master' of https://github.com/olive-editor/olive into winvst 2019-01-09 12:41:53 +11:00
itsmattkc 72df21e57c don't bind shaders if they didn't compile 2019-01-09 12:22:50 +11:00
itsmattkc fb4ffbdb9f merged with master 2019-01-09 10:39:23 +11:00
itsmattkc 607d36115a fixed #274 2019-01-09 00:13:39 +11:00
itsmattkc db2815ce09 completed winvst frontend 2019-01-09 00:04:20 +11:00
itsmattkc d51ce537ae scroll to item and export improvements 2019-01-08 09:10:09 +11:00
itsmattkc 589c3e9df1 fixed graph editor crash 2019-01-07 11:05:48 +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 4cc97d607f improved graph zooming 2019-01-05 14:08:01 +11:00
itsmattkc edf8492c7f auto view all if graph editor row is switched 2019-01-05 13:33:30 +11:00
itsmattkc 212f7b84ca added include for some compilers 2019-01-04 22:59:42 +11:00
itsmattkc 8619aceb91 fixed graph editor using wrong key for handles 2019-01-04 22:55:30 +11:00
itsmattkc d9c5dfa489 tiny code cleanup 2019-01-04 22:49:44 +11:00
itsmattkc 4aa44f8fa6 implemented saving bezier handles and fixed selection crash 2019-01-04 22:45:08 +11:00
itsmattkc fc7c17dee9 implemented adding keyframes by click to graph editor 2019-01-04 22:35:26 +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 b36f54c11d another master merge 2019-01-04 19:17:18 +11:00
itsmattkc f444cdb8bb correct frame offsets in graph view 2019-01-04 18:36:47 +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 50a64c3bf5 corrected bezier handles inverting Y values 2019-01-04 12:31:14 +11:00
itsmattkc 4157e4d432 potential fix for #240 2019-01-04 11:54:18 +11:00
itsmattkc b82817132c fixed #239 2019-01-04 09:32:30 +11:00
itsmattkc 4ec5ca8870 fixed crash when dragging the left side of a solid #238 2019-01-04 09:25:53 +11:00
itsmattkc 9e912ef103 added playback control shortcuts to graph editor 2019-01-03 23:26:27 +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 2b7103e286 added #225 2019-01-03 00:09:39 +11:00