Commit Graph

4858 Commits

Author SHA1 Message Date
mafiesto4 85167b2d4b Fix using Bezier curve for Transform 2021-02-08 15:45:39 +01:00
mafiesto4 8e87c98644 Cleanup material shaders code 2021-02-08 15:45:22 +01:00
mafiesto4 da784e98e5 Add Deformable material domain 2021-02-08 15:44:38 +01:00
stefnotch 20d9c7181f Untested cross platform implementation 2021-02-08 10:07:47 +01:00
stefnotch 8f8f0266ce Add DpiScale to RootWindow 2021-02-08 09:48:57 +01:00
stefnotch c7feeb624d Tweaks 2021-02-08 09:48:46 +01:00
mafiesto4 103d630d80 Fix tooltips generation for native properties to reflect getter and setter docsa 2021-02-07 21:41:17 +01:00
mafiesto4 57fab6a7f7 Merge branch 'master' of git://github.com/Evildea/FlaxEngine into Evildea-master 2021-02-07 21:12:39 +01:00
mafiesto4 2325de3ddc Fix missing terrain bounds update after modifying terrain
Fixes #5
2021-02-07 21:11:04 +01:00
mafiesto4 04bb83fe31 Fixes 2021-02-07 20:19:10 +01:00
mafiesto4 5768eefe49 Optimize Texture::DownloadData for staging textures 2021-02-07 20:06:44 +01:00
mafiesto4 8c1f56b7db Fixes for scripting objects 2021-02-07 19:28:57 +01:00
stefnotch f5b48e03e9 Per window DPI 2021-02-07 17:26:41 +01:00
mafiesto4 ca6afc0c2d Fix HorizontalPanel and VerticalPanel auto-sizing if child control is using anchors
Fixes #203
2021-02-07 16:49:44 +01:00
mafiesto4 08abc798cc Fix FindActor and FindScript in Level 2021-02-07 16:31:30 +01:00
mafiesto4 5529bd7bc0 Merge branch 'DebugDrawFix' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-DebugDrawFix 2021-02-07 13:08:46 +01:00
mafiesto4 8d3f4aa9d9 Merge branch 'Missing-FLAXENGINE_API-Macro' of git://github.com/intolerantape/FlaxEngine into intolerantape-Missing-FLAXENGINE_API-Macro 2021-02-07 12:56:08 +01:00
mafiesto4 6e5a13111a Fix auto-importing materials and textures from model file with invalid path characters used in name
Fixes #208
2021-02-07 12:49:14 +01:00
W2.Wizard 522e1eb769 Inverted condition 2021-02-06 20:10:22 +01:00
intolerantape 633357cc9b Added FLAXENGINE_API macro to class JsonAsset. 2021-02-06 09:52:30 -08:00
mafiesto4 5cb0da3340 Move GPU particles generator code to be more compact 2021-02-06 15:58:33 +01:00
mafiesto4 25f35b22be Add safety checks for particles data to prevent division by 0 2021-02-06 15:58:12 +01:00
W2.Wizard f5d1ad5a9b Use ThrowException instead 2021-02-06 13:32:04 +01:00
W2.Wizard 5b32756536 Remove empty space
Just noticed it, so bye bye.
2021-02-06 11:32:58 +01:00
W2.Wizard 8a567f0849 Fix issue #214 2021-02-06 11:29:48 +01:00
mafiesto4 43692f514a Fix 2021-02-05 21:11:41 +01:00
mafiesto4 78e4ba2f17 Add support for UICanvas preview in Prefab Viewport
Fixes #157
2021-02-05 21:11:35 +01:00
mafiesto4 d8304a2178 Refactor material shaders generator to use modular features as extensions 2021-02-05 14:54:29 +01:00
mafiesto4 300f948515 Refactor material shaders generator to use modular features as extensions 2021-02-05 13:57:00 +01:00
mafiesto4 2da9ed4556 Fix crash when using Find/FindLast on empty String 2021-02-05 11:55:21 +01:00
mafiesto4 089f0dab3a Refactor material shaders generator to use modular features as extensions 2021-02-05 11:55:02 +01:00
mafiesto4 01777a2c1b Refactor material shaders generator to use modular features as extensions 2021-02-05 11:22:47 +01:00
mafiesto4 b5847eb0d6 Refactor material shaders generator to use modular features as extensions 2021-02-04 15:27:38 +01:00
mafiesto4 9e6243adcc Refactor material shaders generator to use modular features as extensions 2021-02-04 14:58:01 +01:00
mafiesto4 2a3b6edf50 Refactor material shaders generator to use modular features as extensions 2021-02-04 10:43:04 +01:00
mafiesto4 21b311df17 Merge branch 'ShaderNodes' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-ShaderNodes 2021-02-03 23:13:55 +01:00
mafiesto4 e3142e6408 Fix updating input fields on editing end without changes
Fixes #197
2021-02-03 22:34:11 +01:00
W2.Wizard 4949ea4b3b Applied review changes 2021-02-03 22:24:08 +01:00
mafiesto4 9c348b284f Fixes for UI control sync 2021-02-03 22:00:12 +01:00
mafiesto4 85c219369d Fix updating UI layout when adding control
Fixes #190
2021-02-03 21:59:21 +01:00
mafiesto4 6ffa497c0a Fixes for Render2D 2021-02-03 21:52:49 +01:00
mafiesto4 ba0f07b57e Fix BlurPanel rendering
Fixes #192
2021-02-03 21:52:29 +01:00
mafiesto4 a572e581e5 Fix HorizontalPanel children layout
Fixes 191
2021-02-03 21:30:33 +01:00
mafiesto4 c3b36062ed Fix error 2021-02-03 19:24:47 +01:00
mafiesto4 a560b19cbc Refactor draw calls and instancing logic to be more modular 2021-02-03 09:33:48 +01:00
mafiesto4 f048254d82 Merge branch 'patch-4' of git://github.com/stefnotch/FlaxEngine into stefnotch-patch-4 2021-02-02 23:20:43 +01:00
mafiesto4 81cc8cf69c Add Matrix3x4 2021-02-02 15:44:14 +01:00
mafiesto4 00fab5cfd6 Add event to spline for updating custom data 2021-02-02 12:53:18 +01:00
mafiesto4 85a6f485f1 Fixes and tweaks 2021-02-02 12:52:37 +01:00
mafiesto4 d2dba5680b Fix calling OnParentChanged in Actor load 2021-02-02 12:52:21 +01:00