Commit Graph
64 Commits
Author SHA1 Message Date
itsmattkc 2e400c7c55 moved gizmo discovery to distinct function outside of renderfunctions 2019-03-02 10:30:50 -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 0781e9bb09 added gpl header to all source files 2019-02-15 04:38:09 -08:00
itsmattkc 3f952b4d6d added #391 2019-02-02 23:16:03 +11:00
itsmattkc 0513749b9d added maximize panel and full screen viewer menu items 2019-02-01 02:03:05 +11:00
itsmattkc 4edf0a8fbd for viewer zooming, scale texture instead of surface #332 2019-01-29 15:22:16 +11:00
itsmattkc 7ed15552ad minor changes 2019-01-28 17:34:32 +11:00
itsmattkc 2c5dd22a9c close fullscreen when closing the app 2019-01-17 12:45:55 +11:00
itsmattkc 45b31a49e1 added full screen disable option 2019-01-17 12:11:06 +11:00
itsmattkc 0351af56a8 gizmos and waveforms restored 2019-01-17 10:56:26 +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 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 2b7103e286 added #225 2019-01-03 00:09:39 +11:00
itsmattkc 4ea16f41e9 moved zoom controls to context menu 2018-12-25 01:47:15 +11:00
itsmattkc 26c3534048 implemented middle click drag on zoomed viewer 2018-12-18 11:38:13 +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 e623b8640e integrated waveform with scrollable playhead 2018-12-09 02:15:53 +11:00
itsmattkc 6c3197aac6 ensured renders can be cancelled 2018-12-08 21:00:36 +11:00
itsmattkc 8f2b849abc viewer widget update 2018-12-04 22:59:06 +11:00
itsmattkc 021a50477c standardized gizmos and made them keyframable 2018-12-02 18:23:15 +11:00
itsmattkc 326403c126 switch the glBlendFuncSeparate 2018-12-01 10:55:25 +11:00
itsmattkc f6406cab9c implemented gizmo undoing 2018-11-30 10:24:27 +11:00
itsmattkc 6f84e47c2c fixed gizmos underneath other videos 2018-11-30 09:52:29 +11:00
itsmattkc f28427302e dot gizmos implemented 2018-11-27 12:46:17 +11:00
itsmattkc 82bcb5d25f fixed critical bug that corrupts transitions 2018-11-27 11:22:43 +11:00
itsmattkc 4dee202494 began work on #119 2018-11-25 00:36:15 +11:00
itsmattkc f13366e273 fixed occasional gl crash on close and made import context menu item always available 2018-11-23 22:00:17 +11:00
itsmattkc 4a7abcdeaa better ]shared transitions, dock tabs, effects panel name 2018-11-23 19:49:29 +11:00
itsmattkc 8c9c394de3 revised superimpose effect code 2018-11-20 09:37:08 +11:00
itsmattkc 6495c5768d added perspective option to corner pin 2018-11-13 02:39:15 +11:00
itsmattkc 967a91b8f0 fixed a bunch of clang warnings 2018-11-11 15:30:17 -08:00
itsmattkc 323ce263f0 going with the simpler nested audio option 2018-11-10 14:38:51 +11:00
itsmattkc 11d10ef329 added more functionality to transition tool 2018-11-06 18:30:38 +11:00
itsmattkc c9b8775a81 wave effect axis, fixed folder bugs, timecode to frame number, drag from footage viewer, track resizing bug 2018-10-20 13:57:37 +11:00
itsmattkc 84347a0988 added waveform support in footage viewer and fixed audio regression where sound stopped playing if it hit EOF 2018-10-19 21:23:15 +11:00
itsmattkc b8deb5d415 got a LOT of work down on the footage viewer 2018-10-18 11:43:21 +11:00
itsmattkc 3c69c69ccd work started on media viewer panel 2018-10-14 20:16:33 +11:00
itsmattkc 1c7d22a5cd added title/action safe areas 2018-09-13 20:17:06 +10:00
itsmattkc 0e8810109a ported ALL effects to opengl 2018-09-02 16:57:50 +10:00
itsmattkc 21b408f5cb fixed rendering with new playback system 2018-09-01 12:00:15 +10:00
itsmattkc 24c3ff647c fixed opengl context corruption when docking/undocking viewer 2018-08-31 15:11:32 +10:00
itsmattkc 083954cd06 added noise effect and drawing nested sequences to texture 2018-08-28 12:52:15 +10:00
itsmattkc a4246d1235 added #114 2018-08-26 19:06:05 +10:00
itsmattkc aa1096d86a vastly improved audio 2018-08-14 20:25:56 +10:00