Commit Graph
1354 Commits
Author SHA1 Message Date
itsmattkc bda0fdf376 don't scroll sides when using hand tool 2019-03-14 19:48:05 +11:00
itsmattkc 53334b5399 some finishing touches 2019-03-14 19:25:53 +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 7b7ffc84d2 use make_unique rather than new for mediaiconservice 2019-03-14 08:51:45 +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 aeadb73679 updated script for new shader directory 2019-03-14 08:14:01 +11:00
itsmattkc d442b30aba update effect controls after setting effects 2019-03-14 07:44:28 +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 654c6f32c6 reimplemented updating UI from effect fields 2019-03-13 19:43:28 +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 3213749adf minor code improvements 2019-03-13 09:42:50 +11:00
itsmattkc 935cf04d95 moved media to smart pointers 2019-03-13 09:34:07 +11:00
itsmattkc 686addf144 reimplemented keyframe navigation 2019-03-13 08:55:15 +11:00
itsmattkc 0176ae99be restored minimum width functionality in effect controls 2019-03-13 08:54:58 +11:00
itsmattkc e82b0e4914 implemented all field UIs 2019-03-13 08:43:46 +11:00
itsmattkc b7b9c866a8 started text controls in texteditdialog 2019-03-13 01:18:38 +11:00
itsmattkc d01e868d60 reimplemented text field 2019-03-13 01:10:17 +11:00
itsmattkc df2c5be7a7 reimplemented UI for combobox 2019-03-13 00:45:18 +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 db29e9e576 ensure effects are in the main thread 2019-03-13 00:35:51 +11:00
itsmattkc 101b728c19 formatting improvement 2019-03-13 00:23:47 +11:00
itsmattkc 928adde78a removed main thread pass-off when loading 2019-03-13 00:22:19 +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 a5b8d27927 issue template tweak 2019-03-11 03:35:19 +11:00
itsmattkc 31c395abc3 fixed memory leak in thumbnail generation 2019-03-10 20:18:34 +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 411f9b7542 use token to create more api requests 2019-03-09 10:53:55 +11:00
itsmattkc eda4096c8d added debug info for mac build 2019-03-09 10:22:07 +11:00
itsmattkc 18065216da different approach to after success script 2019-03-09 09:51:18 +11:00
itsmattkc 949163352b removed output file from nsis 2019-03-09 09:15:53 +11:00
itsmattkc a418b7adbf missing curl dep? 2019-03-09 09:12:54 +11:00
itsmattkc 7212d0e7d8 another travis script change for osx 2019-03-09 08:49:22 +11:00