Commit Graph
595 Commits
Author SHA1 Message Date
itsmattkc bda0fdf376 don't scroll sides when using hand tool 2019-03-14 19:48:05 +11:00
itsmattkc c73fc78087 moved undostack to its own source file 2019-03-14 10:53:50 +11:00
itsmattkc c6a4b9e8d6 fixed the graph editor 2019-03-14 09:35:50 +11:00
itsmattkc 1508e3cf73 fixed #624 2019-03-14 08:51:22 +11:00
itsmattkc b884f7511b reimplemented gizmos 2019-03-14 08:15:12 +11:00
itsmattkc e3e322ca53 connected effect UI to enabled setting 2019-03-13 22:46:53 +11:00
itsmattkc 933cbb0304 reimplemented dragging all field types 2019-03-13 22:34:26 +11:00
itsmattkc 06ed5ea05d fixed crash pressing space on null sequence 2019-03-13 21:34:44 +11:00
itsmattkc c634070368 added styling options and rearranged preferences 2019-03-13 21:34:23 +11:00
itsmattkc 1cd5dabc07 file/folder restructuring 2019-03-13 16:55:49 +11:00
itsmattkc d84b5a7f1d reimplemented some of keyframing 2019-03-13 11:30:25 +11:00
itsmattkc ec5ee40dee respect field column span and disable scrolling on combo fields 2019-03-13 10:22:30 +11:00
itsmattkc 36f3d0ac92 only show update notif if compiled to 2019-03-13 09:44:39 +11:00
itsmattkc 686addf144 reimplemented keyframe navigation 2019-03-13 08:55:15 +11:00
itsmattkc e82b0e4914 implemented all field UIs 2019-03-13 08:43:46 +11:00
itsmattkc d01e868d60 reimplemented text field 2019-03-13 01:10:17 +11:00
itsmattkc d6e62c5ef9 forced thread safety on media throbber 2019-03-13 00:39:57 +11:00
itsmattkc 9522432112 indentation fix 2019-03-13 00:36:05 +11:00
itsmattkc e3e45279b9 reimplemented double and bool widgets separately 2019-03-13 00:12:15 +11:00
itsmattkc 5b03af5e5a separated effect from UI 2019-03-12 22:49:01 +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 0f3d91b7b3 fixed #620 2019-03-11 16:14:09 +11:00
itsmattkc f25f8e145c refactored cursors same as icons 2019-03-10 17:58:32 +11:00
itsmattkc 8b9b688acd actually initialize the icons 2019-03-10 17:54:22 +11:00
itsmattkc d768871c2d stash SVGs that are continuously reused 2019-03-10 17:31:00 +11:00
itsmattkc 9fc1bc3e1d check for updates 2019-03-10 16:37:03 +11:00
itsmattkc 8cf3bd46a1 merged cursors #522 2019-03-09 17:21:22 +11:00
itsmattkc 653abf8042 fixed #615 2019-03-09 16:44:21 +11:00
itsmattkc d294fefe21 minor revision and zoom cursor fix 2019-03-08 19:59:16 +11:00
Matt Mayfield cdffa0ee92 Graph View: add shift to swap scroll axes 2019-03-06 15:27:19 -06:00
Matt Mayfield 84bed86d10 Scrolling consistency improvements
Rework timeline scrolling
Add Invert Timeline Scroll Axes toggle
Make Ctrl to zoom more explicit in menu
Simplified and more consistent Graph View scroll/zoom:
 Shift to zoom horizontally, Alt to zoom vertically
Save and load Invert Timeline Scroll Axes setting
2019-03-06 15:15:44 -06:00
itsmattkc 95977143d0 minor code cleanups 2019-03-05 10:15:39 -08:00
itsmattkc 27d77abdc2 fixed #596 2019-03-04 12:36:45 -08:00
itsmattkc b2d6325981 added context menu to labelslider 2019-03-02 10:48:52 -08:00
itsmattkc 2e400c7c55 moved gizmo discovery to distinct function outside of renderfunctions 2019-03-02 10:30:50 -08:00
itsmattkc cabd2f9ca9 fixed #571 2019-03-01 11:56:32 -08:00
itsmattkc 64bad4de4e fixed #572 2019-03-01 10:19:57 -08:00
itsmattkc 70be7fa097 created sequence clip selection convenience function 2019-02-28 03:45:17 -08:00
itsmattkc 86b7124238 changed create_effect to a static member of Effect 2019-02-28 03:09:42 -08:00
itsmattkc 8b648ebcef set application format rather than viewerwidget format 2019-02-28 03:02:17 -08:00
itsmattkc eb4c2fdad3 implemented #424 2019-02-28 02:59:08 -08:00
itsmattkc 1685fa3a5d #475 and some clip pointer changes 2019-02-28 01:54:04 -08:00
itsmattkc d9e95d3350 switched png icons to svgs 2019-02-27 11:45:47 -08:00
itsmattkc d3487086c7 moved buffer mutex 2019-02-27 11:13:29 -08:00
itsmattkc a24b90c99e corrected some viewer behavior when pressing play after the end of a sequence 2019-02-26 11:19:23 -08:00
itsmattkc 8ba58acbc3 Merge pull request #533 from alcomposer/playhead_frame_highlight
Single frame highlight to playhead
2019-02-26 10:25:38 -08:00
itsmattkc 66ec4aaf75 Merge pull request #558 from mdmayfield/master
Use Ctrl instead of Shift for zoom modifier in timeline
2019-02-26 10:03:22 -08:00
itsmattkc 19618fb8e9 added thread count selection in export settings 2019-02-26 10:02:36 -08:00
U-COMTROL_US\mattm 9cb8f7a628 Use Ctrl instead of Shift for zoom modifier in timeline 2019-02-26 09:22:21 -06:00