Commit Graph

  • d3d67fddcc add node shadow Saas 2025-12-18 19:54:31 +01:00
  • e272870803 increase max zoom Saas 2025-12-18 19:51:17 +01:00
  • d8c90184b9 add script only on prefab instance header button Saas 2025-12-18 17:19:41 +01:00
  • 2a959d0531 Support Visual Studio 2026 as a generator for CMake dependencies Ari Vuollet 2025-10-12 14:42:22 +03:00
  • 5b1ca13225 choose darker mouse over color Saas 2025-12-18 12:22:24 +01:00
  • 0d8ac5b7ac implement review Saas 2025-12-18 12:17:22 +01:00
  • b714668f4c improve visject graph readability Saas 2025-12-17 18:54:37 +01:00
  • f6e9cf644a Verify the last project path before using it Ari Vuollet 2025-12-17 03:45:08 +02:00
  • 604bfb5fe6 Add -lastproject editor command-line option to open the last project Ari Vuollet 2025-12-17 03:29:43 +02:00
  • b3ea47b989 Use last opened project as initial directory in project file dialog Ari Vuollet 2025-12-17 03:03:41 +02:00
  • 5d368e59a0 Fix SpecialFolder::AppData on Apple systems Ari Vuollet 2025-12-17 03:19:58 +02:00
  • 3afd3ce2d5 Use XDG user directories on Linux special paths Ari Vuollet 2025-12-17 02:52:29 +02:00
  • 4504d0ae96 Fix compute distance crash if no closest point param is defined. Tryibion 2025-12-16 18:22:26 -06:00
  • f14ba6ace6 Fix Flax C#-project launchSettings.json to launch without project Ari Vuollet 2025-12-17 02:15:09 +02:00
  • 518f9dc9dc Launch editor when debugging VC++ projects in Rider Linux/macOS Ari Vuollet 2025-12-17 02:14:22 +02:00
  • 8db29a30e0 Fix VC++ project file building on macOS Rider Ari Vuollet 2025-04-20 01:11:29 +03:00
  • 1b9f6ed20f Fix large world build. Tryibion 2025-12-16 18:16:58 -06:00
  • 2c5cc7fcc0 Fix double drawing. Tryibion 2025-12-16 17:32:35 -06:00
  • b9f177d1ab Add ensure capacity to lists. Tryibion 2025-12-16 17:12:54 -06:00
  • 0e76585709 Fix DDGI iradiance to use debanding by applying quantization error to reduce yellowish artifacts due to R11G11B10 format mafiesto4 2025-12-16 23:56:45 +01:00
  • 8bf51512ac Fix Global SDF trace loop limit down to prevent too long shader execution in extreme scenarios mafiesto4 2025-12-16 16:08:20 +01:00
  • 779e8e7169 Optimize Global SDF tracing to not scale steps nearby geometry and properly trace mip cascade mafiesto4 2025-12-16 16:07:46 +01:00
  • 3c8b80152b Fix sampling Global SDF gradient at lower border mafiesto4 2025-12-16 16:05:49 +01:00
  • f280412ef4 Remove NeedsHitNormal/HitNormal feature from GlobalSDFTrace to simplify code mafiesto4 2025-12-16 16:04:56 +01:00
  • 9708601d3b Small cleanup. Tryibion 2025-12-15 21:46:03 -06:00
  • d671f57952 Change to container control for anchoring. Tryibion 2025-12-15 21:41:45 -06:00
  • 56e6df261d Add hovering and selecting. Tryibion 2025-12-15 21:22:11 -06:00
  • 88b02105b3 Add direction gizmo. Tryibion 2025-12-15 20:36:35 -06:00
  • 1327fa40cb Run editor with selected project configuration in launchSettings.json Ari Vuollet 2025-12-16 01:20:49 +02:00
  • b70ab01308 Fix duplicate properties for default configuration in C# projects Ari Vuollet 2025-12-16 01:18:30 +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
  • 0094216ff8 Renaming Luminance name to Brightness Phantom 2025-12-15 14:29:57 +01:00
  • 298ee284e1 Merge branch 'master' into Improve-HighlightedPopUpColor Phantom 2025-12-15 00:49:49 +01:00
  • 7f2f73afd8 Added Luminance property and updated authors Phantom 2025-12-15 00:48:42 +01:00
  • e257f9e4a0 Merge branch 'Tryibion-fix-anim-slot-replay' mafiesto4 2025-12-14 23:03:45 +01:00
  • 056de752ed Add docs mafiesto4 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 mafiesto4 2025-12-14 23:01:21 +01:00
  • 9fdcff657d Merge branch 'VitaminCpp-late_join_fix' mafiesto4 2025-12-14 22:58:55 +01:00
  • 2b6339c05c Minor code cleanup mafiesto4 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 mafiesto4 2025-12-14 22:49:49 +01:00
  • f25e9f262a Merge branch 'VitaminCpp-replication_hashing_fix' mafiesto4 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 mafiesto4 2025-12-14 22:43:58 +01:00
  • 950e958a58 Merge branch 'VitaminCpp-hash_set_crash_fix' mafiesto4 2025-12-14 22:41:11 +01:00
  • 5fdbed2b56 Minor codestyle adjustments mafiesto4 2025-12-14 22:41:00 +01:00
  • 0e627577fc Simplify code. Tryibion 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 mafiesto4 2025-12-14 21:52:40 +01:00
  • 5e5293bf7b Merge branch 'GoaLitiuM-oob_write_fix' mafiesto4 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 mafiesto4 2025-12-14 21:31:37 +01:00
  • ae03bc2dd2 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
  • 5cd27032b4 Set C# language version to 14 with .NET 10 Ari Vuollet 2025-12-14 20:18:21 +02:00
  • 7445064d97 Improve installed .NET runtime version detection Ari Vuollet 2025-12-14 20:16:33 +02:00
  • 9f8b15f0d5 Fix Editor state after loading a scene without compiled game modules Ari Vuollet 2025-12-14 19:32:52 +02:00
  • bb2e22ecf2 Improved readability of highlighted text in drop-down menus Phantom 2025-12-14 13:14:45 +01:00
  • bd58bd91b4 Merge branch 'ThePhantomMask-AddDropdownHighlightedColor' mafiesto4 2025-12-13 23:14:47 +01:00
  • 7ce0d88bdc Merge branch 'AddDropdownHighlightedColor' of https://github.com/ThePhantomMask/FlaxEngine into ThePhantomMask-AddDropdownHighlightedColor mafiesto4 2025-12-13 23:14:09 +01:00
  • 98bb2d40d6 Merge branch 'Inertia-Squared-hyprland-fix' mafiesto4 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 mafiesto4 2025-12-13 23:13:26 +01:00
  • 0313bf32c9 Merge branch 'AcidicVoid-master' mafiesto4 2025-12-13 23:11:05 +01:00
  • 0c887cd29e Use fix from #3830 in particle and anim graphs too mafiesto4 2025-12-13 23:11:01 +01:00
  • 5bd9bce634 Merge branch 'master' of https://github.com/AcidicVoid/FlaxEngine into AcidicVoid-master mafiesto4 2025-12-13 23:08:01 +01:00
  • 2a53d0a462 Fix crash on Visual Script missing asset ref after hot-reload in Editor mafiesto4 2025-12-13 02:10:41 +01:00
  • b5b1d84b3f fix silent crash sometimes occurring when dragging and dropping connections Saas 2025-12-12 22:44:13 +01:00
  • 82bd915274 Fix out-of-bounds write while parsing command-line arguments Ari Vuollet 2025-12-12 14:44:24 +02:00
  • e47fc5a54a Merge branch 'master' into PressGToGameModeAndPToNavigate Saas 2025-12-11 21:04:00 +01:00
  • 26e24769be actually set things to the right thing Saas 2025-12-11 20:44:40 +01:00
  • 71391cf1cc Fix deprecated tag placement mafiesto4 2025-12-11 16:38:28 +01:00
  • b5286af526 Attempt to fix regression from 32bd72fecd mafiesto4 2025-12-11 14:48:18 +01:00
  • 9f07a2a54e Attempt to fix regression from 32bd72fecd mafiesto4 2025-12-10 18:58:43 +01:00
  • 4b62395d69 add script obsolete icon to script editor Saas 2025-12-10 18:41:57 +01:00
  • c39c642b60 Add safety check for invalid math values in shader graph generation mafiesto4 2025-12-10 17:39:18 +01:00
  • 02cff3973a Bump up engine version mafiesto4 2025-12-10 15:01:53 +01:00
  • a63b97d31d Add stripping DXIL debug data from the shader cache when not used mafiesto4 2025-12-10 14:58:12 +01:00
  • ca52122656 Fix validation error on Windows for textures but optimize buffers instead mafiesto4 2025-12-10 14:53:51 +01:00
  • 20a7fcf6a0 Add profiler wait event for GPU wait on D3D12 mafiesto4 2025-12-10 13:01:24 +01:00
  • 43665aa7eb Rename GPUContext::ClearState to ResetState for constentency mafiesto4 2025-12-10 13:00:59 +01:00
  • 3b9b49950c Fixes for Xbox One mafiesto4 2025-12-10 09:48:47 +01:00
  • 0a8752ec0a Fix cross-building building engine with separate executable and library for Unix platforms on Windows mafiesto4 2025-12-10 09:48:27 +01:00
  • 47685dc2be Merge branch 'VitaminCpp-missing_move_semantics_fix' mafiesto4 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 mafiesto4 2025-12-09 10:00:51 +01:00
  • 3ab01d3576 Merge branch 'VitaminCpp-minor_mem_layout_opt' mafiesto4 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 mafiesto4 2025-12-09 10:00:16 +01:00
  • 08f840d642 Merge branch 'Tryibion-fix-exception-reload' mafiesto4 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 mafiesto4 2025-12-09 09:59:34 +01:00
  • 5c81c71116 Move constant buffer init for instanced draws only, others do it in all paths mafiesto4 2025-12-09 09:51:53 +01:00
  • 188b635ea0 Merge remote-tracking branch 'origin/master' mafiesto4 2025-12-09 09:48:05 +01:00
  • 56066a3212 Porting to a famous blue platform mafiesto4 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
  • bd78db72b9 Add Mono AOT dynamic module preloading to speed up startup time mafiesto4 2025-12-05 03:46:28 -08:00
  • 32bd72fecd Minor fix to the game cooker assets summary log of a single asset mafiesto4 2025-12-04 23:51:07 +01:00
  • 3a798a70fa Fix collections capacity growing to use the closest power of two mafiesto4 2025-12-04 23:29:15 +01:00
  • 02429266b1 Fix Array::RemoveAtKeepOrder to avoid memory override with large mem copy mafiesto4 2025-12-03 05:03:21 -08:00
  • 77aea0c69c Fix fatal error reporting from multiple therads to sync and properly log (eg. out of memory) mafiesto4 2025-12-01 08:18:54 -08:00
  • 6a3ce862cb - Add X11 Class hints for easy hooking by WMs for window-specific rules (required to fix some bugs in WMs like Hyprland) Inertia 2025-12-01 11:19:35 +11:00
  • 93217da619 Add option to merge vertex layout with reference order maintained mafiesto4 2025-11-29 15:04:11 -08:00
  • bbaa2dfc73 Fix pibot relative movement. Tryibion 2025-11-29 16:13:46 -06:00