Commit Graph

25 Commits

Author SHA1 Message Date
4e0520da80 implement frames save and open from ppi 2019-10-17 23:41:37 +02:00
b096d250e2 check fb valid 2019-10-15 17:08:29 +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
a8e9e92d96 implement export cube faces 2019-08-16 12:23:34 +02:00
b6b0fb74f9 remove async task from texture and sampler binding, but add render thread assert 2019-07-28 11:16:20 +02:00
97d9ca717a fix shader for Apple devices 2019-07-21 08:47:26 +02:00
02fda636ab add clear_mark to clear only selected channels in the framebuffer 2019-07-20 14:37:59 +02:00
4b73647c98 move the ui/shaders reload into the ui thread, add rtt region copy, add box/rect conversion 2019-07-17 07:04:44 +02:00
b89274e7a6 App::I static singleton to pointer 2019-07-11 18:08:17 +02:00
4cbf0c47b4 add glad to load OpenGL extensions 2019-07-09 11:07:01 +02:00
0012e2ce9b render implement thread, wrap GL commands into tasks 2019-07-06 22:25:07 +02:00
63b38eff92 fix depth buffer creation 2019-05-20 12:12:44 +02:00
c4cf0c7e47 fix canvas on hdpi 2019-05-17 00:37:35 +02: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
78ca0ee6ad shader auto reload 2019-02-21 20:20:43 +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
2154396c6b fix usage of i8vec4 instead of u8vec4, fix grid commit bounds 2019-01-20 11:57:09 +01:00
e0bb60980a implement layer bounds optminize function, add history to draw_objects with the right bounds. 2019-01-18 19:03:53 +01:00
9787175b13 Implement raytraced lightmap 2019-01-09 23:32:10 +01:00
a64e2fa8fb fix stroke preview, use hmd pose instead of eye, fix vr fullscreen mode 2018-10-28 23:31:22 +01:00
0fff9f2010 add openvr support, switch to 8.1 sdk, prepare for vr ui 2018-10-28 00:29:09 +02:00
5baa807cce implement document resize with menu and dialog 2018-10-05 18:10:26 +02:00
71de44a7c1 rename engine to src 2018-09-16 14:21:58 +02:00