|
|
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 |
|
|
|
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 |
|