Commit Graph

14 Commits

Author SHA1 Message Date
72603d5df8 fix debug build with vs2017 2018-02-10 18:53:56 +01:00
8bc440b9b8 add xml attributes for combobox node and add resolution selection for new doc 2017-11-12 22:39:23 +00:00
4473bc8bd4 remove glm swizzling for better debugability 2017-11-12 17:39:30 +00:00
fc402d584a implement download and open from the cloud browser 2017-11-06 10:07:19 +00:00
11c26555a4 implement cloud browser 2017-11-05 22:54:04 +00:00
a3276906f9 implement multithreading for windows, implement file uploading when saving 2017-11-03 21:27:33 +00:00
283e4e2b5c implement multithreaded rendering with context switch, gl state save/restore, add progress bar ui node, implement stencil texture for brush, implement multithreaded canvas load/save/export pano. Missing multithread in windows. 2017-10-20 09:16:12 +01:00
506923de69 add brush follow-orientation flag to stroke settings and fix stroke preview 2017-08-20 16:01:49 +01:00
90ee185dcd fix brush projection to eliminate seams, still problems with big brushes and need to implement erase 2017-08-13 16:59:58 +01:00
0dfb458c71 Android opengl debug callback, Android device properties, fix texture internal format 2017-04-02 11:35:11 +01:00
b1a3cb0309 add remote logging system using curl, normalize log messages removing \n, fix fra shaders precision issue, enable core and forward comp. in WGL, disable multisampling, 2017-03-31 15:39:51 +01:00
a2cb0ecafe added render target and bezier classes, added stroke settings panel 2017-03-24 03:15:29 +00:00
914fc34331 complete left click event handle 2017-02-09 22:08:30 +00:00
39f44eca5e rename .hpp headers to .h 2017-01-31 22:48:55 +00:00