Commit Graph

162 Commits

Author SHA1 Message Date
7ae37038b3 Move canvas resource formats to renderer gl 2026-06-02 09:09:22 +02:00
5394cbf8c3 fix export animation frames and add export mp4 2020-05-26 08:58:52 +02:00
f041559212 add BT_SetTerminate to all threads 2020-04-24 07:38:28 +02:00
7b63e5d2ce animated layer merge warning, fix timeline update on document open 2019-11-17 17:57:09 +01:00
3b69ff4ae2 untabify 2019-11-17 17:29:03 +01:00
0901138019 add info header to pptl 2019-11-17 17:20:49 +01:00
ff73e98a2e fix stroke preview 2019-11-17 14:52:42 +01:00
ddff7455e7 fix mixer clear residual data, reduce brush preview updates especially on gesture 2019-11-16 15:15:19 +01:00
4b4c03f45f fix seam with ui zoom 2019-11-15 23:27:54 +01:00
6581a92f40 add auto-timelapse option 2019-11-14 22:23:20 +01:00
8452bbe3e9 fix layer order change 2019-11-09 23:28:46 +01:00
a7511d3256 fix merge layers undo 2019-11-09 18:13:03 +01:00
7ebc05327d fix save multiple frames 2019-11-09 15:58:26 +01:00
7b544522cf notify rec_loop on draw_commit 2019-11-09 14:58:15 +01:00
a00f78de80 move time-lapse frame grab from tick to rec_loop 2019-11-09 14:14:59 +01:00
4b6316bf68 fix layer and frame duplicate 2019-11-04 15:03:21 +01:00
adc64ad42e implement external timelapse file 2019-11-03 23:08:01 +01:00
83ba717d5b save timelapse stream to file 2019-11-02 18:05:24 +01:00
7db1739df6 timelapse frame on stroke idle 2019-11-02 15:13:31 +01: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
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