Commit Graph

65 Commits

Author SHA1 Message Date
f7ead8e157 remove all async_start/end calls 2019-07-08 16:57:30 +02:00
0012e2ce9b render implement thread, wrap GL commands into tasks 2019-07-06 22:25:07 +02:00
db27334ce5 check glDebugMessageCallback 2019-06-27 10:54:51 +02:00
a7f402a9e6 fix vr head and controller pos 2019-06-26 18:33:15 +02:00
f9cf452af2 get/set clipboard, color hex value 2019-06-24 23:46:55 +02:00
dc9da77cf8 review vr stuff, fix controller-ui ray casting 2019-06-05 16:27:29 +02:00
c7a2a92b52 vr controlled ui 2019-06-01 00:54:56 +02:00
20582dafa8 refactoring vr code 2019-05-31 23:02:53 +02:00
e0e03f2d43 forgot ink api 2019-05-24 18:07:11 +02:00
72003bf147 dynamically load win8+ functions for compatibility to win7 2019-05-24 17:55:06 +02:00
c9ef4987d2 update to visual studio 2019 2019-05-23 21:30:54 +02:00
37491d9fe1 improve vr controllers handling 2019-05-22 14:14:34 +02:00
4c296c542d improve splash 2019-05-20 21:46:48 +02:00
7c09a79eb6 use jpg splash 2019-05-20 21:09:38 +02:00
63b38eff92 fix depth buffer creation 2019-05-20 12:12:44 +02:00
0e22e9918a improve vr 2019-05-20 10:23:02 +02:00
ad9ada7884 vr fps 2019-05-17 16:48:09 +02:00
f890d580b0 add splash screen and setup remote debugger 2019-05-15 02:35:11 +02:00
5b26afa1a3 fix window size preference on high dpi 2019-05-12 10:58:10 +02:00
898afe9052 vr paint 2019-05-06 21:03:22 +02:00
ea2cf73bdb fix vr shutdown 2019-05-02 20:08:38 +02:00
4bd8bbee3b fix vrmode arg 2019-05-02 18:28:24 +02:00
d03f5441b0 fix polygon selection and add steam deploy script 2019-05-02 18:00:59 +02:00
a8d475fbfb settings file and save/restore ui state 2019-04-14 18:03:41 +02:00
e635ad00a8 add experimental menu 2019-03-18 20:26:18 +01:00
0c71feedf7 remove unused test code, fix presets panel height on high dp, update quick panel on alt+rdrag resize 2019-03-12 14:52:58 +01:00
3af923db96 fix selection and cursor 2019-03-09 23:07:06 +01:00
bfe5c3541d show cursor on picking and other modes than draw/erase, sanity check on presets file 2019-03-08 12:47:06 +01:00
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