Commit Graph

4780 Commits

Author SHA1 Message Date
Wojtek Figat
5e239f5d87 Fix code style
(cherry picked from commit 16cd75d179)
2020-12-22 12:59:27 +01:00
Wojtek Figat
16cd75d179 Fix code style 2020-12-22 12:57:00 +01:00
Wojtek Figat
4665e8fbdb Add support for basic classes to Scripting Type (without scripting object as a base) 2020-12-22 12:55:57 +01:00
Wojtek Figat
f25064fae8 Merge remote-tracking branch 'origin/master' into navigation-features 2020-12-22 12:13:26 +01:00
Wojtek Figat
5e77925492 Fix crash when using Physical Material with missing instance 2020-12-22 11:18:00 +01:00
Wojtek Figat
d322015e6e Fix model LOD index detection in importer 2020-12-21 23:22:08 +01:00
Wojtek Figat
4f954c2eb4 Fix code style 2020-12-21 23:21:46 +01:00
Jean-Baptiste Perrier
39491663ee Fix flashing tooltip. 2020-12-21 17:25:10 +01:00
Wojtek Figat
7798a7f6d5 Refactor PhysicalMaterial to use API bindings 2020-12-21 15:39:14 +01:00
Wojtek Figat
41b938b3cd Refactor NavigationSettings to use API bindings 2020-12-21 14:53:54 +01:00
Wojtek Figat
4d2d801bf4 Fix typos 2020-12-21 14:53:33 +01:00
Wojtek Figat
cea1a67749 Refactor game settings to support using API bindings 2020-12-21 14:53:27 +01:00
Wojtek Figat
aa7711dc31 Fix loaded asset verification error for json assets that have the scripting type 2020-12-21 14:03:53 +01:00
Wojtek Figat
585c752d72 Add more objects types checks and casting utilities to ScriptingObject 2020-12-21 14:03:15 +01:00
stefnotch
0da02b99cc Fix renaming files to same name with different case 2020-12-20 18:00:14 +01:00
Wojtek Figat
7e6b236661 Remove unused code 2020-12-20 10:51:29 +01:00
Wojtek Figat
5cab22e20d Fixes for Vulkan descriptor types iterations 2020-12-19 23:24:31 +01:00
Josh
84628b8f6b Fix compiler errors with Vulkan 1.2.x 2020-12-19 02:36:57 +01:00
Wojtek Figat
be1b9857f9 Fix UWP build 2020-12-17 13:39:39 +01:00
Wojtek Figat
bc82ef2b86 Fix compilation warning 2020-12-17 13:24:15 +01:00
Wojtek Figat
93c35a19f5 Add NavMeshProperties 2020-12-16 10:24:18 +01:00
Wojtek Figat
a36a54adcd Tweaks 2020-12-15 17:43:46 +01:00
Wojtek Figat
4c0c7cc394 Add NavAgentProperties and NavigationTypes.h 2020-12-15 17:15:29 +01:00
Wojtek Figat
4a79df860d Refactor NavMesh into NavMeshRuntime and make it internal 2020-12-15 15:48:42 +01:00
Wojtek Figat
d425fae2a7 Add Branch On Enum node 2020-12-15 11:59:52 +01:00
Wojtek Figat
6360cde0df Add Sequence node 2020-12-15 11:33:09 +01:00
Wojciech Figat
3e50508adf Add Android to Platform Switch node 2020-12-14 12:40:05 +01:00
Wojciech Figat
1b818499b7 Add Switch On Enum node 2020-12-14 12:39:55 +01:00
Wojtek Figat
60d4712680 Add inlined function call in Delegate invoke 2020-12-09 16:34:03 +01:00
Wojtek Figat
6fb9eee74c You're breathtaking! 2020-12-07 23:40:54 +01:00