itsmattkc
|
7a4e655d2c
|
keyframes are movable in graph view
|
2018-12-31 22:18:42 +11:00 |
|
itsmattkc
|
7530fb0445
|
updated and merged sweeping timeline behavior fixes
|
2018-12-31 01:59:30 +11:00 |
|
itsmattkc
|
96a5b2da64
|
added status message when audio recording for clarity
|
2018-12-31 01:32:17 +11:00 |
|
itsmattkc
|
ac4fd70dc2
|
fixed nesting bug and reveal in project with icon view bug
|
2018-12-31 01:23:20 +11:00 |
|
itsmattkc
|
48ba5a9c95
|
yet another ripple reworking
|
2018-12-31 00:49:01 +11:00 |
|
itsmattkc
|
8d8e00c629
|
addressed #222
|
2018-12-31 00:21:30 +11:00 |
|
itsmattkc
|
02d7f00304
|
fixed ripple to point regression
|
2018-12-30 23:09:26 +11:00 |
|
itsmattkc
|
f44cf37337
|
one last ripple bug (and transition bug)
|
2018-12-30 22:29:16 +11:00 |
|
itsmattkc
|
c81714fe73
|
fixed ripple breaking dual transitions
|
2018-12-30 22:12:47 +11:00 |
|
itsmattkc
|
22264cebcd
|
fixed some weird ripple edit code
|
2018-12-30 21:58:49 +11:00 |
|
itsmattkc
|
6e7bd5daaf
|
rewrite cleanup
|
2018-12-30 21:24:26 +11:00 |
|
itsmattkc
|
f347c8eabe
|
various menu improvements
|
2018-12-30 20:58:51 +11:00 |
|
itsmattkc
|
34fc8b81d2
|
removed all ui files
|
2018-12-30 20:23:57 +11:00 |
|
itsmattkc
|
efdbeec549
|
removed effect controls and viewer ui files
|
2018-12-30 17:16:27 +11:00 |
|
itsmattkc
|
6130db2713
|
changed mainwindow from ui to code
|
2018-12-30 14:59:01 +11:00 |
|
itsmattkc
|
5e81565ec5
|
added multiselect to icon view
|
2018-12-30 09:21:23 +11:00 |
|
itsmattkc
|
9f72bc5622
|
changed one ripple behavior
|
2018-12-29 21:49:40 +11:00 |
|
itsmattkc
|
5d5a27c5a7
|
rounded hue value
|
2018-12-29 19:56:20 +11:00 |
|
itsmattkc
|
e101739214
|
big progress on graph editor
|
2018-12-28 22:06:38 +11:00 |
|
itsmattkc
|
c3ea55faf4
|
Merge branch 'bezierkeys' of https://github.com/olive-editor/olive into bezierkeys
|
2018-12-28 09:13:25 +11:00 |
|
alcomposer
|
6afd633c9e
|
remove legacy function
|
2018-12-27 18:43:17 +10:30 |
|
itsmattkc
|
8a6242e36f
|
reimplemented panel state restoration
|
2018-12-27 11:51:35 +11:00 |
|
itsmattkc
|
1ee9451343
|
implemented hold keyframe and began new panel
|
2018-12-27 10:29:02 +11:00 |
|
itsmattkc
|
1a08364bc5
|
Merge pull request #206 from olive-editor/bezierkeys
fixed autorecovery issues
|
2018-12-27 08:17:23 +11:00 |
|
itsmattkc
|
3ed8e3f763
|
Merge pull request #194 from alcomposer/aa_playhead
antialias playhead
|
2018-12-26 22:09:37 +11:00 |
|
itsmattkc
|
47334ae7e2
|
separated keyframe navigation
|
2018-12-26 22:05:13 +11:00 |
|
itsmattkc
|
11466cf5b3
|
implemented hand tool for moving content around
|
2018-12-26 21:16:15 +11:00 |
|
itsmattkc
|
c308c5cd32
|
fixed selecting when right clicking
|
2018-12-26 19:28:44 +11:00 |
|
itsmattkc
|
f32f012298
|
added icons to effect controls
|
2018-12-26 19:12:34 +11:00 |
|
itsmattkc
|
5f1c3b558b
|
Merge branch 'master' into resizablebars
|
2018-12-26 18:44:15 +11:00 |
|
itsmattkc
|
26c7133cc7
|
added it to effect controls
|
2018-12-26 18:27:12 +11:00 |
|
itsmattkc
|
9bc9d33ee5
|
correct math in resizable scrollbars
|
2018-12-26 18:10:23 +11:00 |
|
itsmattkc
|
f116f9a4f6
|
Merge pull request #200 from olive-editor/zoommenu
Move zoom combobox to context menu
|
2018-12-25 21:18:40 +11:00 |
|
itsmattkc
|
5aca8b881d
|
accurate math on timeline, near-accurate on viewer
|
2018-12-25 21:12:25 +11:00 |
|
itsmattkc
|
9cef1fb396
|
Merge pull request #199 from olive-editor/iconview
Icon View in Project Panel
|
2018-12-25 17:36:14 +11:00 |
|
itsmattkc
|
4ea16f41e9
|
moved zoom controls to context menu
|
2018-12-25 01:47:15 +11:00 |
|
itsmattkc
|
aea2faedff
|
timeline responds to icon view
|
2018-12-25 01:15:08 +11:00 |
|
itsmattkc
|
c159e598a7
|
completion of icon view
|
2018-12-25 01:10:20 +11:00 |
|
itsmattkc
|
06ca2bdfcd
|
fixed reveal in project
|
2018-12-24 23:33:23 +11:00 |
|
itsmattkc
|
abff5da67b
|
added directory browsing and icon size slider
|
2018-12-24 23:20:55 +11:00 |
|
alcomposer
|
c6aec92ced
|
antialias playhead
|
2018-12-24 17:42:32 +10:30 |
|
itsmattkc
|
4992b189f4
|
make square version of thumb for icon view
|
2018-12-24 17:31:40 +11:00 |
|
itsmattkc
|
edf6f00271
|
implemented some resizable scroll bars
|
2018-12-24 02:15:37 +11:00 |
|
itsmattkc
|
ceb0078b2e
|
started work on icon/thumbnail view
|
2018-12-24 00:59:33 +11:00 |
|
itsmattkc
|
8d29c72c39
|
removed now-redundant old scale system
|
2018-12-23 22:42:27 +11:00 |
|
itsmattkc
|
e3a26116ae
|
multiply widget size by devicePixelRatio
|
2018-12-23 22:10:04 +11:00 |
|
itsmattkc
|
81f6b5d549
|
enabled autochoosing opengl pixel format from source
|
2018-12-22 15:20:39 +11:00 |
|
itsmattkc
|
fb36c79eea
|
restore current blendfunc after using default
|
2018-12-21 22:05:33 +11:00 |
|
itsmattkc
|
e669949ec6
|
progress on stabilization dialog
|
2018-12-21 11:35:53 +11:00 |
|
itsmattkc
|
c65e2557b5
|
removed project ui, fixed some project panel crashes
|
2018-12-21 01:03:40 +11:00 |
|