Commit Graph

  • c7326ea483 _prog sdl_platform_wip Ari Vuollet 2025-12-27 17:59:40 +02:00
  • 523cad3b2c Skip including known non-code subfolders from Source folder Ari Vuollet 2025-12-27 17:59:33 +02:00
  • ff6816396c _Formatting flags Ari Vuollet 2025-12-26 21:43:59 +02:00
  • 824ff7050e Fix managed wrapper function parameter handling for BytesContainer master_fixed Ari Vuollet 2025-12-23 00:36:57 +02:00
  • 24b8ad77fe Fix managed wrapper function parameter handling for BytesContainer Ari Vuollet 2025-12-23 00:36:57 +02:00
  • 3008d8037d _unbox Ari Vuollet 2025-12-21 20:17:24 +02:00
  • 0973363c64 wip 2 no leaks Ari Vuollet 2025-12-21 17:45:31 +02:00
  • 042843fe42 Fix clang bindings code generation for non-const ref parameters Ari Vuollet 2025-12-16 00:53:03 +02:00
  • 8631b389c1 asdf Ari Vuollet 2025-12-20 23:02:42 +02:00
  • 5d45b9ea1c Fix managed boolean array conversion to native array Ari Vuollet 2025-12-20 01:51:37 +02:00
  • e3f5af530b Fix incorrect class namespace in bindings class name lookups Ari Vuollet 2025-12-19 23:57:31 +02:00
  • c40f7c12f2 Fix incorrect class namespace in bindings class name lookups Ari Vuollet 2025-12-19 23:57:31 +02:00
  • 1b2d6372b2 Fix warnings Ari Vuollet 2025-12-18 21:03:05 +02:00
  • 0782ea889c Fix command-line parsing for SDL CreateProcess arguments Ari Vuollet 2025-12-18 21:02:36 +02:00
  • ef89501111 Add function for parsing command-line arguments into argument list Ari Vuollet 2025-12-18 21:01:42 +02:00
  • 608353b996 _managed handle pool start Ari Vuollet 2025-12-18 14:09:07 +02:00
  • 221325ef09 _freemanaged dllexport used Ari Vuollet 2025-12-17 01:11:30 +02:00
  • 8f57c91a9e _track disabled Ari Vuollet 2025-12-17 01:11:12 +02:00
  • 968de34cae _wip Ari Vuollet 2025-12-09 21:49:37 +02:00
  • 6586a98f8d Ensure managed converter functions are exported with optimizations Ari Vuollet 2025-12-16 21:13:00 +02:00
  • b3510b0e44 Add USED attribute for forcing compiler to emit the symbol Ari Vuollet 2025-12-16 21:11:36 +02:00
  • d5a92c1942 Fix missing exports for managed converter structures Ari Vuollet 2025-12-16 14:29:42 +02:00
  • 417f82826f Expose RenderContext to scripting API Ari Vuollet 2025-12-16 14:27:32 +02:00
  • 63bed0986a Fix clang bindings code generation for non-const ref parameters Ari Vuollet 2025-12-16 00:53:03 +02:00
  • c40eefc79d Fix compilation errors with /permissive- standard conformance mode Ari Vuollet 2025-12-19 00:03:41 +02:00
  • d68631dd20 Fix Editor project file generation to use custom code editor arguments Ari Vuollet 2025-12-18 23:52:06 +02:00
  • e77b772010 Get code editor name through CodeEditingManager Ari Vuollet 2025-12-18 23:48:03 +02:00
  • e41e956386 Fix default code editor not using Visual Studio as fallback editor Ari Vuollet 2025-12-18 23:45:44 +02:00
  • 33e47c646b Fix invalid code editor when selected editor is not detected Ari Vuollet 2025-12-18 23:44:44 +02:00
  • b30ce6b84f Support Visual Studio 2026 as a generator for CMake dependencies Ari Vuollet 2025-10-12 14:42:22 +03:00
  • 02f67b25f3 Verify the last project path before using it Ari Vuollet 2025-12-17 03:45:08 +02:00
  • 469a422681 Add -lastproject editor command-line option to open the last project Ari Vuollet 2025-12-17 03:29:43 +02:00
  • 42fa0ffdd1 Use last opened project as initial directory in project file dialog Ari Vuollet 2025-12-17 03:03:41 +02:00
  • f97ee72f1c Fix SpecialFolder::AppData on Apple systems Ari Vuollet 2025-12-17 03:19:58 +02:00
  • 89c93dd4f7 Use XDG user directories on Linux special paths Ari Vuollet 2025-12-17 02:52:29 +02:00
  • 60cd8f702e Fix Flax C#-project launchSettings.json to launch without project Ari Vuollet 2025-12-17 02:15:09 +02:00
  • f376ec5c8a Launch editor when debugging C++ projects in Rider Linux/macOS Ari Vuollet 2025-12-17 02:14:22 +02:00
  • 82bb297119 Use standard output for logging by default Ari Vuollet 2025-12-16 01:37:06 +02:00
  • ed994cb560 Run editor with selected project configuration in launchSettings.json Ari Vuollet 2025-12-16 01:20:49 +02:00
  • 8efe2134f0 Fix duplicate properties for default configuration in C# projects Ari Vuollet 2025-12-16 01:18:30 +02:00
  • 8efc4715c6 Improve Linux .NET runtime identifier detection Use the runtime identifier detected during runtime instead of calling the dotnet tool in order to query it. Ari Vuollet 2025-12-14 20:24:39 +02:00
  • 48c60144ae Set C# language version to 14 with .NET 10 Ari Vuollet 2025-12-14 20:18:21 +02:00
  • 249cde467e Improve installed .NET runtime version detection Ari Vuollet 2025-12-14 20:16:33 +02:00
  • e2eadc87b6 Fix Editor state after loading a scene without compiled game modules Ari Vuollet 2025-12-14 19:32:52 +02:00
  • bc4b94d2bc Use in over ref modifier in Math functions input parameters Ari Vuollet 2025-12-06 23:32:47 +02:00
  • ecf074801f Fix ref usage warnings with in-parameters Ari Vuollet 2025-12-06 00:36:28 +02:00
  • 74bac97f44 Deprecate UseFastPDBLinking Ari Vuollet 2025-12-06 00:03:42 +02:00
  • d7eebb699c Pass const ref parameters as in parameters in C# bindings Ari Vuollet 2025-12-06 00:01:28 +02:00
  • dde07bac8d Fix mixed newline characters in generated bindings Ari Vuollet 2025-12-05 15:59:06 +02:00
  • 5c8e593d89 Show properties without getter in generic editor Ari Vuollet 2025-12-02 18:33:43 +02:00
  • 46fd5a5855 Ensure Flax.Build tasks and utilities output error messages as errors Ari Vuollet 2025-12-16 00:11:06 +02:00
  • 74c1e200ce Implement Platform::CreateProcess with SDL backend Ari Vuollet 2025-12-16 00:08:38 +02:00
  • 31945a53a2 Update SDL to 3.3.4 Ari Vuollet 2025-12-15 19:32:47 +02:00
  • 3e91ba3fb2 Merge remote-tracking branch 'origin/master' into sdl_platform Ari Vuollet 2025-12-15 19:03:05 +02:00
  • e257f9e4a0 Merge branch 'Tryibion-fix-anim-slot-replay' Wojtek Figat 2025-12-14 23:03:45 +01:00
  • 056de752ed Add docs Wojtek Figat 2025-12-14 23:03:34 +01:00
  • 76700c0b24 Merge branch 'fix-anim-slot-replay' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-anim-slot-replay Wojtek Figat 2025-12-14 23:01:21 +01:00
  • 9fdcff657d Merge branch 'VitaminCpp-late_join_fix' Wojtek Figat 2025-12-14 22:58:55 +01:00
  • 2b6339c05c Minor code cleanup Wojtek Figat 2025-12-14 22:58:53 +01:00
  • bb91202439 Merge branch 'late_join_fix' of https://github.com/VitaminCpp/FlaxEngine into VitaminCpp-late_join_fix Wojtek Figat 2025-12-14 22:49:49 +01:00
  • f25e9f262a Merge branch 'VitaminCpp-replication_hashing_fix' Wojtek Figat 2025-12-14 22:48:09 +01:00
  • ee51077f49 Merge branch 'replication_hashing_fix' of https://github.com/VitaminCpp/FlaxEngine into VitaminCpp-replication_hashing_fix Wojtek Figat 2025-12-14 22:43:58 +01:00
  • 950e958a58 Merge branch 'VitaminCpp-hash_set_crash_fix' Wojtek Figat 2025-12-14 22:41:11 +01:00
  • 5fdbed2b56 Minor codestyle adjustments Wojtek Figat 2025-12-14 22:41:00 +01:00
  • 0e627577fc Simplify code. Chandler Cox 2025-12-14 15:00:44 -06:00
  • 4846d4b024 Merge branch 'hash_set_crash_fix' of https://github.com/VitaminCpp/FlaxEngine into VitaminCpp-hash_set_crash_fix Wojtek Figat 2025-12-14 21:52:40 +01:00
  • 5e5293bf7b Merge branch 'GoaLitiuM-oob_write_fix' Wojtek Figat 2025-12-14 21:31:42 +01:00
  • d88477dcae Merge branch 'oob_write_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-oob_write_fix Wojtek Figat 2025-12-14 21:31:37 +01:00
  • bd58bd91b4 Merge branch 'ThePhantomMask-AddDropdownHighlightedColor' Wojtek Figat 2025-12-13 23:14:47 +01:00
  • 7ce0d88bdc Merge branch 'AddDropdownHighlightedColor' of https://github.com/ThePhantomMask/FlaxEngine into ThePhantomMask-AddDropdownHighlightedColor Wojtek Figat 2025-12-13 23:14:09 +01:00
  • 98bb2d40d6 Merge branch 'Inertia-Squared-hyprland-fix' Wojtek Figat 2025-12-13 23:13:30 +01:00
  • f4bc620bbd Merge branch 'hyprland-fix' of https://github.com/Inertia-Squared/FlaxEngine into Inertia-Squared-hyprland-fix Wojtek Figat 2025-12-13 23:13:26 +01:00
  • 0313bf32c9 Merge branch 'AcidicVoid-master' Wojtek Figat 2025-12-13 23:11:05 +01:00
  • 0c887cd29e Use fix from #3830 in particle and anim graphs too Wojtek Figat 2025-12-13 23:11:01 +01:00
  • 5bd9bce634 Merge branch 'master' of https://github.com/AcidicVoid/FlaxEngine into AcidicVoid-master Wojtek Figat 2025-12-13 23:08:01 +01:00
  • 2a53d0a462 Fix crash on Visual Script missing asset ref after hot-reload in Editor Wojtek Figat 2025-12-13 02:10:41 +01:00
  • 82bd915274 Fix out-of-bounds write while parsing command-line arguments Ari Vuollet 2025-12-12 14:44:24 +02:00
  • 71391cf1cc Fix deprecated tag placement Wojtek Figat 2025-12-11 16:38:28 +01:00
  • b5286af526 Attempt to fix regression from 32bd72fecd Wojtek Figat 2025-12-11 14:48:18 +01:00
  • 9f07a2a54e Attempt to fix regression from 32bd72fecd Wojtek Figat 2025-12-10 18:58:43 +01:00
  • c39c642b60 Add safety check for invalid math values in shader graph generation Wojtek Figat 2025-12-10 17:39:18 +01:00
  • 02cff3973a Bump up engine version Wojtek Figat 2025-12-10 15:01:53 +01:00
  • a63b97d31d Add stripping DXIL debug data from the shader cache when not used Wojtek Figat 2025-12-10 14:58:12 +01:00
  • ca52122656 Fix validation error on Windows for textures but optimize buffers instead Wojtek Figat 2025-12-10 14:53:51 +01:00
  • 20a7fcf6a0 Add profiler wait event for GPU wait on D3D12 Wojtek Figat 2025-12-10 13:01:24 +01:00
  • 43665aa7eb Rename GPUContext::ClearState to ResetState for constentency Wojtek Figat 2025-12-10 13:00:59 +01:00
  • 3b9b49950c Fixes for Xbox One Wojtek Figat 2025-12-10 09:48:47 +01:00
  • 0a8752ec0a Fix cross-building building engine with separate executable and library for Unix platforms on Windows Wojtek Figat 2025-12-10 09:48:27 +01:00
  • 47685dc2be Merge branch 'VitaminCpp-missing_move_semantics_fix' Wojtek Figat 2025-12-09 10:00:55 +01:00
  • 517ee5bb25 Merge branch 'missing_move_semantics_fix' of https://github.com/VitaminCpp/FlaxEngine into VitaminCpp-missing_move_semantics_fix Wojtek Figat 2025-12-09 10:00:51 +01:00
  • 3ab01d3576 Merge branch 'VitaminCpp-minor_mem_layout_opt' Wojtek Figat 2025-12-09 10:00:20 +01:00
  • 31b6d4d658 Merge branch 'minor_mem_layout_opt' of https://github.com/VitaminCpp/FlaxEngine into VitaminCpp-minor_mem_layout_opt Wojtek Figat 2025-12-09 10:00:16 +01:00
  • 08f840d642 Merge branch 'Tryibion-fix-exception-reload' Wojtek Figat 2025-12-09 09:59:56 +01:00
  • 776b6259cd Merge branch 'fix-exception-reload' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-exception-reload Wojtek Figat 2025-12-09 09:59:34 +01:00
  • 5c81c71116 Move constant buffer init for instanced draws only, others do it in all paths Wojtek Figat 2025-12-09 09:51:53 +01:00
  • 188b635ea0 Merge remote-tracking branch 'origin/master' Wojtek Figat 2025-12-09 09:48:05 +01:00
  • 56066a3212 Porting to a famous blue platform Wojtek Figat 2025-12-08 14:41:55 -08:00
  • ed50ce9c90 Change Dropdown's EditorOrder from 2023 to 2024 Phantom 2025-12-07 18:48:16 +01:00
  • a7e77f6e21 Update CreatePopupItem method Phantom 2025-12-07 18:23:38 +01:00
  • 56278b17ee Add Text Color Highlighted on Dropdown Phantom 2025-12-07 16:53:43 +01:00