Commit Graph

  • c8146a8e99 remove unused TerrainLayerNames xxSeys1 2024-11-16 17:05:44 +01:00
  • 65d966fffa Add being able to obfuscate text in a text box with a character. Tryibion 2024-11-15 09:45:02 -06:00
  • dd894b510d Add support for .NET 9 SDK and runtime GoaLitiuM 2024-11-14 23:05:25 +02:00
  • ec200ed155 Fix duplicate root node values changed handler on BehaviorKnowledgeEditor Amir Alizadeh 2024-11-09 01:07:24 +03:30
  • 8af74e2062 Remap object id for role change message envision3d 2024-11-08 05:04:40 -06:00
  • a1b3610af8 Enable network object ids remapping for host or server too to fix custom object ids map mafiesto4 2024-11-07 13:57:26 +01:00
  • 851e0b4239 Check for valid object id to map mafiesto4 2024-11-06 23:58:14 +01:00
  • 3de3c1f2c6 Add debug drawing tangent frame of the selected skeleton node mafiesto4 2024-11-06 15:38:27 +01:00
  • 246944f688 Merge remote-tracking branch 'origin/master' into 1.10 mafiesto4 2024-11-06 09:29:48 +01:00
  • e9dcb8a8bb Add option to build editor without profiler mafiesto4 2024-11-06 09:29:26 +01:00
  • 7f571a647f Fix project files generation to skip unsupported platforms/architectures in referenced targets mafiesto4 2024-11-05 17:13:57 +01:00
  • 853e7cb6f7 Add NetworkReplicator.AddObjectIdMapping for global/custom network objects sync mafiesto4 2024-11-05 16:37:23 +01:00
  • 6f694daf92 Merge branch 'xxSeys1-AutoSwitchGamePanel' mafiesto4 2024-11-05 11:32:55 +01:00
  • 935e25ab7d Fix compile warnings mafiesto4 2024-11-05 11:32:49 +01:00
  • 576639148f Format code and fix error if _previousWindow has been closed mafiesto4 2024-11-05 11:32:40 +01:00
  • a9b8b83c37 Merge branch 'AutoSwitchGamePanel' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-AutoSwitchGamePanel mafiesto4 2024-11-05 11:27:23 +01:00
  • 61891da224 Merge branch 'alcoranpaul-Adjusted-minimum-resolution-for-CavnvasScaler' mafiesto4 2024-11-05 11:13:24 +01:00
  • 77a418de7f Merge branch 'Adjusted-minimum-resolution-for-CavnvasScaler' of https://github.com/alcoranpaul/FlaxEngine into alcoranpaul-Adjusted-minimum-resolution-for-CavnvasScaler mafiesto4 2024-11-05 11:13:17 +01:00
  • 239ef88f38 Merge branch 'mtszkarbowiak-fix/collections-maintenance' mafiesto4 2024-11-05 11:12:36 +01:00
  • 0c2adcd416 Merge branch 'fix/collections-maintenance' of https://github.com/mtszkarbowiak/FlaxEngine into mtszkarbowiak-fix/collections-maintenance mafiesto4 2024-11-05 11:12:21 +01:00
  • 01e09c7c37 Merge branch 'amir9480-fix_3022' mafiesto4 2024-11-05 10:52:20 +01:00
  • f5e2a7c847 Merge branch 'fix_3022' of https://github.com/amir9480/FlaxEngine into amir9480-fix_3022 mafiesto4 2024-11-05 10:52:15 +01:00
  • 330e13d33d Merge branch 'Tryibion-reload-scene' mafiesto4 2024-11-05 10:44:18 +01:00
  • b393cb70bf Merge branch 'reload-scene' of https://github.com/Tryibion/FlaxEngine into Tryibion-reload-scene mafiesto4 2024-11-05 10:44:13 +01:00
  • 854aa2fca6 Merge branch 'Tryibion-check-asset-move' mafiesto4 2024-11-05 10:42:14 +01:00
  • bd344e8137 Reload existing scene if opened again. Tryibion 2024-10-31 22:19:13 -05:00
  • c4c40874e3 added more float literals Paul Adrian 2024-10-31 20:32:01 -05:00
  • 9f8989b969 Set minimum resolution and resolution curve Paul Adrian 2024-10-31 20:26:02 -05:00
  • 313263e541 Fix output log scroll reset on new log entries addition bug Amir Alizadeh 2024-10-31 23:30:40 +03:30
  • dca48b335a Hash collections bucket state enum extracted Mateusz Karbowiak 2024-10-31 02:41:51 +01:00
  • 26309a0d41 Dictionary mutable key access for const accessor hack Mateusz Karbowiak 2024-10-31 01:15:05 +01:00
  • 7cca26bb97 Dictionary cast constiness fix Mateusz Karbowiak 2024-10-31 01:08:44 +01:00
  • 2ae3932fcc Revert BitArray changes Mateusz Karbowiak 2024-10-31 01:06:04 +01:00
  • 5d32ed7f8e Collections casts constiness fix Mateusz Karbowiak 2024-10-31 00:49:59 +01:00
  • fbb840dff3 Collections de/increment operations fix Mateusz Karbowiak 2024-10-31 00:45:00 +01:00
  • 9c448f75d8 Collections const correctness fix (style) Mateusz Karbowiak 2024-10-31 00:29:38 +01:00
  • 66b6a29ed4 Collections iterator move noexcept fix Mateusz Karbowiak 2024-10-31 00:19:12 +01:00
  • 8cb7fb48ce Dictionary returning const item fix Mateusz Karbowiak 2024-10-30 22:35:36 +01:00
  • 5439efc559 Collections implicit cast constructor fix Mateusz Karbowiak 2024-10-30 22:29:26 +01:00
  • f77f551b72 Collections type aliasing fix Mateusz Karbowiak 2024-10-30 22:22:56 +01:00
  • a55866d558 Collections casts fix Mateusz Karbowiak 2024-10-30 22:18:47 +01:00
  • f37804ac49 Check and warn user if asset is being moved from content to source folders snd from source to content folders. Tryibion 2024-10-30 15:46:16 -05:00
  • 02db7d02f2 Collections const-correctness fix Mateusz Karbowiak 2024-10-30 21:06:16 +01:00
  • c0a1563402 Merge branch 'Tryibion-namlessArg-support' mafiesto4 2024-10-30 18:51:52 +01:00
  • 7d59280b30 Merge branch 'namlessArg-support' of https://github.com/Tryibion/FlaxEngine into Tryibion-namlessArg-support mafiesto4 2024-10-30 18:51:41 +01:00
  • 2f4e673be3 Add test for nameless function arguments Tryibion 2024-10-30 12:20:37 -05:00
  • 379bccc421 Support C++ nameless function arguments for C# gen. Tryibion 2024-10-30 12:18:03 -05:00
  • 62b5daee9f Merge branch 'ldkuba-fix-network-manager-update-loop' mafiesto4 2024-10-30 17:32:26 +01:00
  • ea7b4963e1 Merge branch 'fix-network-manager-update-loop' of https://github.com/ldkuba/FlaxEngine into ldkuba-fix-network-manager-update-loop mafiesto4 2024-10-30 17:27:16 +01:00
  • 3f50625cc3 Fix proper handling of Scripting.InvokeOnUpdate if called within that callback mafiesto4 2024-10-30 17:26:06 +01:00
  • 35c44d60a4 Add AutoGravity option to CharacterController for logic from 4de9e9d918 mafiesto4 2024-10-30 17:25:17 +01:00
  • 6e598ae9f6 Refactor Multi Blend animations sampling length to fix blend spaces with anims of different length mafiesto4 2024-10-30 17:24:47 +01:00
  • 2715df7cf2 Fix NetworkManager not resetting LastUpdateTime ldkuba 2024-10-30 15:16:45 +01:00
  • 4de9e9d918 Add gravity to CharacterController::AddMovement for proper movement when using Root Motion mafiesto4 2024-10-30 00:01:54 +01:00
  • c1bd42ff7e Add Vector3.SignedAngle utility method mafiesto4 2024-10-29 23:55:42 +01:00
  • b1a54d2967 Missing change in 072f7c7e45 mafiesto4 2024-10-29 23:34:10 +01:00
  • 2288684950 Fix pasting or duplicating Multi Blend nodes mafiesto4 2024-10-29 23:08:50 +01:00
  • 0c645e8b0c Fix root animation in blend spaces when one of the animations doesn't use root motion but animated root node channel mafiesto4 2024-10-29 21:59:21 +01:00
  • 072f7c7e45 Fix C++ Vector3::Angle to return value in degrees just like C# API (instead of radians) mafiesto4 2024-10-29 20:36:01 +01:00
  • 7479c3a2fe Merge branch 'Tryibion-trail-retrun' mafiesto4 2024-10-29 16:23:00 +01:00
  • 6731a5c311 Merge branch 'trail-retrun' of https://github.com/Tryibion/FlaxEngine into Tryibion-trail-retrun mafiesto4 2024-10-29 16:22:47 +01:00
  • 4153024c21 Final fix for vscode proj gen issue mafiesto4 2024-10-29 16:22:05 +01:00
  • 8a31d1b54f Add test for trailing return. Tryibion 2024-10-28 22:15:34 -05:00
  • a1c7132e48 Add support for trailing return types for c# generation. Tryibion 2024-10-28 22:11:47 -05:00
  • b52a520aad Merge branch 'Tryibion-wheel-ordering' mafiesto4 2024-10-28 20:55:47 +01:00
  • 62fa3b8574 Merge branch 'wheel-ordering' of https://github.com/Tryibion/FlaxEngine into Tryibion-wheel-ordering mafiesto4 2024-10-28 20:55:10 +01:00
  • ae4a4a8e57 Fix ComputeShapeSqrDistanceToPoint on PhysX with Large Worlds mafiesto4 2024-10-28 20:47:53 +01:00
  • 04ac3160e4 Another blind fix attempt mafiesto4 2024-10-28 20:41:34 +01:00
  • 41a0ccb218 Fix Visject Surface search to check nested surfaces (such as State Machine graphs) mafiesto4 2024-10-28 20:32:17 +01:00
  • f88eeeb313 Fix missing casting from scalar Variant types to Enum mafiesto4 2024-10-28 14:32:19 +01:00
  • 4d1541aa1d Another blind fix mafiesto4 2024-10-27 23:27:10 +01:00
  • 082d97248d Add unit test for DebugCommands mafiesto4 2024-10-27 15:22:57 +01:00
  • 6c6a557ffb make naming more consistent xxSeys1 2024-10-25 23:00:05 +02:00
  • 1d7054265d avoid null string issues xxSeys1 2024-10-25 19:58:49 +02:00
  • 88215ca3f0 add auto-upgrader for old focus option xxSeys1 2024-10-25 19:31:55 +02:00
  • 2721364df6 improve naming xxSeys1 2024-10-25 19:30:53 +02:00
  • 145933dd11 Remove unnecessary using xxSeys1 2024-10-25 19:29:48 +02:00
  • 9f9564895e Fix collecting referenced asses from Animation asset mafiesto4 2024-10-25 19:02:31 +02:00
  • 12af7f6cc9 Add cache to asset references graph for faster displaying data mafiesto4 2024-10-25 18:53:10 +02:00
  • 5fb6676ee6 Merge branch 'xxSeys1-groupActors' mafiesto4 2024-10-25 18:24:23 +02:00
  • f37a595bc3 Fix actors grouping to make shared parent at the cenetr of the group mafiesto4 2024-10-25 18:24:14 +02:00
  • dcb8152cdf Merge branch 'groupActors' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-groupActors mafiesto4 2024-10-25 17:59:29 +02:00
  • 3c64d57e3d Another blind attempt to fix issue mafiesto4 2024-10-25 17:51:29 +02:00
  • 6af788b20c Fix logging missing ref duplicates mafiesto4 2024-10-25 17:27:28 +02:00
  • 1f71a5a2e5 Update Microsoft.VisualStudio.Setup.Configuration.Interop.dll from 3.4.2244 to the latest 3.11.2177 mafiesto4 2024-10-25 16:16:33 +02:00
  • 68e531aebb change how layers with no name get displayed xxSeys1 2024-10-25 16:09:30 +02:00
  • d88c5f3063 Merge branch 'mtszkarbowiak-fix/nullable' into 1.10 mafiesto4 2024-10-25 15:59:44 +02:00
  • fa9ce1d346 Code formatting mafiesto4 2024-10-25 15:59:38 +02:00
  • 1c2c010ddc Merge branch 'fix/nullable' of https://github.com/mtszkarbowiak/FlaxEngine into mtszkarbowiak-fix/nullable mafiesto4 2024-10-25 15:38:44 +02:00
  • a0aee15267 add named terrain layers xxSeys1 2024-10-25 15:30:54 +02:00
  • 5a873ad606 Fix crash when boxing native non-POD structure into managed data mafiesto4 2024-10-25 13:21:40 +02:00
  • 1181deb5df Fix crash when using attributes cache after hot-reload in editor mafiesto4 2024-10-24 23:38:25 +02:00
  • 46c1cc9a49 Add nested variant printing in debug command output mafiesto4 2024-10-25 13:25:15 +02:00
  • dcd7b4b6c3 Fix crash when boxing native non-POD structure into managed data mafiesto4 2024-10-25 13:21:40 +02:00
  • 2d371fd05f Fix DebugCommands::InitAsync when called every frame mafiesto4 2024-10-24 23:38:36 +02:00
  • 62ece0d92e Fix crash when using attributes cache after hot-reload in editor mafiesto4 2024-10-24 23:38:25 +02:00
  • 2952bdca66 fix docs commend and function name xxSeys1 2024-10-24 23:28:48 +02:00
  • 57b4e9f295 move used checks to interface xxSeys1 2024-10-24 23:24:28 +02:00
  • ca9b041f54 Fix regression mafiesto4 2024-10-24 22:32:02 +02:00
  • 8338ec6076 Fix regression mafiesto4 2024-10-24 22:32:02 +02:00