Commit Graph

35 Commits

Author SHA1 Message Date
6c772a1c84 Share retained GL runtime dispatch adapters 2026-06-06 10:51:46 +02:00
96d1903cf2 Share retained utility GL dispatch bridges 2026-06-05 15:05:07 +02:00
65bf047d77 Share target-aware framebuffer copy bridge 2026-06-05 14:07:46 +02:00
6440bde002 Route framebuffer texture copies through GL backend 2026-06-04 21:12:46 +02:00
9971b2b7f2 Route GL state snapshot through renderer GL 2026-06-03 06:15:51 +02:00
dbaf50cb6e Move GL state utility mapping to renderer gl 2026-06-02 08:43:42 +02:00
f041559212 add BT_SetTerminate to all threads 2020-04-24 07:38:28 +02:00
884ebca453 improve wstr conversion 2019-09-23 09:07:44 +02:00
d91f730cbd export data flag, fix android create dir 2019-09-23 00:48:25 +02:00
abaf82ba24 fix floating panels and iOS export picking 2019-09-19 23:02:46 +02:00
f75748185a save header and brush previews in same name folder when exporting ppbr 2019-09-14 14:15:17 +02:00
bbd9dfc4a9 implement word wrap in text node 2019-09-13 21:36:14 +02:00
542e5a9c19 refactor export equirectangular 2019-08-15 19:12:50 +02:00
563b4ff86f check float texture extension, use float32 or float16 if available, show extension on title bar, add thread and render task for lightmap rendering 2019-07-28 19:22:47 +02:00
4b73647c98 move the ui/shaders reload into the ui thread, add rtt region copy, add box/rect conversion 2019-07-17 07:04:44 +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
f7ead8e157 remove all async_start/end calls 2019-07-08 16:57:30 +02:00
746726e5b3 implement clipboard on OSX, fix hex and rob sliders on picker 2019-06-25 16:38:05 +02:00
da6da775a0 implement clipboard on iOS 2019-06-25 16:04:16 +02:00
f9cf452af2 get/set clipboard, color hex value 2019-06-24 23:46:55 +02:00
9ad3c351ce add history to guides 2019-06-19 17:55:35 +02:00
fda399f7dd update color at picking and cleanup code from some warnings 2019-03-11 15:35:59 +01:00
373e7ad0e9 iOS: fix app id in path, pen pressure filtering on Line 2019-03-11 11:40:17 +01:00
08cca154b7 improve brush preview 2019-02-19 11:33:41 +01:00
999723dd14 enable rtt dtor, default values for <text> node, dual-brush wip, more brush options 2019-02-14 02:08:29 +01:00
8ad005de8b refactor stroke drawing 2019-02-11 22:37:02 +01:00
1d6c26f2ba add ABR brushes and presets with properties and patterns 2019-02-10 16:52:37 +01:00
a85918c8b0 update gradle project, parallel for-loop based on std::thread on android, fix mipmaps on TextureManager 2019-01-28 14:06:42 +01:00
a124d19bdc fix transform commit shader 2018-11-23 14:19:59 +01:00
8f9422b6d6 implement perspective correct interpolation to the 2D window space clipped brush stroke sample. 2018-11-15 18:09:19 +01:00
18067726b5 add transform mode and tollbar button, implement polygon clipping with uvs interpolation and cube faces projection with near plane clipping, add duplicate points removal template function, implement Spere mesh surface section creation. 2018-11-12 18:19:03 +01:00
0fff9f2010 add openvr support, switch to 8.1 sdk, prepare for vr ui 2018-10-28 00:29:09 +02:00
3191730c31 add newline feature to the text node, add about window with credits, add about menu with submenus 2018-09-22 19:23:17 +02:00
71de44a7c1 rename engine to src 2018-09-16 14:21:58 +02:00