Commit Graph

32 Commits

Author SHA1 Message Date
56fc581b04 implement aligned memory to speed up video frame encoding 2019-11-13 23:27:32 +01: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
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
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
b4a9061cc4 lazy stroke preview rendering 2019-04-23 12:17:46 +02:00
ad0b444629 fix stroke preview priority 2019-03-16 11:10:21 +01: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
9a9d018ffb draw main brush preview first if the queue is long 2019-03-02 19:08:11 +01:00
f20f935d43 threaded brush preview rendering 2019-02-28 14:47:06 +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
171ab31b47 code cleanup and improve brush direction 2019-02-11 18:39:26 +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
7980fd4c37 remove line thickness from the grid, add ambient light, fix lightmap texture resize 2019-01-19 17:32:19 +01:00
d8c8a4b7ed improve grid panel 2019-01-19 15:21:37 +01:00
52c87d9ec6 implement grid and heightmap with lambert shading 2018-12-24 22:22:16 +01:00
d0919862da fix poly clip and fix poly_remove_duplicate 2018-11-29 23:13:04 +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
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