Commit Graph

10390 Commits

Author SHA1 Message Date
Chandler Cox
c7fd1999db Remove c# template menus. 2024-11-26 20:22:36 -06:00
Chandler Cox
0335086df8 Add more scripting templates. 2024-11-22 17:07:10 -06:00
Wojtek Figat
d4b663cd1a Fix crash when CAS shader is missing 2024-11-20 23:08:32 +01:00
Wojtek Figat
e8b46f8b19 Fix dotnet runtime version selection with min/max range
#3058
2024-11-20 22:37:51 +01:00
Wojtek Figat
ee5021d94d Fix regression bugs from 471d5c2a9b 2024-11-20 18:28:47 +01:00
Wojtek Figat
03fe1f72a3 Fix minor errors 2024-11-20 16:30:23 +01:00
Wojtek Figat
a890326b82 Fix blend states and blend factor usage on Vulkan 2024-11-20 16:30:13 +01:00
Wojtek Figat
20704ef9dd Fix stencil usage in Vulkan 2024-11-20 16:15:54 +01:00
Wojtek Figat
471d5c2a9b Add stencil support in PSO on DX11 2024-11-20 09:46:10 +01:00
Wojtek Figat
9bf680cc1a Add multi-line string literal parsing inside custom api code injection blocks 2024-11-19 16:17:11 +01:00
Wojtek Figat
a7daf44330 Fix BitArray swap when using different allocators
Add unit test to ensure this works correctly.
2024-11-19 12:21:13 +01:00
Wojtek Figat
36cf859741 Fix game UI root control to properly raycast over 3D canvases 2024-11-19 00:02:16 +01:00
Wojtek Figat
c0a99688f9 Fix passing object reference as out parameter in scripting method invoke 2024-11-18 19:00:01 +01:00
Wojtek Figat
a839cf796b Fix MUtils::GetClass for Float2 2024-11-18 14:42:13 +01:00
Wojtek Figat
1eb4980b89 Merge branch 'amir9480-fix_2952' 2024-11-18 12:10:12 +01:00
Wojtek Figat
2eb87588da Merge branch 'fix_2952' of https://github.com/amir9480/FlaxEngine into amir9480-fix_2952 2024-11-18 12:10:05 +01:00
Wojtek Figat
2532a57b0b Fix default Terrain material domain to Lit
#3050
2024-11-18 12:06:54 +01:00
Wojtek Figat
befdbfce3f Merge branch 'xxSeys1-OpenGameProjectFolder' 2024-11-18 11:30:23 +01:00
Wojtek Figat
c7de999b2a Merge branch 'OpenGameProjectFolder' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-OpenGameProjectFolder 2024-11-18 11:30:16 +01:00
Wojtek Figat
4d02705091 Merge branch 'Tryibion-obfuscate-text-box' 2024-11-18 11:29:40 +01:00
Wojtek Figat
38b662be63 Merge branch 'obfuscate-text-box' of https://github.com/Tryibion/FlaxEngine into Tryibion-obfuscate-text-box 2024-11-18 11:29:19 +01:00
Wojtek Figat
b121333149 Merge branch 'Tryibion-fix-type-editor-exception' 2024-11-18 11:29:01 +01:00
Wojtek Figat
866f375c3b Merge branch 'fix-type-editor-exception' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-type-editor-exception 2024-11-18 11:28:53 +01:00
Wojtek Figat
f892c98de7 Merge branch 'envision3d-remap-role-change-object-id' 2024-11-18 11:26:04 +01:00
Wojtek Figat
7a74b1e46d Merge branch 'remap-role-change-object-id' of https://github.com/envision3d/FlaxEngine into envision3d-remap-role-change-object-id 2024-11-18 11:25:58 +01:00
Wojtek Figat
76dca258ae Merge branch 'GoaLitiuM-dotnet9' 2024-11-18 11:22:04 +01:00
Chandler Cox
631f2c5107 Fix exception that is thrown when using the type editor. 2024-11-16 16:31:24 -06:00
xxSeys1
a33f50d058 add "File" menu option to open game project folder 2024-11-16 19:35:18 +01:00
Chandler Cox
65d966fffa Add being able to obfuscate text in a text box with a character. 2024-11-15 09:45:02 -06:00
dd894b510d Add support for .NET 9 SDK and runtime 2024-11-14 23:05:25 +02:00
Amir Alizadeh
ec200ed155 Fix duplicate root node values changed handler on BehaviorKnowledgeEditor 2024-11-09 01:07:24 +03:30
envision3d
8af74e2062 Remap object id for role change message 2024-11-08 05:04:40 -06:00
Wojtek Figat
a1b3610af8 Enable network object ids remapping for host or server too to fix custom object ids map
#3042
2024-11-07 13:57:26 +01:00
Wojtek Figat
851e0b4239 Check for valid object id to map 2024-11-06 23:58:14 +01:00
Wojtek Figat
7f571a647f Fix project files generation to skip unsupported platforms/architectures in referenced targets
#3018 #3040
2024-11-05 17:13:57 +01:00
Wojtek Figat
853e7cb6f7 Add NetworkReplicator.AddObjectIdMapping for global/custom network objects sync
#3042
2024-11-05 16:37:23 +01:00
Wojtek Figat
6f694daf92 Merge branch 'xxSeys1-AutoSwitchGamePanel' 2024-11-05 11:32:55 +01:00
Wojtek Figat
935e25ab7d Fix compile warnings 2024-11-05 11:32:49 +01:00
Wojtek Figat
576639148f Format code and fix error if _previousWindow has been closed
#2994
2024-11-05 11:32:40 +01:00
Wojtek Figat
a9b8b83c37 Merge branch 'AutoSwitchGamePanel' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-AutoSwitchGamePanel 2024-11-05 11:27:23 +01:00
Wojtek Figat
61891da224 Merge branch 'alcoranpaul-Adjusted-minimum-resolution-for-CavnvasScaler' 2024-11-05 11:13:24 +01:00
Wojtek Figat
77a418de7f Merge branch 'Adjusted-minimum-resolution-for-CavnvasScaler' of https://github.com/alcoranpaul/FlaxEngine into alcoranpaul-Adjusted-minimum-resolution-for-CavnvasScaler 2024-11-05 11:13:17 +01:00
Wojtek Figat
239ef88f38 Merge branch 'mtszkarbowiak-fix/collections-maintenance' 2024-11-05 11:12:36 +01:00
Wojtek Figat
0c2adcd416 Merge branch 'fix/collections-maintenance' of https://github.com/mtszkarbowiak/FlaxEngine into mtszkarbowiak-fix/collections-maintenance 2024-11-05 11:12:21 +01:00
Wojtek Figat
01e09c7c37 Merge branch 'amir9480-fix_3022' 2024-11-05 10:52:20 +01:00
Wojtek Figat
f5e2a7c847 Merge branch 'fix_3022' of https://github.com/amir9480/FlaxEngine into amir9480-fix_3022 2024-11-05 10:52:15 +01:00
Wojtek Figat
330e13d33d Merge branch 'Tryibion-reload-scene' 2024-11-05 10:44:18 +01:00
Wojtek Figat
b393cb70bf Merge branch 'reload-scene' of https://github.com/Tryibion/FlaxEngine into Tryibion-reload-scene 2024-11-05 10:44:13 +01:00
Wojtek Figat
854aa2fca6 Merge branch 'Tryibion-check-asset-move' 2024-11-05 10:42:14 +01:00
Chandler Cox
bd344e8137 Reload existing scene if opened again. 2024-10-31 22:19:13 -05:00