Commit Graph
213 Commits
Author SHA1 Message Date
itsmattkc dd06230c04 merged with master 2019-03-21 17:22:36 +11:00
itsmattkc be22e5fbfa more documentation and exportthread restructure 2019-03-21 14:01:10 +11:00
itsmattkc 55b33d8a33 fixed gpl message header 2019-03-20 14:29:20 +11:00
itsmattkc c78170bb2e enforce v1 api for now 2019-03-20 13:41:28 +11:00
itsmattkc 1bd4b110fd fixed #641 2019-03-20 13:35:49 +11:00
itsmattkc 1ff46c009b persistent data buffers in viewerwidget 2019-03-19 21:56:54 +11:00
itsmattkc b29a05bbda reimplemented tsa and gizmos 2019-03-19 21:05:13 +11:00
itsmattkc 17b5b0f2cf completed transition to gles 3.0 2019-03-18 02:34:11 +11:00
itsmattkc 862996e8a3 gles transition almost complete 2019-03-17 23:49:06 +11:00
itsmattkc 05ac0314d7 nearly finished gles transition 2019-03-17 18:19:12 +11:00
itsmattkc c8496ac2a8 began transition to gles 2019-03-17 15:53:54 +11:00
itsmattkc 5100ae4c2e moved clips to custom framebufferobject 2019-03-17 01:45:19 +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 b884f7511b reimplemented gizmos 2019-03-14 08:15:12 +11:00
itsmattkc 06ed5ea05d fixed crash pressing space on null sequence 2019-03-13 21:34:44 +11:00
itsmattkc 1cd5dabc07 file/folder restructuring 2019-03-13 16:55:49 +11:00
itsmattkc e3e45279b9 reimplemented double and bool widgets separately 2019-03-13 00:12:15 +11:00
itsmattkc 5b03af5e5a separated effect from UI 2019-03-12 22:49:01 +11:00
itsmattkc 8b648ebcef set application format rather than viewerwidget format 2019-02-28 03:02:17 -08:00
itsmattkc d3487086c7 moved buffer mutex 2019-02-27 11:13:29 -08:00
itsmattkc c3373524b1 giant rendering overhaul and many small fixes 2019-02-25 13:47:18 -08:00
itsmattkc e063a5ba8f switched global to unique ptr and renamed olive namespace 2019-02-16 15:08:33 -08:00
itsmattkc 2f38a0b111 cleanup and disabled nonfunctional scrolling code 2019-02-16 03:23:09 -08:00
itsmattkc 6bccd0c660 minor cleanup and documentation of render functions 2019-02-16 02:18:32 -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 85325cd7d3 switched to opengl widget and made shortcuts application context, fixes #400 2019-02-10 03:07:52 -08:00
itsmattkc 16c6c40a76 gizmos fixed when zooming, also fixes #467 #466 2019-02-09 15:10:02 -08:00
itsmattkc 11f9465eae internal rendering renders alpha channel 2019-02-07 13:20:56 -08:00
itsmattkc 101ad79e9d added graph editor to maximize panel 2019-02-07 03:54:03 +11:00
itsmattkc 53f6d2278f fully implemented clip markers, fixes #333 2019-02-04 10:54:05 +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 97a28ab54a support for premultipled alpha 2019-01-26 21:49:18 +11:00
itsmattkc 3d8a2daffc removed redundant debug messages 2019-01-25 13:22:10 +11:00
itsmattkc cb3098e89d addressed #288 2019-01-24 22:42:05 +11:00
itsmattkc 8462301caf jkl playback is functional 2019-01-23 18:57:52 +11:00
itsmattkc b2ff4db398 restricted gizmos to primary mouse button only 2019-01-18 11:54:29 +11:00
itsmattkc be9c6727fa should have fixed the contexts when undocking panel 2019-01-17 21:29:07 +11:00
itsmattkc 6ad1b2923d removed unnecessary code 2019-01-17 17:27:34 +11:00
itsmattkc 2c5dd22a9c close fullscreen when closing the app 2019-01-17 12:45:55 +11:00
itsmattkc 0005f592b1 improved text effect and gizmo hand bug 2019-01-17 12:27:09 +11:00
itsmattkc 45b31a49e1 added full screen disable option 2019-01-17 12:11:06 +11:00
itsmattkc 064a0a9804 fixed thread syncing 2019-01-17 11:49:24 +11:00
itsmattkc 0351af56a8 gizmos and waveforms restored 2019-01-17 10:56:26 +11:00
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