itsmattkc
|
70be7fa097
|
created sequence clip selection convenience function
|
2019-02-28 03:45:17 -08:00 |
|
itsmattkc
|
c513276a1b
|
changed create_transition to a static member of Transition
|
2019-02-28 03:16:07 -08:00 |
|
itsmattkc
|
86b7124238
|
changed create_effect to a static member of Effect
|
2019-02-28 03:09:42 -08:00 |
|
itsmattkc
|
1685fa3a5d
|
#475 and some clip pointer changes
|
2019-02-28 01:54:04 -08:00 |
|
itsmattkc
|
a1455ce9c7
|
changed preview generator functions to a static function
|
2019-02-25 22:07:19 -08:00 |
|
itsmattkc
|
c3373524b1
|
giant rendering overhaul and many small fixes
|
2019-02-25 13:47:18 -08:00 |
|
itsmattkc
|
a1619ce8ce
|
transition rewrite mostly done
|
2019-02-19 01:16:37 -08:00 |
|
itsmattkc
|
d1037d4ffa
|
add transition rewrite
|
2019-02-18 03:13:27 -08:00 |
|
itsmattkc
|
059e2a1fe8
|
began transition rewrite
|
2019-02-17 01:18:03 -08:00 |
|
itsmattkc
|
f14b0cef7d
|
replaced mediathrobber with mediaiconservice
|
2019-02-16 22:22:43 -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
|
abe76c7941
|
further improvements
|
2019-02-14 12:37:30 -08:00 |
|
itsmattkc
|
e9fe837236
|
first commit of big refactor
|
2019-02-14 05:27:21 -08:00 |
|
itsmattkc
|
4ac2f2b5ca
|
removed disable in/out, fixes #426
|
2019-02-04 16:10:19 +11:00 |
|
itsmattkc
|
53f6d2278f
|
fully implemented clip markers, fixes #333
|
2019-02-04 10:54:05 +11:00 |
|
itsmattkc
|
8574733595
|
footage markers can now be deleted in footage viewer
|
2019-02-04 02:02:48 +11:00 |
|
itsmattkc
|
87df07e6e7
|
fully implemented saving/loading effect data to file, fixes #418
|
2019-02-03 20:55:47 +11:00 |
|
itsmattkc
|
3f952b4d6d
|
added #391
|
2019-02-02 23:16:03 +11:00 |
|
itsmattkc
|
0399c36dfd
|
added search to project toolbar
|
2019-02-01 10:05:22 +11:00 |
|
itsmattkc
|
db92e5231f
|
most clip marker work completed #333
|
2019-02-01 02:53:54 +11:00 |
|
itsmattkc
|
0522868076
|
Merge branch 'master' of https://github.com/olive-editor/olive into blendmodefix
|
2019-01-27 10:46:20 +11:00 |
|
itsmattkc
|
a4eb3df21a
|
fixed timeline issues
|
2019-01-27 10:43:29 +11:00 |
|
itsmattkc
|
97a28ab54a
|
support for premultipled alpha
|
2019-01-26 21:49:18 +11:00 |
|
itsmattkc
|
d4d654203d
|
various fixes
|
2019-01-22 20:36:00 +11:00 |
|
itsmattkc
|
a8e37ac76a
|
changed NULLs to nullptr
|
2019-01-12 12:57:15 +11:00 |
|
itsmattkc
|
1a0464179d
|
made timeline in/out toggleable
|
2019-01-11 01:33:02 +11:00 |
|
itsmattkc
|
d43cb42f02
|
fixed a linking issue and undo crash
|
2019-01-08 17:13:07 +11:00 |
|
itsmattkc
|
a70feb5b0b
|
finalized media frame rate change
|
2019-01-06 20:26:10 +11:00 |
|
itsmattkc
|
5123ec0669
|
revised keyframe system for graph editor
|
2019-01-05 16:30:51 +11:00 |
|
itsmattkc
|
90181ea9c5
|
fixed disabling keyframe bug
|
2019-01-05 14:29:21 +11:00 |
|
itsmattkc
|
fc7c17dee9
|
implemented adding keyframes by click to graph editor
|
2019-01-04 22:35:26 +11:00 |
|
itsmattkc
|
4157e4d432
|
potential fix for #240
|
2019-01-04 11:54:18 +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
|
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
|
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
|
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
|
48ba5a9c95
|
yet another ripple reworking
|
2018-12-31 00:49:01 +11:00 |
|
itsmattkc
|
02d7f00304
|
fixed ripple to point regression
|
2018-12-30 23:09:26 +11:00 |
|
itsmattkc
|
1204a69baa
|
fixed transition glitches
|
2018-12-30 22:54:26 +11:00 |
|
itsmattkc
|
c81714fe73
|
fixed ripple breaking dual transitions
|
2018-12-30 22:12:47 +11:00 |
|
itsmattkc
|
c159e598a7
|
completion of icon view
|
2018-12-25 01:10:20 +11:00 |
|
itsmattkc
|
c62d4803fb
|
added replace function for pasting effects
|
2018-12-21 10:34:42 +11:00 |
|
itsmattkc
|
94db640327
|
reimplemented sorting and improved view-model
|
2018-12-14 14:45:42 +11:00 |
|
itsmattkc
|
ac1cb9d14f
|
massive rewrite of project data system
|
2018-12-13 14:29:09 +11:00 |
|