Commit Graph

16 Commits

Author SHA1 Message Date
b40a5b656b add free and poly selection mask tools, fix some threading gl problems 2017-10-24 14:20:12 +01: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
32ede1be90 implementing better triangulation 2017-10-11 10:16:54 +01:00
78ec5a079e implement selection mask with lasso tool 2017-10-07 13:35:53 +01:00
763e446cc5 implemented brush settings switch between pen/erase 2017-09-28 22:30:47 +01:00
c85ce8cb8f implementing separate pen/erase brush settings 2017-09-28 16:43:53 +01:00
235862c9d1 adding color picking on iOS 2017-08-02 19:51:59 +01:00
4e765f1450 Trying to add history to the Fill tool 2017-07-15 10:51:58 +01:00
0f721393bb added color picking with ALT key, added crash report library for windows 2017-05-29 08:47:04 +01:00
aada69d447 add drop down menu to clear grids 2017-05-10 01:43:01 +01:00
6548ac3748 fix equirectangular shader for higher precision, add polygon draw mode 2017-05-09 08:47:20 +01:00
b50011babf added Normal lines mode for perspective aligned lines 2017-05-07 15:25:54 +01:00
de1ace0d63 syn 2017-05-07 10:31:13 +01:00
f800df6cf5 added camera pan for parallax and improved line drawing with preview line 2017-05-06 23:22:34 +01:00
427dd66976 separate pen mode and camera in different modes to be composed, start implementing line draw mode 2017-05-05 21:57:02 +01:00
484bf6fab4 implement pen and erase as strategy pattern introducing the CanvasMode classes 2017-05-04 23:32:02 +01:00