Commit Graph
332 Commits
Author SHA1 Message Date
itsmattkc 93c009c7fd merged with master 2019-03-25 12:43:23 +11:00
itsmattkc 7b7a083d0a fixed #684 2019-03-25 01:43:13 +11:00
itsmattkc e2c5c87a0a fixed superimpose crash 2019-03-24 23:15:10 +11:00
itsmattkc be01bdd6f9 use qt's OS macros 2019-03-24 18:44:03 +11:00
itsmattkc ad44b00eb3 fixed keyframe UI issue when disabling keyframes 2019-03-24 12:02:59 +11:00
itsmattkc cc69f5b326 set file field to default empty string 2019-03-23 03:04:58 +11:00
itsmattkc 37374e6ef3 more fixes for migrating to QLibrary 2019-03-23 02:52:13 +11:00
itsmattkc 81a7b14816 use QLibrary to load external libs instead of direct OS calls 2019-03-23 02:24:28 +11:00
itsmattkc 8c8977f18d removed novst macro 2019-03-23 01:46:02 +11:00
itsmattkc 90b089a80b fixed VST loading 2019-03-22 23:19:01 +11:00
itsmattkc 057b5fbe53 documentation of boolfield and buttonfield 2019-03-22 22:42:15 +11:00
itsmattkc 6173b721e2 merged master and fixed superimpose effect 2019-03-22 02:48:59 +11:00
itsmattkc ff6848d1b6 fixed #654 2019-03-22 02:19:29 +11:00
itsmattkc dd06230c04 merged with master 2019-03-21 17:22:36 +11:00
itsmattkc 1da4a315f8 more documentation and added edit text button to stringfield 2019-03-21 14:33:05 +11:00
itsmattkc be22e5fbfa more documentation and exportthread restructure 2019-03-21 14:01:10 +11:00
itsmattkc 359f937b73 fixed #656 2019-03-21 10:41:10 +11:00
itsmattkc fbd77791cd implemented #574 2019-03-21 00:18:47 +11:00
itsmattkc 67399702a0 fixed crash with text effect 2019-03-20 23:15:12 +11:00
itsmattkc 9b2b7bc949 dropped QOpenGLTexture for raw textures 2019-03-20 15:40:11 +11:00
itsmattkc c5a64adc40 excised frei0r effect 2019-03-20 14:49:07 +11:00
itsmattkc 55b33d8a33 fixed gpl message header 2019-03-20 14:29:20 +11:00
itsmattkc a9649d032f Merge branch 'master' of https://github.com/olive-editor/olive into furtherocio 2019-03-20 11:27:10 +11:00
itsmattkc f9591e4f1e fixed gcc compile 2019-03-20 11:26:44 +11:00
itsmattkc 54c03efd54 subdirectory searching for frags 2019-03-20 03:20:00 +11:00
itsmattkc 0a5c3fe36e fixed gizmos 2019-03-19 22:23:08 +11:00
itsmattkc 53aadb9f08 fixed broken macro 2019-03-19 19:19:29 +11:00
itsmattkc 60302178a5 use qvector3d project 2019-03-18 14:45:42 +11:00
itsmattkc 17b5b0f2cf completed transition to gles 3.0 2019-03-18 02:34:11 +11:00
itsmattkc 69a02cb7c1 pipeline is generated programatically now 2019-03-17 23:51:06 +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 535df4814c Merge branch 'master' of https://github.com/olive-editor/olive into furtherocio 2019-03-17 10:42:43 +11:00
itsmattkc f0dd2ff82d better fix for doublefield steamrolling the value 2019-03-17 09:51:16 +11:00
itsmattkc a24e5c3c33 Revert "dont set value when setting default"
This reverts commit 13485a2587.
2019-03-17 09:48:42 +11:00
itsmattkc 13485a2587 dont set value when setting default 2019-03-17 09:17:57 +11:00
itsmattkc 789b751935 fixed effect context menu linking 2019-03-17 08:48:07 +11:00
itsmattkc 8512407ede fixed debug message 2019-03-16 21:14:32 +11:00
itsmattkc d0151ba792 merged fxrestructure 2019-03-16 20:14:36 +11:00
itsmattkc 1d11e31029 added more documentation 2019-03-16 17:56:01 +11:00
itsmattkc 7d80c11d37 documented EffectUI 2019-03-16 16:21:52 +11:00
itsmattkc 9b86bc4b32 documented effectfield 2019-03-15 22:13:12 +11:00
itsmattkc 1f21fdac8a initialize enabled value 2019-03-15 12:41:43 +11:00
itsmattkc 8c68a46416 limit transition values set in the effect controls 2019-03-15 12:37:36 +11:00
itsmattkc bc01f57b17 transitions can be correctly edited in effect controls 2019-03-15 11:23:31 +11:00
itsmattkc db22704169 implemented #92 2019-03-15 09:59:31 +11:00
itsmattkc 058e5b25c5 started on editing multiple effects at once 2019-03-15 01:26:46 +11:00
itsmattkc ab0052e08e added shadow to rich text effect and removed old effect residue 2019-03-14 23:57:16 +11:00
itsmattkc 16da36f364 added auto-scroll to rich text effect 2019-03-14 23:34:10 +11:00