Commit Graph

37 Commits

Author SHA1 Message Date
3e16341cf2 split classes into files 2019-03-07 18:46:00 +01:00
5329147d58 add abr color dynamics 2019-03-07 00:53:45 +01:00
3296de98cc hide cursor on canvas, add mouse focus event, brush preview solid when small 2019-03-06 20:39:27 +01:00
4a82cbbd3d improve quick panel and fix alt+tab 2019-03-06 13:04:53 +01:00
b484e495ff fix alt+tab behavior and improve keys mapping on windows 2019-03-06 12:21:14 +01:00
b0933c29fb integrate quick brushes, simulate pressed keys on windows active 2019-03-05 23:41:43 +01:00
801db87e06 use mutex to avoid window destroy deadlock, fix vertical slider to increase value upward 2019-03-04 19:32:43 +01:00
f20f935d43 threaded brush preview rendering 2019-02-28 14:47:06 +01:00
d3768f43c9 parse abr from PS 2018, restore xmp injection, check uniform hash collision 2019-02-25 23:23:14 +01:00
bfaff312f8 brush scale for non-square brushes 2019-02-24 21:00:53 +01:00
033c39aef5 improve termination sequence on windows, use patterns instead of textures as directory name 2019-02-20 11:48:17 +01:00
56fa1079c6 fix stroke preview, add license messages, fix node scroll 2019-01-29 22:33:40 +01:00
c62b81f2b9 fix key press on windows activated 2019-01-18 23:51:06 +01:00
1bc0d1e44b cleanup 2018-12-11 00:09:01 +01:00
bbdad5a857 optimize stroke drawing 2018-12-07 00:45:14 +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
a124d19bdc fix transform commit shader 2018-11-23 14:19:59 +01:00
eb1c8d6b7a fix layer delete order bug, fix and improve brush preview during the stroke, fix windows mouse capture (api works only on the main thread) 2018-11-03 23:44:09 +01:00
3ee10bb88d implement motion controllers and vr drawing with brush preview 2018-11-02 13:49:15 +01:00
3b73e84fe9 vr brush preview and pen gestures (pick and size) 2018-10-30 00:37:46 +01:00
a64e2fa8fb fix stroke preview, use hmd pose instead of eye, fix vr fullscreen mode 2018-10-28 23:31:22 +01:00
b366d6b61f hmd orient, vr ui 2018-10-28 22:25:15 +01:00
0fff9f2010 add openvr support, switch to 8.1 sdk, prepare for vr ui 2018-10-28 00:29:09 +02:00
73228a4bf1 set system message box on top when recovery 2018-10-17 00:28:35 +02:00
6503c2a4a4 update bugtrap to use the new php server 2018-10-16 00:29:19 +02:00
ae05e56110 fix touch and pen mixed in windows 2018-10-14 00:09:49 +02:00
64ce471ed8 disable brush pressure averaging, implement single finger for camera rotation when touch draw is disabled 2018-10-13 17:03:15 +02:00
da5041b187 check windows 10 s mode policy enforcement and disable wintab dll, implement windows ink 2018-10-13 15:58:24 +02:00
a6d0914bf8 implement eraser detection on windows 2018-10-09 02:12:09 +02:00
dba5eef824 fix android compile, fix windows system info log, implement touch/stylus events on windows 2018-10-08 21:13:44 +02:00
365af43891 implement global tick routine in windows 2018-10-08 12:55:01 +02:00
bc64d3c241 implement pick_dir on windows, upload VS project, 2018-10-08 03:51:05 +02:00
4696342421 setup windows store appx project (desktop bridge) 2018-10-02 00:51:37 +02:00
d83fb68ec2 implement dpi aware with ui zoom on windows 2018-10-01 01:17:36 +02:00
4a6e69e182 prepare UI for release, disable unused features, rename file format to .ppi 2018-09-20 13:25:56 +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