Commit Graph

141 Commits

Author SHA1 Message Date
e25de3c454 fix action history with frames 2019-10-19 16:06:43 +02:00
d35ab08ffb add animation playback 2019-10-19 01:12:58 +02:00
4e0520da80 implement frames save and open from ppi 2019-10-17 23:41:37 +02:00
7487feb168 implement animation panel interaction 2019-10-17 20:42:52 +02:00
9ccd6ed2f4 remove direct use of rtt and dirty area from the layer 2019-10-15 11:57:39 +02:00
babbfb36a7 add web sync files and key events 2019-10-11 00:44:11 +02:00
f2a73a905d add webgl support 2019-10-05 21:08:40 +02:00
755e1ff856 fix manager assignment 2019-09-26 19:49:57 +02:00
1d1aef4095 enable timeline option 2019-09-21 00:02:48 +02:00
6aa4339230 fix layer alpha lock 2019-09-15 22:19:15 +02:00
ceac62aecb fix dual brush drawing issue 2019-08-31 16:30:05 +02:00
c1bd377ee8 fix combobox issue, pad scissor by 1px 2019-08-17 10:20:05 +02:00
a8e9e92d96 implement export cube faces 2019-08-16 12:23:34 +02:00
fa94aa632f improve progress bar, refactor node destruction, simplify layers export 2019-08-16 10:15:14 +02:00
542e5a9c19 refactor export equirectangular 2019-08-15 19:12:50 +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
f2d2ef1067 add focus project, fix recovery save on ui thread, fix grid commit, wave_sdk submodule, use PlatformActivity as base for android/quest/focus and extend VRActivity on focus. 2019-07-29 22:54:50 +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
170fee273e use merged layer when color picking 2019-07-28 15:13:04 +02:00
92d4a43fcf fix stroke padding rect 2019-07-28 14:51:33 +02:00
37331d4e24 render task queue the color pick action 2019-07-28 12:11:23 +02:00
85d9c057f8 fix color bleeding 2019-07-21 00:27:34 +02:00
f93be10883 attach jni to ui thread, fix bucket bounding box 2019-07-14 15:59:34 +02:00
80b78ac0af cleanup Objective-C code from C++ 2019-07-13 19:00:25 +02:00
ea0679dfe5 update iOS project 2019-07-12 10:47:58 +02:00
b89274e7a6 App::I static singleton to pointer 2019-07-11 18:08:17 +02:00
327eb4678b improve dialog and cloud browse icon text, deselect guide on mode leave 2019-07-10 21:49:01 +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
4cbf0c47b4 add glad to load OpenGL extensions 2019-07-09 11:07:01 +02:00
cb6744be44 move render thread to App class and add ui thread with ui tasks queue 2019-07-09 01:07:13 +02:00
f7ead8e157 remove all async_start/end calls 2019-07-08 16:57:30 +02:00
0012e2ce9b render implement thread, wrap GL commands into tasks 2019-07-06 22:25:07 +02:00
1bffeb2d03 Add history to Clear Guides 2019-06-26 15:36:38 +02:00
d4551ba647 add history to equirect import 2019-06-26 14:48:23 +02:00
5f72f9901f fix bucket undo 2019-06-25 14:49:14 +02:00
f9cf452af2 get/set clipboard, color hex value 2019-06-24 23:46:55 +02:00
2782d864ed add undo action for bucket fill 2019-06-23 14:58:26 +02:00
228263c70f add flood fill mode with custom cursor 2019-06-22 10:44:36 +02:00
3f13c8a61e implement flood fill algorithm 2019-06-22 07:39:09 +02:00
dabfedb089 improve layer history, fix doc open 2019-06-19 23:05:14 +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
d8a1a99d04 fix depth export, improve VR UI interaction 2019-06-02 14:10:01 +02:00
f6187b7f86 fix mixer on hdpi scale 2019-05-16 23:47:43 +02:00
ab9767556f fix quick panel color slots, remove RGBA float framebuffers, disable merge framebuffers 2019-05-16 17:02:20 +02:00
8315424f55 reduced canvas framebuffer resolution for hdpi, update android project 2019-05-15 18:34:48 +02:00
898afe9052 vr paint 2019-05-06 21:03:22 +02:00
db208bd7cd export depth 2019-04-25 23:31:03 +02:00
2da84ec63d render merged layers cache 2019-04-25 11:33:59 +02:00
5a1f6e48ce add export depth menu 2019-04-24 09:57:27 +02:00