Commit Graph

72 Commits

Author SHA1 Message Date
5394cbf8c3 fix export animation frames and add export mp4 2020-05-26 08:58:52 +02:00
b26a814208 add cursor visibility mode 2019-11-21 10:22:48 +01:00
ddff7455e7 fix mixer clear residual data, reduce brush preview updates especially on gesture 2019-11-16 15:15:19 +01:00
7b544522cf notify rec_loop on draw_commit 2019-11-09 14:58:15 +01:00
4b6316bf68 fix layer and frame duplicate 2019-11-04 15:03:21 +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
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
f2a73a905d add webgl support 2019-10-05 21:08:40 +02:00
1d1aef4095 enable timeline option 2019-09-21 00:02:48 +02:00
a8e9e92d96 implement export cube faces 2019-08-16 12:23:34 +02:00
542e5a9c19 refactor export equirectangular 2019-08-15 19:12:50 +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
627a3bbb14 limit camera zoom 2019-07-28 11:06:16 +02:00
85d9c057f8 fix color bleeding 2019-07-21 00:27:34 +02:00
4cbf0c47b4 add glad to load OpenGL extensions 2019-07-09 11:07:01 +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
2782d864ed add undo action for bucket fill 2019-06-23 14:58:26 +02:00
3f13c8a61e implement flood fill algorithm 2019-06-22 07:39:09 +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
dc9da77cf8 review vr stuff, fix controller-ui ray casting 2019-06-05 16:27:29 +02:00
898afe9052 vr paint 2019-05-06 21:03:22 +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
fda399f7dd update color at picking and cleanup code from some warnings 2019-03-11 15:35:59 +01:00
3af923db96 fix selection and cursor 2019-03-09 23:07:06 +01:00
abca1d5162 opacity pressure and jitter, initial direction 2019-02-25 01:31:32 +01:00
dfa44dbb55 use unique_ptr to hold the Layers vector 2019-02-24 13:19:15 +01:00
3d1412aee2 free resources on app destruction 2019-02-24 12:31:53 +01:00
c752434e98 pattern tweaks 2019-02-20 01:26:38 +01:00
08cca154b7 improve brush preview 2019-02-19 11:33:41 +01:00
fa9d7a107b complete dual-brush implementation and ui integration 2019-02-14 13:18:00 +01:00
999723dd14 enable rtt dtor, default values for <text> node, dual-brush wip, more brush options 2019-02-14 02:08:29 +01:00
8ad005de8b refactor stroke drawing 2019-02-11 22:37:02 +01:00
24a6d0bae9 add export layers, export png, import brush padding 2019-02-04 00:08:31 +01:00
8e5a8eec1b refactor canvas modes 2019-02-01 22:51:25 +01:00
e3f6d1cc44 fix undo and redo 2019-02-01 17:47:32 +01:00
56fa1079c6 fix stroke preview, add license messages, fix node scroll 2019-01-29 22:33:40 +01:00
e26fcf1163 refactor Brush to be used in shared_ptr 2019-01-22 22:49:43 +01:00
2154396c6b fix usage of i8vec4 instead of u8vec4, fix grid commit bounds 2019-01-20 11:57:09 +01:00
c66bc1f1d7 fix mask 2019-01-20 00:39:25 +01:00