Commit Graph

83 Commits

Author SHA1 Message Date
f041559212 add BT_SetTerminate to all threads 2020-04-24 07:38:28 +02:00
41579fa3c6 add remote page loading 2019-11-27 19:55:31 +01:00
3dae95023f add renderdoc api 2019-11-16 17:32:06 +01:00
0353d323a4 implement export/import ppbr 2019-09-03 11:56:34 +02:00
486d2a4eeb add file save dialog on win 2019-09-03 08:07:38 +02:00
e959fb4d91 update yoga 2019-08-14 22:49:45 +02:00
cc087746bd add ui and viewport scale option, fix combobox items height from parent 2019-08-04 12:00:49 +02:00
2c83c225ed draw vr ui when vr thread starts on win 2019-08-01 22:44:11 +02:00
f2d2ef1067 add focus project, fix recovery save on ui thread, fix grid commit, wave_sdk submodule, use PlatformActivity as base for android/quest/focus and extend VRActivity on focus. 2019-07-29 22:54:50 +02:00
7d3a95f42b wake up windows main loop when updating fps, use PostMessage instead of the blocking SendMessage 2019-07-28 09:40:52 +02:00
ae5da7139c implement tasks for update windows vr 2019-07-27 15:52:15 +02:00
6a0b654228 fix checkbox icon update, add unique check on async tasks 2019-07-14 21:56:43 +02:00
b89274e7a6 App::I static singleton to pointer 2019-07-11 18:08:17 +02:00
80b9a4d281 add general async swap 2019-07-10 23:33:46 +02:00
f5d885a3f4 cleanup code 2019-07-10 23:02:43 +02:00
48c39c4ef2 improve dialog browse, wrap ui task for every Node method that modifies the children list, update the ui every time the scene tree changes, restore fps and stylus state on win, fix bucket tool, fix snapshop restore, init in ui thread 2019-07-10 21:08:14 +02:00
4cbf0c47b4 add glad to load OpenGL extensions 2019-07-09 11:07:01 +02:00
cb6744be44 move render thread to App class and add ui thread with ui tasks queue 2019-07-09 01:07:13 +02:00
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