Commit Graph

21 Commits

Author SHA1 Message Date
7487feb168 implement animation panel interaction 2019-10-17 20:42:52 +02:00
f2a73a905d add webgl support 2019-10-05 21:08:40 +02:00
96f8cb72d2 add linux support 2019-10-03 22:45:01 +02:00
73485cde01 search GLSL extensions 2019-07-29 13:35:54 +02:00
4cbf0c47b4 add glad to load OpenGL extensions 2019-07-09 11:07:01 +02:00
3d625567aa brush settings reset button, hook crash handler on every thread, update changelog 2019-03-13 10:08:13 +01:00
3e16341cf2 split classes into files 2019-03-07 18:46:00 +01:00
d6501293e9 define STBI_NEON on android but disable x86 that's not compatible with the flag on clang 2019-02-27 11:40:46 +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
c3220b5b15 multisampled random rays 2019-01-12 23:37:54 +01:00
6b0dc38ee4 fix Xcode concurrency code 2019-01-12 18:49:23 +01:00
e95421c2ed fix spacebar bug, fix ios depth buffer error, parallelize raytracing 2019-01-12 18:01:23 +01:00
52c87d9ec6 implement grid and heightmap with lambert shading 2018-12-24 22:22:16 +01:00
0c6b409606 remove ui namespace which is not really used, move CameraData in camera_modes.h to avoid the inclusion of canva.h 2018-11-27 14:24:01 +01:00
3ee10bb88d implement motion controllers and vr drawing with brush preview 2018-11-02 13:49:15 +01:00
0fff9f2010 add openvr support, switch to 8.1 sdk, prepare for vr ui 2018-10-28 00:29:09 +02:00
bc0ac5d893 move curl for iOS and android into a submodule instead of abs path, include sqlite3 into Xcode project 2018-10-11 12:53:59 +02:00
739784b0d1 conditional os in UI xml, add system dialog file open on osx, check api format or error message when opening a document, per-char text wrap on NodeText, additional info on create doc dialog like working path 2018-10-06 14:20:07 +02:00
55dbab498f recover from exception on iOS and macOS using signals and log the stacktrace 2018-10-04 15:26:18 +02:00
93d31e0374 search and use user's Documents folder on Windows 2018-09-17 22:39:32 +02:00
71de44a7c1 rename engine to src 2018-09-16 14:21:58 +02:00