itsmattkc
|
7a2a2af8ec
|
vastly improved multithreaded loading and annchor point gizmo
|
2018-12-15 00:09:14 +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
|
3e57e06542
|
added gizmo for anchor point
|
2018-12-09 15:56:47 +11:00 |
|
itsmattkc
|
3d4512fa3c
|
removed unnecessary qimage from texteffect
|
2018-12-02 20:06:52 +11:00 |
|
itsmattkc
|
021a50477c
|
standardized gizmos and made them keyframable
|
2018-12-02 18:23:15 +11:00 |
|
itsmattkc
|
6e3147ccd7
|
moved text shadow to shader for better performance
|
2018-12-02 14:49:25 +11:00 |
|
itsmattkc
|
52ab7db488
|
completed merging timecode effect
|
2018-12-01 12:33:45 +11:00 |
|
itsmattkc
|
2222bc420a
|
Merge branch 'master' into new_timecode
|
2018-12-01 12:24:32 +11:00 |
|
itsmattkc
|
0188920556
|
fixed alpha blending in some situations
|
2018-12-01 11:56:30 +11:00 |
|
itsmattkc
|
bb9861da25
|
fixed bug where superimpose effect alpha affected whole clip alpha
|
2018-11-29 23:13:32 +11:00 |
|
alcomposer
|
bb0a94ce34
|
Use parent_clip instead of duplicating clip * c
|
2018-11-29 22:33:10 +10:30 |
|
alcomposer
|
f0902971a3
|
Media timecode is now calucated using playhead_to_clip_seconds
|
2018-11-29 22:21:26 +10:30 |
|
alcomposer
|
ba43adad80
|
Added slector for sequence or media timecode display
|
2018-11-29 21:29:47 +10:30 |
|
alcomposer
|
35f699e02e
|
Add Timecode Display effect
|
2018-11-29 19:11:10 +10:30 |
|
itsmattkc
|
6526ece3b0
|
implemented effect copying/pasting
|
2018-11-29 17:32:22 +11:00 |
|
itsmattkc
|
3069fb6f7c
|
gizmos fairly complete
|
2018-11-28 13:53:31 +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
|
7d11c9fbab
|
rudimentary support for #119 in transform effect
|
2018-11-25 01:45:32 +11:00 |
|
itsmattkc
|
4dee202494
|
began work on #119
|
2018-11-25 00:36:15 +11:00 |
|
itsmattkc
|
1113c74c00
|
added controls for transitions
|
2018-11-25 00:10:45 +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
|
121177fd37
|
added internal pointer command
|
2018-11-24 00:24:34 +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
|
6da9438509
|
fixed cache interrupts
|
2018-11-22 14:01:38 +11:00 |
|
itsmattkc
|
e785586df2
|
transition code rewrite for #110
|
2018-11-20 22:02:41 +11:00 |
|
itsmattkc
|
bf0874dbe5
|
corrected some semantics
|
2018-11-20 19:52:09 +11:00 |
|
itsmattkc
|
af24b28354
|
revised checkerboard
|
2018-11-20 09:27:34 +11:00 |
|
mass
|
db8230075c
|
Add checkerboard generator to solid effects
tidy up checkerboard code
make checkerboard square with scaling
fix up
remove unused #define, now calculating size of checkers on-the-fly
|
2018-11-20 02:18:36 +10:30 |
|
itsmattkc
|
4cc849ae18
|
fixed hang if dragging invalid files directly into timeline
|
2018-11-13 13:28:13 +11:00 |
|
itsmattkc
|
6495c5768d
|
added perspective option to corner pin
|
2018-11-13 02:39:15 +11:00 |
|
itsmattkc
|
4f3c807c6a
|
even more improved corner pin and more consistent audio
|
2018-11-12 20:49:15 +11:00 |
|
itsmattkc
|
18c112d83e
|
improved corner pin
|
2018-11-12 18:44:10 +11:00 |
|
itsmattkc
|
398e1aef43
|
hacked footage viewer playing at wrong frequency
|
2018-11-12 15:38:34 +11:00 |
|
itsmattkc
|
660b1d7547
|
added corner pin effect
|
2018-11-12 10:02:00 +11:00 |
|
itsmattkc
|
11d10ef329
|
added more functionality to transition tool
|
2018-11-06 18:30:38 +11:00 |
|
itsmattkc
|
c5324c15b9
|
further corrections
|
2018-11-01 19:40:50 +11:00 |
|
itsmattkc
|
b89c7bd03b
|
minor clean in shake effect
|
2018-11-01 19:04:36 +11:00 |
|
itsmattkc
|
70565dca7b
|
shake effect reimplemented and vastly improved
|
2018-11-01 19:01:34 +11:00 |
|
itsmattkc
|
45e41ae903
|
reimplemented transitions
|
2018-10-31 17:41:14 +11:00 |
|
itsmattkc
|
01435f0d0c
|
sweeping effects rewrite that allows external plugins
|
2018-10-31 17:14:40 +11:00 |
|