itsmattkc
|
69a33c756c
|
Merge pull request #245 from olive-editor/bezierkeys
bezier keyframes and keyframe system overhaul
|
2019-01-04 23:12:13 +11:00 |
|
itsmattkc
|
9b5e5a9ed6
|
changed project version for keyframe overhaul
|
2019-01-04 23:11:17 +11:00 |
|
itsmattkc
|
212f7b84ca
|
added include for some compilers
|
2019-01-04 22:59:42 +11:00 |
|
itsmattkc
|
8619aceb91
|
fixed graph editor using wrong key for handles
|
2019-01-04 22:55:30 +11:00 |
|
itsmattkc
|
d9c5dfa489
|
tiny code cleanup
|
2019-01-04 22:49:44 +11:00 |
|
itsmattkc
|
4aa44f8fa6
|
implemented saving bezier handles and fixed selection crash
|
2019-01-04 22:45:08 +11:00 |
|
itsmattkc
|
fc7c17dee9
|
implemented adding keyframes by click to graph editor
|
2019-01-04 22:35:26 +11:00 |
|
itsmattkc
|
3f641ff815
|
more graph tweaks
|
2019-01-04 21:26:34 +11:00 |
|
itsmattkc
|
a2eef2e829
|
numerous keyframe improvements
|
2019-01-04 21:01:36 +11:00 |
|
itsmattkc
|
b36f54c11d
|
another master merge
|
2019-01-04 19:17:18 +11:00 |
|
itsmattkc
|
cdd01db9ab
|
added #244
|
2019-01-04 19:01:49 +11:00 |
|
itsmattkc
|
fda1ba64da
|
fix #242
|
2019-01-04 18:55:14 +11:00 |
|
itsmattkc
|
f444cdb8bb
|
correct frame offsets in graph view
|
2019-01-04 18:36:47 +11:00 |
|
itsmattkc
|
28fbab2d78
|
rect select for graph editor
|
2019-01-04 16:33:07 +11:00 |
|
itsmattkc
|
6c8ec756d8
|
various graph editor improvements
|
2019-01-04 15:26:31 +11:00 |
|
itsmattkc
|
50a64c3bf5
|
corrected bezier handles inverting Y values
|
2019-01-04 12:31:14 +11:00 |
|
itsmattkc
|
4157e4d432
|
potential fix for #240
|
2019-01-04 11:54:18 +11:00 |
|
itsmattkc
|
dabed8ceec
|
fixed regression with internal shaders and multiple effects paths
|
2019-01-04 10:40:02 +11:00 |
|
itsmattkc
|
b82817132c
|
fixed #239
|
2019-01-04 09:32:30 +11:00 |
|
itsmattkc
|
4ec5ca8870
|
fixed crash when dragging the left side of a solid #238
|
2019-01-04 09:25:53 +11:00 |
|
itsmattkc
|
9e912ef103
|
added playback control shortcuts to graph editor
|
2019-01-03 23:26:27 +11:00 |
|
itsmattkc
|
e8b2f3129c
|
anchor points now recenter when the media is replaced (#226)
|
2019-01-03 23:20:41 +11:00 |
|
itsmattkc
|
a315734329
|
merged master
|
2019-01-03 23:04:20 +11:00 |
|
itsmattkc
|
30933cbfcd
|
implemented full bezier interpolation for keyframes
|
2019-01-03 21:52:01 +11:00 |
|
itsmattkc
|
ec8e42cc02
|
Merge pull request #236 from eszlari/patch-2
appdata: screenshot, license, bugtracker
|
2019-01-03 14:05:38 +11:00 |
|
eszlari
|
a98fb0bbc0
|
appdata: screenshot, license, bugtracker
|
2019-01-03 01:35:35 +01:00 |
|
itsmattkc
|
0f46640931
|
fixed replace clip media regression
|
2019-01-03 11:25:47 +11:00 |
|
itsmattkc
|
820be3b8b5
|
fixed crash caused by editing a sequence after deleting a clip
|
2019-01-03 10:12:55 +11:00 |
|
itsmattkc
|
42964befe7
|
Merge pull request #235 from eszlari/patch-1
Linux mime: add icon
|
2019-01-03 10:00:03 +11:00 |
|
eszlari
|
d4c115ef54
|
Linux mime: add icon
|
2019-01-02 22:46:49 +01:00 |
|
itsmattkc
|
2b7103e286
|
added #225
|
2019-01-03 00:09:39 +11:00 |
|
itsmattkc
|
f4715fdf99
|
corrected tab order for export and new sequence dialog
|
2019-01-02 23:09:00 +11:00 |
|
itsmattkc
|
215c784f8e
|
fixed keyframe save/load and goto next key
|
2019-01-02 22:43:35 +11:00 |
|
itsmattkc
|
37f21d2ff7
|
refactored keyframes to fields rather than rows
|
2019-01-02 22:30:32 +11:00 |
|
itsmattkc
|
05524153ab
|
began refactoring keyframe times
|
2019-01-02 16:12:10 +11:00 |
|
itsmattkc
|
550f0e1445
|
Merge branch 'master' of https://github.com/olive-editor/olive
|
2019-01-02 12:10:36 +11:00 |
|
itsmattkc
|
19765088d9
|
corrected sample rate issue when exporting
|
2019-01-02 12:07:15 +11:00 |
|
itsmattkc
|
9934ec5777
|
changed effect field struct
|
2019-01-02 11:29:37 +11:00 |
|
itsmattkc
|
88bf0ff2be
|
buttons enabled by selection
|
2019-01-02 09:49:11 +11:00 |
|
itsmattkc
|
8d36921b33
|
panel tweaks
|
2019-01-02 09:04:33 +11:00 |
|
itsmattkc
|
ef3e0754be
|
fixed graph view bug
|
2019-01-02 08:36:47 +11:00 |
|
itsmattkc
|
1e1ed96bff
|
keyframe values can now be set in graph editor
|
2018-12-31 22:44:34 +11:00 |
|
itsmattkc
|
7a4e655d2c
|
keyframes are movable in graph view
|
2018-12-31 22:18:42 +11:00 |
|
itsmattkc
|
3d8c5f2fed
|
removed redundant link
|
2018-12-31 10:47:07 +11:00 |
|
itsmattkc
|
8a5bc58f9f
|
Revert "override_dh_auto_configure for debian"
This reverts commit 4556ce644c.
|
2018-12-31 10:11:00 +11:00 |
|
itsmattkc
|
4556ce644c
|
override_dh_auto_configure for debian
|
2018-12-31 10:07:26 +11:00 |
|
itsmattkc
|
7530fb0445
|
updated and merged sweeping timeline behavior fixes
|
2018-12-31 01:59:30 +11:00 |
|
itsmattkc
|
acea409a8c
|
Merge pull request #223 from olive-editor/timelinebehaviorfixes
tons of fixes and enhancements
|
2018-12-31 01:33:14 +11:00 |
|
itsmattkc
|
96a5b2da64
|
added status message when audio recording for clarity
|
2018-12-31 01:32:17 +11:00 |
|
itsmattkc
|
f3c43d2425
|
fixed audio recording bug
|
2018-12-31 01:27:34 +11:00 |
|