Commit Graph

3210 Commits

Author SHA1 Message Date
Wojtek Figat
3a07d767fb Fix rare crash on division by 0 2022-02-20 20:28:19 +01:00
Wojtek Figat
111a2f3b25 Fix crash with terrain in prefab window
#689
2022-02-19 17:59:40 +01:00
Wojtek Figat
4424d93d56 Use Windows Server 2019 for Github Actions 2022-02-19 12:09:29 +01:00
Wojtek Figat
56491569df Optimize C# bindings in Engine code to static functions that native ABI matches managed signature 2022-02-19 00:29:09 +01:00
Wojtek Figat
71b9324bcb Fix potential exception in PluginManager dispose in Editor 2022-02-19 00:27:53 +01:00
Wojciech Figat
69a1e007a6 Add some missing changes 2022-02-08 19:56:11 +01:00
Wojciech Figat
afed5a30bc Add ClearUA to GPUContext to clear texture with float values 2022-02-08 19:56:07 +01:00
Wojciech Figat
bac8058aa8 Fix depth pitch in UpdateTexture on D3D11 for volume textures 2022-02-08 19:56:03 +01:00
Wojciech Figat
066a4c65bb Add additional UploadMipMapAsync for GPUTexture update with custom row/slice pitch 2022-02-08 19:55:59 +01:00
Wojciech Figat
3c9a5bcf1a Fix CollisionsHelper::ClosestPointPointTriangle 2022-02-08 19:55:55 +01:00
Wojtek Figat
3feeec1649 Fix structure initialization with default field value if attribute has different value HasInvalidPathChar
#688
2022-02-06 22:44:40 +01:00
Wojtek Figat
73976149da Fix blend shape dirty vertices range 2022-02-06 21:25:52 +01:00
Wojtek Figat
9cfc638ce0 Fix for editor 2022-02-06 14:11:31 +01:00
Wojtek Figat
748d69a3cb Add CollisionMeshesPrefix option to import collision data from model asset 2022-02-06 14:11:13 +01:00
Wojciech Figat
a186d1a7fc Merge branch 'master' of https://gitlab.flaxengine.com/flax/flaxengine 2022-02-03 12:02:24 +01:00
Wojciech Figat
2144a9d2fc Add tooltips from xml docs usage in GenericEditor 2022-02-03 12:01:47 +01:00
Wojtek Figat
9de470f670 Add new build tool log location for project files generation (as Launcher might want) 2022-02-01 22:07:21 +01:00
Wojciech Figat
01cb08a924 Expose PhysicsBackend to the user 2022-02-01 17:40:28 +01:00
Wojciech Figat
5e9dac49a8 Remove breakpoint on OpenAL error 2022-02-01 17:38:55 +01:00
Wojciech Figat
26191935a7 Fix issues with OpenAL audio backend 2022-02-01 17:34:46 +01:00
Wojciech Figat
cf6fb07a05 Fix updating audio window toolbar 2022-02-01 16:21:47 +01:00
Wojciech Figat
9260b45e0e Fix resizing textures with alpha on import to preserve transparent colors (instead of black) 2022-01-31 14:21:14 +01:00
Wojciech Figat
d0e37ba6ef Fix crash on native type in JsonAsset due to scripting hot-reload in Editor 2022-01-31 10:33:05 +01:00
Wojciech Figat
f8eba66b5e Add Level::ScriptsReloaded event 2022-01-31 10:25:56 +01:00
Wojciech Figat
8d47ea7d2f Fix doc comment 2022-01-31 10:23:27 +01:00
Wojtek Figat
9b79d7df09 Fix potential error 2022-01-30 20:06:05 +01:00
Wojtek Figat
e9fac4b504 Add user for Switch 2022-01-30 19:41:49 +01:00
Wojciech Figat
7a08e035a5 Fix module libraries linking in modular build mode 2022-01-29 21:34:42 +01:00
Wojciech Figat
6a614d66de Fix warning 2022-01-29 20:55:00 +01:00
Wojciech Figat
1e83518c71 Add support for custom settings asset creation 2022-01-29 17:56:02 +01:00
Wojciech Figat
1907504ff6 Fixes 2022-01-29 15:26:41 +01:00
Wojciech Figat
4495737f94 Fix missing mono symbols export on Windows 2022-01-29 15:00:47 +01:00
Wojciech Figat
b09036b378 Fix building project for target platform that one of the plugin targets doesn't support 2022-01-29 14:55:37 +01:00
Wojciech Figat
0caeffc3cd Bump up build number 2022-01-29 14:55:05 +01:00
Wojtek Figat
787051b12e Fix game cooker platform selector layout on small window 2022-01-26 23:15:55 +01:00
Wojtek Figat
e11410c5d1 Fix Gameplay Global usage in material with material instance error 2022-01-26 23:08:48 +01:00
Wojtek Figat
e3c613e6e3 Add macOS icon 2022-01-26 22:12:27 +01:00
Wojtek Figat
249a3332dc Fix potential crash in gpu particles source generator 2022-01-26 21:19:53 +01:00
Wojtek Figat
5dc304fcb4 Fix material Rotator node tooltip 2022-01-26 21:18:55 +01:00
Wojtek Figat
500f76cb03 Fix potential crash in material generator 2022-01-26 21:18:34 +01:00
Wojtek Figat
05b80d17c5 Add tire wheel tire friction scale parameter for Wheeled Vehicle 2022-01-26 20:54:57 +01:00
Wojtek Figat
ba2f58df6a Revert 2022-01-26 20:14:18 +01:00
Wojtek Figat
757f8240d0 Merge remote-tracking branch 'origin/master' 2022-01-26 19:12:59 +01:00
Wojtek Figat
b871bedb6c Fix build for mac 2022-01-26 19:12:54 +01:00
Wojciech Figat
33eb3d8540 Add Online system base 2022-01-26 17:01:30 +01:00
Wojciech Figat
0cfb7e8cee Fix passing Span<byte> to C# method thunk in generated bindings code 2022-01-26 16:56:27 +01:00
Wojciech Figat
d86e4090b8 Add ctor for Variant from Span<byte> 2022-01-26 16:55:38 +01:00
Wojciech Figat
18b156ad44 Fixes and tweaks 2022-01-26 16:55:22 +01:00
Wojtek Figat
a1ff0318bd Fix constant to a proper value 2022-01-23 19:30:05 +01:00
Wojtek Figat
dd1dc30136 Remove assertion 2022-01-23 19:28:29 +01:00