Commit Graph

124 Commits

Author SHA1 Message Date
adc64ad42e implement external timelapse file 2019-11-03 23:08:01 +01:00
ee94e0ad86 add export timelapse 2019-11-03 01:07:13 +01:00
9eecf60219 add MP4Encoder class and test timelapse exporting 2019-10-31 23:22:09 +01:00
7366b7d081 add export mp4 test 2019-10-29 00:41:46 +01:00
dfae671cdb set animation default size 2019-10-22 21:20:43 +02:00
8e4f77333e implement load/unload frames 2019-10-22 19:37:55 +02:00
27576443ca improve animation panel 2019-10-19 22:30:44 +02:00
880eb7a406 avoid animation panel from dropping to the side panel 2019-10-17 21:25:38 +02:00
7487feb168 implement animation panel interaction 2019-10-17 20:42:52 +02:00
62863e7224 add animation panel 2019-10-15 23:13:24 +02:00
5f002cca53 fix rtt copy/move 2019-10-15 16:59:55 +02:00
9ccd6ed2f4 remove direct use of rtt and dirty area from the layer 2019-10-15 11:57:39 +02:00
3c99653c09 fix SonarPen for iOS 2019-10-14 12:50:41 +02:00
755e1ff856 fix manager assignment 2019-09-26 19:49:57 +02:00
0a8c3aeaf2 add layout designer 2019-09-26 09:55:54 +02:00
c0b57b6662 move slider when new frame is added 2019-09-23 10:16:44 +02:00
034828155d remove redundant updates 2019-09-23 01:00:12 +02:00
1d1aef4095 enable timeline option 2019-09-21 00:02:48 +02:00
abaf82ba24 fix floating panels and iOS export picking 2019-09-19 23:02:46 +02:00
70fa29839e fix floating panels, save ppbr imported 2019-09-19 17:21:31 +02:00
566a4e72a5 move clear presets to the panel popup menu 2019-09-09 17:53:31 +02:00
096930b02e implement file picker in iOS with .ext to UTI filtering 2019-09-09 15:31:47 +02:00
17603bf468 don't destroytoolbar on presets floating panel 2019-09-06 14:11:36 +02:00
0353d323a4 implement export/import ppbr 2019-09-03 11:56:34 +02:00
295f85157d presets options when empty 2019-08-31 17:21:47 +02:00
b71abde9d7 fix floating panels on ui restore 2019-08-31 15:43:20 +02:00
56bba88c14 add preset popup menu 2019-08-30 15:32:01 +02:00
462c4a52e1 add template Node::clone() and remove destroy_immediate 2019-08-28 23:57:29 +02:00
ee2483be1b recover lost commit 2019-08-28 15:32:46 +02:00
62a95c1a0f fixes 2019-08-28 10:00:35 +02:00
a8e9e92d96 implement export cube faces 2019-08-16 12:23:34 +02:00
bb7d681dc3 fix zoom detection issue in old OSX versions 2019-08-15 22:52:14 +02:00
a08e8c5796 improve update_brush performance 2019-08-14 08:49:20 +02:00
67dd9a2456 change font scale based on ui scale, fix brush outline color 2019-08-08 23:50:45 +02:00
079f66edf9 implement window position save and restore in OSX 2019-08-07 10:58:17 +02:00
cc087746bd add ui and viewport scale option, fix combobox items height from parent 2019-08-04 12:00:49 +02:00
945028f171 fix glsl float interpolation, fix layers on ui reload, add vr thread for Quest 2019-07-30 22:10:48 +02:00
73485cde01 search GLSL extensions 2019-07-29 13:35:54 +02:00
563b4ff86f check float texture extension, use float32 or float16 if available, show extension on title bar, add thread and render task for lightmap rendering 2019-07-28 19:22:47 +02:00
6a0b654228 fix checkbox icon update, add unique check on async tasks 2019-07-14 21:56:43 +02:00
ea0679dfe5 update iOS project 2019-07-12 10:47:58 +02:00
48c39c4ef2 improve dialog browse, wrap ui task for every Node method that modifies the children list, update the ui every time the scene tree changes, restore fps and stylus state on win, fix bucket tool, fix snapshop restore, init in ui thread 2019-07-10 21:08:14 +02:00
f7ead8e157 remove all async_start/end calls 2019-07-08 16:57:30 +02:00
228263c70f add flood fill mode with custom cursor 2019-06-22 10:44:36 +02:00
9ee4bc42b9 add history to layer create, delete, move, rename, and merge 2019-06-18 17:39:35 +02:00
c48a6da8a6 improving actions history 2019-06-14 18:46:11 +02:00
02b92cf382 deactivate timeline 2019-06-03 17:11:24 +02:00
d8a1a99d04 fix depth export, improve VR UI interaction 2019-06-02 14:10:01 +02:00
e5a3d803c9 improve RTL workflow 2019-05-20 19:31:05 +02:00
f7b1ab6843 rename Experimental menu to Tools and merge with Edit 2019-05-20 15:42:36 +02:00