7096 Commits

Author SHA1 Message Date
stefnotch 65ab9cac50 Change ClientFrom/ToScreen to PointFrom/ToScreen
Fix #67
2020-12-29 18:10:26 +01:00
VNC 8b2a8d22b3 Fixed more typos in Source\Engine\Content 2020-12-29 03:41:01 +01:00
VNC 8a7cb34e93 Fix Audio file typos 2020-12-29 03:35:52 +01:00
VNC 967b6585e1 Fix more typos in Source\Engine\Animations 2020-12-29 03:31:13 +01:00
VNC 1c4ebe9ab6 Fix typo in AnimGraph 2020-12-29 03:23:37 +01:00
VNC d65e922cca Fixed typos in AnimGraph.Custom 2020-12-29 03:23:15 +01:00
VNC d69bdbe1ef Fix typo in Audio error log 2020-12-29 03:20:42 +01:00
mafiesto4 140fae3fa1 Fix crash for ScriptingObject.ToString if class is null 2020-12-28 22:00:11 +01:00
VNC a4c1bf104c Fix typo and use GetID for the log 2020-12-28 19:52:39 +01:00
David Conway c0cc89201e Move icon settings to styles 2020-12-24 20:04:43 +11:00
mafiesto4 e4936547e3 Fixes for building editor for Linux 2020-12-23 21:54:21 +01:00
mafiesto4 e242dbf89f Add missing code for ScriptingType copy/move 2020-12-23 12:58:31 +01:00
mafiesto4 07fb8e034f Merge remote-tracking branch 'origin/master' into navigation-features 2020-12-23 11:04:09 +01:00
mafiesto4 2acad9963f Fix #41 2020-12-23 10:14:51 +01:00
mafiesto4 cf0aeb79bf Remove TAA and Motion Blur implementations 2020-12-22 18:07:53 +01:00
mafiesto4 760d586923 Fix crash when using Physical Material with missing instance
(cherry picked from commit 5e77925492)
2020-12-22 12:59:31 +01:00
mafiesto4 5e239f5d87 Fix code style
(cherry picked from commit 16cd75d179)
2020-12-22 12:59:27 +01:00
mafiesto4 16cd75d179 Fix code style 2020-12-22 12:57:00 +01:00
mafiesto4 4665e8fbdb Add support for basic classes to Scripting Type (without scripting object as a base) 2020-12-22 12:55:57 +01:00
mafiesto4 f25064fae8 Merge remote-tracking branch 'origin/master' into navigation-features 2020-12-22 12:13:26 +01:00
mafiesto4 5e77925492 Fix crash when using Physical Material with missing instance 2020-12-22 11:18:00 +01:00
mafiesto4 d322015e6e Fix model LOD index detection in importer 2020-12-21 23:22:08 +01:00
mafiesto4 4f954c2eb4 Fix code style 2020-12-21 23:21:46 +01:00
jb-perrier 39491663ee Fix flashing tooltip. 2020-12-21 17:25:10 +01:00
mafiesto4 7798a7f6d5 Refactor PhysicalMaterial to use API bindings 2020-12-21 15:39:14 +01:00
mafiesto4 41b938b3cd Refactor NavigationSettings to use API bindings 2020-12-21 14:53:54 +01:00
mafiesto4 4d2d801bf4 Fix typos 2020-12-21 14:53:33 +01:00
mafiesto4 cea1a67749 Refactor game settings to support using API bindings 2020-12-21 14:53:27 +01:00
mafiesto4 aa7711dc31 Fix loaded asset verification error for json assets that have the scripting type 2020-12-21 14:03:53 +01:00
mafiesto4 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
mafiesto4 7e6b236661 Remove unused code 2020-12-20 10:51:29 +01:00
mafiesto4 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
mafiesto4 be1b9857f9 Fix UWP build 2020-12-17 13:39:39 +01:00
mafiesto4 bc82ef2b86 Fix compilation warning 2020-12-17 13:24:15 +01:00
mafiesto4 93c35a19f5 Add NavMeshProperties 2020-12-16 10:24:18 +01:00
mafiesto4 a36a54adcd Tweaks 2020-12-15 17:43:46 +01:00
mafiesto4 4c0c7cc394 Add NavAgentProperties and NavigationTypes.h 2020-12-15 17:15:29 +01:00
mafiesto4 4a79df860d Refactor NavMesh into NavMeshRuntime and make it internal 2020-12-15 15:48:42 +01:00
mafiesto4 d425fae2a7 Add Branch On Enum node 2020-12-15 11:59:52 +01:00
mafiesto4 6360cde0df Add Sequence node 2020-12-15 11:33:09 +01:00
mafiesto4 3e50508adf Add Android to Platform Switch node 2020-12-14 12:40:05 +01:00
mafiesto4 1b818499b7 Add Switch On Enum node 2020-12-14 12:39:55 +01:00
mafiesto4 60d4712680 Add inlined function call in Delegate invoke 2020-12-09 16:34:03 +01:00
mafiesto4 6fb9eee74c You're breathtaking! 2020-12-07 23:40:54 +01:00