Commit Graph

  • 272977a521 Defer Editor EndInit after loading scripting assemblies Ari Vuollet 2024-06-01 20:24:57 +03:00
  • dedb3d57fd Fix Variant getters returning already freed managed handles Ari Vuollet 2024-06-01 20:22:16 +03:00
  • 0fc507e238 - Visject Drag and Drop now tries to get a parameter setter node while holding the alt key - Visual Script surface now returns a setter node Nils Hausfeld 2024-06-01 14:23:36 +02:00
  • 9e9013ec43 Add missing recalculations of the thumb ExMatics HydrogenC 2024-06-01 18:23:37 +08:00
  • 19108517da Fix wrong imported values in animation scale tracks Ari Vuollet 2024-06-01 13:04:13 +03:00
  • babd14d763 Fix skinned model import with triangulated mesh data Ari Vuollet 2024-06-01 12:33:04 +03:00
  • 063a5d1ae4 Disable "punchy" correction and add gamma correction Gary M 2024-05-31 19:40:50 -07:00
  • 1de395bc7b returned lost #endif Gary M 2024-05-31 19:04:07 -07:00
  • c22f8e3607 Initial AGX Impl Gary M 2024-05-31 18:38:38 -07:00
  • 60f675c6f0 Fix compilation errors Ari Vuollet 2024-06-01 00:54:28 +03:00
  • 297ca0be2c Fix compatibility issues with newer FBX models Ari Vuollet 2024-06-01 00:47:23 +03:00
  • 6dacf9e1f1 Add caching Model SDF options in the project cache Wojtek Figat 2024-05-31 23:36:35 +02:00
  • 2a56ec3b3e Allow reimporting model prefabs from Content window context menu Ari Vuollet 2024-05-26 00:13:13 +03:00
  • cfdb9ef1f2 Fix missing vertices in some imported models Ari Vuollet 2024-05-31 23:57:11 +03:00
  • a9aa3b6cd8 Fix typos Ari Vuollet 2024-05-31 23:52:22 +03:00
  • cd1853f853 Implement triangulation for non-convex polygons Ari Vuollet 2024-05-27 00:09:10 +03:00
  • cc106ab42f Fix compile errors in libdeflate Ari Vuollet 2024-05-25 21:29:46 +03:00
  • 76e45564f8 Reapply OpenFBX patches Ari Vuollet 2024-05-25 11:31:02 +03:00
  • 7454e9abd2 Update OpenFBX Ari Vuollet 2024-05-25 11:30:48 +03:00
  • f78bbc6b70 Add GlobalSDFDistance to graphics settings for default GlobalSDF range Wojtek Figat 2024-05-31 23:21:07 +02:00
  • 19ad91d5d8 Merge remote-tracking branch 'origin/master' into 1.9 Wojtek Figat 2024-05-31 22:12:03 +02:00
  • 0c50fa9816 - Implemented a connection line offset that increases the less curvature the line has - Made connection lines a tiny bit thicker and added constants at the top of OutputBox to easily change the default style Nils Hausfeld 2024-05-31 20:16:33 +02:00
  • 83ccb79fa3 Merge branch 'master' into ItemSearchContextMenuSearchImprovements Nils Hausfeld 2024-05-31 17:29:42 +02:00
  • 8b72c063a8 Quick fix Olly Rybak 2024-05-31 21:18:00 +10:00
  • 7e316a1305 Fix SSAO flickering artifacts in cooked game (disable depth mips usage) Wojtek Figat 2024-05-31 11:35:38 +02:00
  • e0791eacad Fix game crashes due to scene objects C# instances removal on EndPlay before all game logic ends Wojtek Figat 2024-05-31 10:29:23 +02:00
  • 11ec018933 - Improved Items list context menu item search (based on visject search improvements) Nils Hausfeld 2024-05-30 19:53:54 +02:00
  • 8ef1cad6fb Revert "- Improved item search for item list context menu (based on visject CM item search improvements)" Nils Hausfeld 2024-05-30 19:48:43 +02:00
  • 6885e561db - Improved item search for item list context menu (based on visject CM item search improvements) Nils Hausfeld 2024-05-30 19:48:34 +02:00
  • 806bff19f4 Fix editor play state exceptions into errors to prevent locking editor state Wojtek Figat 2024-05-30 17:26:43 +02:00
  • 949057b1c3 Fix some html tags parsing to be safer Wojtek Figat 2024-05-30 17:22:43 +02:00
  • 5c23f4ac09 Fix project cache in editor to use invariant culture when converting numbers Wojtek Figat 2024-05-30 17:22:30 +02:00
  • cdd53f09b9 Add extra spacing for transform properties. Chandler Cox 2024-05-30 10:01:32 -05:00
  • f3210608ae make color value box the same spacing as the others in the editor. Chandler Cox 2024-05-30 09:07:42 -05:00
  • f01784108d Add check to cursor hidden/showing loops. Chandler Cox 2024-05-30 08:47:41 -05:00
  • 30c1068a13 Fix wrong spacing calculation. Chandler Cox 2024-05-30 08:38:42 -05:00
  • 3f3df090f4 Format code in Visject Wojtek Figat 2024-05-30 12:20:40 +02:00
  • 390f574662 Merge branch 'Chikinsupu-Visject-ImprovedSearchAndFiltering' Wojtek Figat 2024-05-30 12:15:41 +02:00
  • 48a09c9783 Merge branch 'Visject-ImprovedSearchAndFiltering' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-ImprovedSearchAndFiltering Wojtek Figat 2024-05-30 12:15:35 +02:00
  • 981109a6f1 Merge branch 'Chikinsupu-Visject-ConnectionCurvatureOption' Wojtek Figat 2024-05-30 12:11:45 +02:00
  • 2f8428db1a Merge branch 'Visject-ConnectionCurvatureOption' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-ConnectionCurvatureOption Wojtek Figat 2024-05-30 12:11:40 +02:00
  • d0ec3fa2e2 Merge branch 'Tryibion-slider-focus' Wojtek Figat 2024-05-30 12:07:25 +02:00
  • 9533289e57 Merge branch 'slider-focus' of https://github.com/Tryibion/FlaxEngine into Tryibion-slider-focus Wojtek Figat 2024-05-30 12:05:10 +02:00
  • 0f485cf77c Merge branch 'Tryibion-cwidget-size' Wojtek Figat 2024-05-30 12:01:03 +02:00
  • 8c8b4613d2 Merge branch 'cwidget-size' of https://github.com/Tryibion/FlaxEngine into Tryibion-cwidget-size Wojtek Figat 2024-05-30 12:00:56 +02:00
  • 3b872f08a8 Merge branch 'Chikinsupu-Visject-CommentRenameImprovements' Wojtek Figat 2024-05-30 11:54:36 +02:00
  • e89e0159bf Merge branch 'Visject-CommentRenameImprovements' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-CommentRenameImprovements Wojtek Figat 2024-05-30 11:46:53 +02:00
  • 857d2c26f4 Merge branch 'MrCapy0-Fix-Game-Compilation' Wojtek Figat 2024-05-30 11:44:40 +02:00
  • 49e70637db Merge branch 'Fix-Game-Compilation' of https://github.com/MrCapy0/FlaxEngine into MrCapy0-Fix-Game-Compilation Wojtek Figat 2024-05-30 11:36:16 +02:00
  • 72a151816a Merge branch 'Tryibion-control-update-fix' Wojtek Figat 2024-05-30 11:24:15 +02:00
  • 528b20dc00 Merge branch 'control-update-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-control-update-fix Wojtek Figat 2024-05-30 11:23:46 +02:00
  • ce2d2b78c4 Merge branch 'Chikinsupu-Visject-ImprovedInactiveBoxes' Wojtek Figat 2024-05-30 10:37:10 +02:00
  • b22c42b9e3 Merge branch 'Visject-ImprovedInactiveBoxes' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-ImprovedInactiveBoxes Wojtek Figat 2024-05-30 10:37:04 +02:00
  • 377d25a1fd Merge branch 'Chikinsupu-Visject-RerouteMovingQoL' Wojtek Figat 2024-05-30 10:35:04 +02:00
  • 32a60c3b5c Merge branch 'Visject-RerouteMovingQoL' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-RerouteMovingQoL Wojtek Figat 2024-05-30 10:26:29 +02:00
  • 3f40aff01f Merge branch 'Tryibion-header-height' Wojtek Figat 2024-05-30 10:24:31 +02:00
  • 09563caf37 Fix header height when using HeaderAttribute with multiline label. Chandler Cox 2024-05-29 15:48:31 -05:00
  • bea5c55ac9 Merge remote-tracking branch 'origin/1.9' into 1.9 Wojtek Figat 2024-05-29 18:47:57 +02:00
  • 62dcfe2cae Update in-built meshes sdf Wojtek Figat 2024-05-29 18:45:45 +02:00
  • 4dd331d546 Add half-texel margin to SDF around the mesh Wojtek Figat 2024-05-29 18:45:32 +02:00
  • f1debd6cb5 Add names to SDF gpu resources Wojtek Figat 2024-05-29 17:52:48 +02:00
  • a8220147ce Improve SDF mip generation to use min-filter Wojtek Figat 2024-05-29 15:00:03 +02:00
  • 80fbe048bf Update VulkanMemoryAllocator to version3.1.0 Wojtek Figat 2024-05-29 14:55:30 +02:00
  • 33d1c8c68c Add async SDF generation for all meshes in the scene Wojtek Figat 2024-05-29 14:54:28 +02:00
  • 9258c234f2 Add option to SDF generation via GPU in Model Window Wojtek Figat 2024-05-29 14:54:06 +02:00
  • 53d77d3421 Add **Model SDF baking on GPU** via Compute Shader Wojtek Figat 2024-05-29 14:53:13 +02:00
  • 5f4c57d3eb Fix texture copy into staging one on DX12 and Vulkan Wojtek Figat 2024-05-28 14:56:38 +02:00
  • 8a2acd360d Fix GPUTexture::GetData to properly handle volume textures Wojtek Figat 2024-05-28 14:56:04 +02:00
  • 130fc5b54d - Cleanup Nils Hausfeld 2024-05-27 23:41:01 +02:00
  • e15a848ac6 - Implemented filtering by group by using a dot as a seperator - Added type sort priority to context sensitive search - Now updating filters when populating groups for the first time in order to make sort priority actually work when opening context menu for the first time - Fixed some cases where context sensitivity was applied even when context sensitive search was disabled Nils Hausfeld 2024-05-27 23:19:00 +02:00
  • 054e77be42 Fix crash on exit when GPU async task failed Wojtek Figat 2024-05-27 10:37:51 +02:00
  • 553b6f1ee8 Add async execution to model window sdf generation button Wojtek Figat 2024-05-27 10:37:33 +02:00
  • 1729fe6993 - Added connection curvature to editor options Nils Hausfeld 2024-05-26 21:41:59 +02:00
  • cc01e88ce8 fix compilation when calling debug draw on scripts MrCapy0 2024-05-26 11:09:17 -04:00
  • f18715a497 - Replaced renamepopup with textbox in surface comment Nils Hausfeld 2024-05-25 13:25:52 +02:00
  • 0cee4ac973 Add SpawnParticles utility to Particle Effect Wojtek Figat 2024-05-25 09:52:09 +02:00
  • d47a191d5c - Added IsActive state to boxes - Replaced box.enabled with box.isActive on some nodes - Made connection lines draw with alpha when connected box is inactive Nils Hausfeld 2024-05-24 22:26:20 +02:00
  • 513afd603b Add increased by 1 mip sdf texture resolution for GlobalSDF building Wojtek Figat 2024-05-24 22:19:54 +02:00
  • 23efaed29e Fix Model SDF texture streaming to properly mark highest loaded mip as resident Wojtek Figat 2024-05-24 14:58:57 +02:00
  • 2c80f4402d Add improved Model SDF generation with sampling offset and min distance accumulation Wojtek Figat 2024-05-24 14:52:01 +02:00
  • 9acb3a5482 Fix model thumbnail for very large assets Wojtek Figat 2024-05-24 14:21:30 +02:00
  • 37d2b80a3d Enable IntrinsicFunctions in Debug builds Wojtek Figat 2024-05-24 14:16:14 +02:00
  • 03b52f148c Improve 82ee84ad39 to support incremental linking Wojtek Figat 2024-05-24 14:15:52 +02:00
  • f326fa611f Minor sdf imporvements Wojtek Figat 2024-05-24 12:41:39 +02:00
  • 7c83481d6f Bump up version number after compilation setup change Wojtek Figat 2024-05-24 11:23:19 +02:00
  • afdae7f670 Only size ui widgets based on viewscale and not control size. Chandler Cox 2024-05-23 16:51:31 -05:00
  • 182d6d8602 Fix regression in missing shadows inside Global Surface Atals Wojtek Figat 2024-05-23 21:51:57 +02:00
  • 82ee84ad39 Optimize Development builds to use SSE2 by default on Windows and use SSE4.1 when targeting Windows 11 Wojtek Figat 2024-05-23 17:17:21 +02:00
  • b086de1c12 Add WindowsMinVer config for minimum target Windows version switch Wojtek Figat 2024-05-23 16:21:38 +02:00
  • 1481d1a1e9 Add ShadowsResolution for manually specified shadowmap resolution for lights Wojtek Figat 2024-05-23 14:47:16 +02:00
  • 681c473e7a Re-enable CSM cascades filter width adjustment Wojtek Figat 2024-05-23 14:34:26 +02:00
  • 206ff89587 Add constant buffers alignment for data structures (16-byte boundaries) Wojtek Figat 2024-05-23 13:58:46 +02:00
  • 91aa5a0fb9 Fix video player docs Wojtek Figat 2024-05-23 13:15:29 +02:00
  • 7c4b8758ea Fix a few edge cases for cursor showing/not showing Chandler Cox 2024-05-22 21:10:01 -05:00
  • f22e559e83 Add slot spacing to uniform grid panel. Chandler Cox 2024-05-22 20:45:37 -05:00
  • 9731437717 Merge branch 'abrasivetroop-edit-prefab-button' Wojtek Figat 2024-05-22 23:19:02 +02:00
  • 6f7bb8dbf2 Merge branch 'edit-prefab-button' of https://github.com/abrasivetroop/FlaxEngine into abrasivetroop-edit-prefab-button Wojtek Figat 2024-05-22 23:17:23 +02:00
  • 3dd83c52bf Merge branch 'Tryibion-outputlog-collase-save' Wojtek Figat 2024-05-22 23:16:37 +02:00
  • 949ac08643 Merge branch 'outputlog-collase-save' of https://github.com/Tryibion/FlaxEngine into Tryibion-outputlog-collase-save Wojtek Figat 2024-05-22 23:16:18 +02:00
  • 4948b1b86a Merge branch 'Tryibion-script-group' Wojtek Figat 2024-05-22 23:12:24 +02:00