Commit Graph

  • eed780a0b0 Add highlighting active state in anim graph Wojtek Figat 2024-02-07 19:31:34 +01:00
  • cfb8350c65 Fix anim graph debugging to handle nested graph connections highlights properly Wojtek Figat 2024-02-07 19:22:07 +01:00
  • a38d1ad7cc Fix anim graph trace events debugging to include nodes path for nested graphs Wojtek Figat 2024-02-07 19:03:38 +01:00
  • e75902e900 Variosu tweaks Wojtek Figat 2024-02-07 18:56:07 +01:00
  • d1f40d1c47 Fix missing visibleIf attr Wojtek Figat 2024-02-07 18:53:55 +01:00
  • 2042525e92 Add pooling to some StringBuilder objects in build tool Wojtek Figat 2024-02-07 18:53:09 +01:00
  • 8441726da7 Improve support for fixed-arrays in api fields Wojtek Figat 2024-02-07 18:43:48 +01:00
  • c67d352065 Refactor win32 exe icon updating Wojtek Figat 2024-02-07 12:51:52 +01:00
  • 25ce571637 Merge branch 'nothingTVatYT-patch-1' Wojtek Figat 2024-02-07 12:23:06 +01:00
  • 17361d6bc1 Revert some VUlkan backend changes to fix regression on Metal devices Wojtek Figat 2024-02-07 12:16:11 +01:00
  • 9f279d4b5e Add hiding various material properties based on the material domain Wojtek Figat 2024-02-07 09:58:31 +01:00
  • 6cd9895427 Merge remote-tracking branch 'origin/master' into 1.8 Wojtek Figat 2024-02-07 09:40:45 +01:00
  • a9259b20a4 fix off-by-one in collection range check nothingTVatYT 2024-02-07 02:01:39 +01:00
  • 169024ae47 Fix new asset naming to always validate filename Wojtek Figat 2024-02-06 17:39:43 +01:00
  • 13a3035094 Merge branch 'MineBill-button-custom-editors' Wojtek Figat 2024-02-06 17:27:40 +01:00
  • 7c9218840d Format code #2149 Wojtek Figat 2024-02-06 17:27:27 +01:00
  • 876cb4f0c3 Merge branch 'button-custom-editors' of https://github.com/MineBill/FlaxEngine into MineBill-button-custom-editors Wojtek Figat 2024-02-06 17:13:12 +01:00
  • 5fc768bbbd Fix spatial audio playback in OpenAL with Large Worlds enabled Wojtek Figat 2024-02-06 17:10:55 +01:00
  • 9da9a122b8 Fix error in Editor Wojtek Figat 2024-02-06 16:59:17 +01:00
  • 367569b7b1 Merge branch 'envision3d-feature/817-terrain-smoothing' Wojtek Figat 2024-02-06 16:58:58 +01:00
  • 6954a488ea Codestyle fixes Wojtek Figat 2024-02-06 16:38:44 +01:00
  • 0c762bb12f Merge branch 'feature/817-terrain-smoothing' of https://github.com/envision3d/FlaxEngine into envision3d-feature/817-terrain-smoothing Wojtek Figat 2024-02-06 16:34:15 +01:00
  • c039980436 Merge branch 'Tryibion-collection-ui' Wojtek Figat 2024-02-06 16:33:39 +01:00
  • 27f4451c0c Merge branch 'collection-ui' of https://github.com/Tryibion/FlaxEngine into Tryibion-collection-ui Wojtek Figat 2024-02-06 16:20:04 +01:00
  • 83476b6c7a Merge branch 'RuanLucasGD-Anim-Skeleton-Mask-parameter' Wojtek Figat 2024-02-06 16:17:50 +01:00
  • c0e3b27880 Codestyle fix #2211 Wojtek Figat 2024-02-06 16:17:43 +01:00
  • d6a51dc06c Merge branch 'Anim-Skeleton-Mask-parameter' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-Anim-Skeleton-Mask-parameter Wojtek Figat 2024-02-06 16:16:12 +01:00
  • 983ae8dcb7 Merge branch 'nothingTVatYT-fix-root-motion' Wojtek Figat 2024-02-06 16:10:27 +01:00
  • 6272caffa5 Merge branch 'fix-root-motion' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-fix-root-motion Wojtek Figat 2024-02-06 16:10:20 +01:00
  • 5a50ec592f Add clickable parsing errors in build tool Wojtek Figat 2024-02-06 16:01:49 +01:00
  • 873be6ac17 Convert Matrix3x3 into normal type Wojtek Figat 2024-02-06 15:41:35 +01:00
  • 465c14c04a Remove leftover log Wojtek Figat 2024-02-06 15:06:29 +01:00
  • d33ff4306f Fix sprite atlas limit on 4096 Wojtek Figat 2024-02-06 14:49:44 +01:00
  • 6528e14f37 Merge branch 'Tryibion-fix-scrollbar-show' Wojtek Figat 2024-02-06 12:13:49 +01:00
  • 0776529a57 Merge branch 'fix-scrollbar-show' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-scrollbar-show Wojtek Figat 2024-02-06 12:13:41 +01:00
  • 74203e63c8 Merge branch 'Tryibion-fix-plugin-create-name' Wojtek Figat 2024-02-06 12:12:58 +01:00
  • 0d8464dbd9 Merge branch 'fix-plugin-create-name' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-plugin-create-name Wojtek Figat 2024-02-06 12:12:54 +01:00
  • 40632a4a88 Fix missing default value for new Visject method parameter if method uses Vector param Wojtek Figat 2024-02-06 12:10:05 +01:00
  • 6d757946c5 Fix crash when adding physics scene with auto simulation Wojtek Figat 2024-02-06 11:49:12 +01:00
  • f1055aa0e3 Merge branch 'nothingTVatYT-fix-plugins-window' Wojtek Figat 2024-02-06 11:43:08 +01:00
  • 479a917c59 Tweak #2186 Wojtek Figat 2024-02-06 11:42:55 +01:00
  • 060440195d Merge branch 'fix-plugins-window' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-fix-plugins-window Wojtek Figat 2024-02-06 11:40:05 +01:00
  • feebe4f59a Merge branch 'Tryibion-multinode-drop-location' Wojtek Figat 2024-02-06 11:36:50 +01:00
  • 2b63a8ae4c Merge branch 'multinode-drop-location' of https://github.com/Tryibion/FlaxEngine into Tryibion-multinode-drop-location Wojtek Figat 2024-02-06 11:36:46 +01:00
  • b8d848bfc9 Merge branch 'Tryibion-dropdown-scale-fix' Wojtek Figat 2024-02-06 11:35:24 +01:00
  • e6d90f7371 Merge branch 'dropdown-scale-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-dropdown-scale-fix Wojtek Figat 2024-02-06 11:35:13 +01:00
  • ee38227174 Merge branch 'Tryibion-window-adjust' Wojtek Figat 2024-02-06 11:34:33 +01:00
  • b148303b7d Merge branch 'window-adjust' of https://github.com/Tryibion/FlaxEngine into Tryibion-window-adjust Wojtek Figat 2024-02-06 11:34:17 +01:00
  • 9b7b9f4fdb Merge branch 'Tryibion-Remove-auto-editor-mods' Wojtek Figat 2024-02-06 11:26:22 +01:00
  • 84927c79fc Merge branch 'Remove-auto-editor-mods' of https://github.com/Tryibion/FlaxEngine into Tryibion-Remove-auto-editor-mods Wojtek Figat 2024-02-06 11:26:17 +01:00
  • c196e704bb Merge branch 'NoriteSC-BugFixes' Wojtek Figat 2024-02-06 11:13:07 +01:00
  • b2621ff799 Codestyle fix for #2214 Wojtek Figat 2024-02-06 11:13:00 +01:00
  • 756a991c2c Merge branch 'BugFixes' of https://github.com/NoriteSC/FlaxEngineFork into NoriteSC-BugFixes Wojtek Figat 2024-02-06 11:10:30 +01:00
  • 2be0765158 Merge branch 'z1dev-master' Wojtek Figat 2024-02-06 11:09:47 +01:00
  • cc2b2e5e17 Merge branch 'master' of https://github.com/z1dev/FlaxEngine into z1dev-master Wojtek Figat 2024-02-06 11:09:39 +01:00
  • 84efd05e7e Merge branch 'Tryibion-drag-actor-script' Wojtek Figat 2024-02-06 11:09:24 +01:00
  • b2d0afd4ef Simplify code in #2202 for script type searching Wojtek Figat 2024-02-06 11:09:08 +01:00
  • 741682b5e7 Merge branch 'drag-actor-script' of https://github.com/Tryibion/FlaxEngine into Tryibion-drag-actor-script Wojtek Figat 2024-02-06 11:01:48 +01:00
  • bc922c03e0 Merge branch 'whocares77-audio-start-time-option' Wojtek Figat 2024-02-06 11:00:22 +01:00
  • f9448c3b42 Skip calling SetTime api if start time is unused #2203 Wojtek Figat 2024-02-06 10:59:55 +01:00
  • cff047998c Merge branch 'audio-start-time-option' of https://github.com/whocares77/FlaxEngine into whocares77-audio-start-time-option Wojtek Figat 2024-02-06 10:58:50 +01:00
  • 647e25ea74 Merge branch 'Tryibion-cont-key-tree' Wojtek Figat 2024-02-06 10:58:31 +01:00
  • 0793ebc132 Improve #2221 to be more dynamic when clicking arrow Wojtek Figat 2024-02-06 10:58:14 +01:00
  • cde9fe8f9c Merge branch 'cont-key-tree' of https://github.com/Tryibion/FlaxEngine into Tryibion-cont-key-tree Wojtek Figat 2024-02-06 10:54:34 +01:00
  • 532a23b4e0 Merge branch 'Tryibion-combo-pos' Wojtek Figat 2024-02-06 10:54:19 +01:00
  • 5b8846c8f0 Update Vulkan backend Wojtek Figat 2024-02-05 18:45:01 +01:00
  • d4a483e656 Add missing check for FormatSupport::TextureCube for shadowmap Wojtek Figat 2024-02-05 18:42:09 +01:00
  • 1d4bb7a4f4 Remove unused doc comment Wojtek Figat 2024-02-05 16:30:58 +01:00
  • b69d54a5ca Add AudioBackendTools for sharing spatial audio impl for consoles Wojtek Figat 2024-02-05 16:03:31 +01:00
  • 969d0390ce Add auto focus to Editor Window when nothing clicked inside it Wojtek Figat 2024-02-05 09:27:28 +01:00
  • 5d61e45ecd Add rename multiple actors ruan 2024-02-04 10:42:29 -04:00
  • dec9fbd74b Add hold arrow key in tree to continuously scroll actors Chandler Cox 2024-02-02 09:18:48 -06:00
  • 7d4004a42a Tweak shadows rendering Wojtek Figat 2024-02-02 14:54:50 +01:00
  • 8488a8d387 Add support for stencil buffer on Vulkan and D3D11/D3D12 Wojtek Figat 2024-02-01 14:47:17 +01:00
  • 8aa402bcb9 add space option and avoid duplicated code nothingTVatYT 2024-01-31 23:21:57 +01:00
  • 7f95dab511 more joint values formatted nothingTVatYT 2024-01-31 22:05:54 +01:00
  • 54658cbb3b fix ² and ³ in parser nothingTVatYT 2024-01-31 22:05:24 +01:00
  • 245cf63b0b format break limits on joints nothingTVatYT 2024-01-31 20:40:06 +01:00
  • 7a802a2eee format +/- infinity nothingTVatYT 2024-01-31 20:39:39 +01:00
  • 22600a2c29 add torque unit nothingTVatYT 2024-01-31 11:01:22 +01:00
  • 7fd6c43f84 Add more profier events to Vulkan backed Wojtek Figat 2024-01-30 18:45:34 +01:00
  • fa58b171ec Add support for using Tracy profiler on Switch Wojtek Figat 2024-01-30 18:14:53 +01:00
  • 320024399d Add support for overriding some defaults for GPU per-platform Wojtek Figat 2024-01-30 15:43:39 +01:00
  • 9bad65e359 Add better logging for mono messages Wojtek Figat 2024-01-30 10:04:10 +01:00
  • 1f8314b663 fixed typo nothingTVatYT 2024-01-30 09:29:05 +01:00
  • 2a03206778 add formatting preference to editor options nothingTVatYT 2024-01-30 09:24:44 +01:00
  • 49beb2c7ba add toggle formatting nothingTVatYT 2024-01-30 08:52:27 +01:00
  • e7b0375a0e code cleanup nothingTVatYT 2024-01-30 07:45:19 +01:00
  • 9e5f866b75 fix Newton parsing nothingTVatYT 2024-01-30 07:44:50 +01:00
  • 3dc34e2d9c add more units and categories nothingTVatYT 2024-01-29 22:51:02 +01:00
  • 5bad7c79c4 Add removing dotnet libs for iterative rebuilds when AOT cache gets cleared Wojtek Figat 2024-01-29 17:53:42 +01:00
  • af8e1e527f Update BindingsGenerator.Cpp.cs NoriteSC 2024-01-29 15:31:12 +01:00
  • bb00d29098 Codestyle fixes and optimizations Wojtek Figat 2024-01-29 13:46:50 +01:00
  • dcda7d96bb use C# default for double formatting nothingTVatYT 2024-01-29 09:06:05 +01:00
  • a0741dd9de units for quaternion, transform and more collider values nothingTVatYT 2024-01-29 08:24:55 +01:00
  • ef41ad6074 add units to transform editor, some collider values nothingTVatYT 2024-01-29 07:34:58 +01:00
  • 20dbe15651 add configuration options nothingTVatYT 2024-01-28 23:52:52 +01:00
  • 2625144945 rename attribute and fix parsing nothingTVatYT 2024-01-28 23:28:35 +01:00
  • 1b33a2aa0d Optimize render targets freeing on the start of the game Wojtek Figat 2024-01-28 23:11:24 +01:00
  • 10bed94357 Refactor engine systems to use platform time seconds rather than date time Wojtek Figat 2024-01-28 22:15:34 +01:00