Commit Graph
36 Commits
Author SHA1 Message Date
itsmattkc de69558ee5 Revert "derive clips, tracks, and sequences from the same base"
This reverts commit 1b9a963eeb.
2019-04-14 12:47:19 +10:00
itsmattkc 1b9a963eeb derive clips, tracks, and sequences from the same base 2019-04-14 11:13:00 +10:00
itsmattkc b21745f694 merged effects into node structure 2019-04-12 21:50:52 +10:00
itsmattkc d3bc1d4f06 finished moving field data retrieving to row 2019-04-11 00:02:50 +10:00
itsmattkc dd06230c04 merged with master 2019-03-21 17:22:36 +11:00
itsmattkc 67399702a0 fixed crash with text effect 2019-03-20 23:15:12 +11:00
itsmattkc 55b33d8a33 fixed gpl message header 2019-03-20 14:29:20 +11:00
itsmattkc 05ac0314d7 nearly finished gles transition 2019-03-17 18:19:12 +11:00
itsmattkc ab0052e08e added shadow to rich text effect and removed old effect residue 2019-03-14 23:57:16 +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 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 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 0d3b9e5c9c fixed #607 2019-03-06 14:46:00 -08:00
itsmattkc 1685fa3a5d #475 and some clip pointer changes 2019-02-28 01:54:04 -08:00
itsmattkc e0b2cf3b7a implemented text shadow angles #490 #523 2019-02-19 17:48:55 -08:00
itsmattkc 5207a0511f several conversions to smart pointers 2019-02-16 21:21:04 -08:00
itsmattkc e063a5ba8f switched global to unique ptr and renamed olive namespace 2019-02-16 15:08:33 -08:00
itsmattkc 0781e9bb09 added gpl header to all source files 2019-02-15 04:38:09 -08:00
itsmattkc e9fe837236 first commit of big refactor 2019-02-14 05:27:21 -08:00
itsmattkc 7a436ef51f further progress on better blending 2019-01-26 23:34:58 +11:00
itsmattkc 20f4b8d4c7 implemented software fallback for text effect 2019-01-19 04:00:02 +11:00
itsmattkc 0005f592b1 improved text effect and gizmo hand bug 2019-01-17 12:27:09 +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 345328432d translation 2019-01-12 10:10:24 +11:00
itsmattkc e8f632940c added text edit dialog to text effect 2019-01-11 23:30:15 +11:00
itsmattkc 9f3469857a text effect only bind shader if shadow is enabled 2019-01-10 13:38:59 +11:00
itsmattkc 30933cbfcd implemented full bezier interpolation for keyframes 2019-01-03 21:52:01 +11:00
itsmattkc 6e3147ccd7 moved text shadow to shader for better performance 2018-12-02 14:49:25 +11:00
itsmattkc 66f5b37c3b removed some effects boilerplate code 2018-11-24 23:27:59 +11:00
itsmattkc 00b31d514e enforced field semantics and completed shared transitions 2018-11-24 20:12:51 +11:00
itsmattkc 01435f0d0c sweeping effects rewrite that allows external plugins 2018-10-31 17:14:40 +11:00