Commit Graph
305 Commits
Author SHA1 Message Date
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
itsmattkc 9fc542e688 further progress on rich text effect 2019-03-14 22:56:23 +11:00
itsmattkc c0d3e038eb added rich text mode 2019-03-14 20:50:21 +11:00
itsmattkc a3831bbd50 made improvements to legacy text effect 2019-03-14 20:38:28 +11:00
itsmattkc 8f923d9d92 keep text cursor position on stringfield 2019-03-14 19:57:47 +11:00
itsmattkc 36c6415a9a fixed text effect crash 2019-03-14 19:48:13 +11:00
itsmattkc 53334b5399 some finishing touches 2019-03-14 19:25:53 +11:00
itsmattkc c73fc78087 moved undostack to its own source file 2019-03-14 10:53:50 +11:00
itsmattkc c6a4b9e8d6 fixed the graph editor 2019-03-14 09:35:50 +11:00
itsmattkc b884f7511b reimplemented gizmos 2019-03-14 08:15:12 +11:00
itsmattkc e3e322ca53 connected effect UI to enabled setting 2019-03-13 22:46:53 +11:00
itsmattkc 933cbb0304 reimplemented dragging all field types 2019-03-13 22:34:26 +11:00
itsmattkc c634070368 added styling options and rearranged preferences 2019-03-13 21:34:23 +11:00
itsmattkc 654c6f32c6 reimplemented updating UI from effect fields 2019-03-13 19:43:28 +11:00
itsmattkc 1cd5dabc07 file/folder restructuring 2019-03-13 16:55:49 +11:00
itsmattkc e82b0e4914 implemented all field UIs 2019-03-13 08:43:46 +11:00
itsmattkc 9522432112 indentation fix 2019-03-13 00:36:05 +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 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 a800904580 inverted macro so OCIO support is enabled by default 2019-03-11 02:45:02 +11:00
itsmattkc a834c8dc7c added names to blending shaders 2019-03-10 13:02:42 +11:00
itsmattkc a0851afc96 blending modes are loaded modularly now 2019-03-10 10:10:52 +11:00
itsmattkc c056c9d803 auto-generate blending shader 2019-03-10 09:48:34 +11:00
itsmattkc 0e612e717d removed internal blending modes 2019-03-10 09:03:08 +11:00
itsmattkc 0d3b9e5c9c fixed #607 2019-03-06 14:46:00 -08:00
itsmattkc a71e8b41da Merge pull request #585 from jonno85uk/pullrequests
Using <random> library instead of rand()
2019-03-06 10:34:46 -08:00