Commit Graph

  • 8038e045b0 Merge branch 'GoaLitiuM-assert_directions' Wojtek Figat 2024-07-25 09:16:23 +02:00
  • 7a635e2896 Merge branch 'assert_directions' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-assert_directions Wojtek Figat 2024-07-25 09:16:16 +02:00
  • a40a5721f3 Merge branch 'Tryibion-jsontype-thumbnail' Wojtek Figat 2024-07-25 08:41:29 +02:00
  • e4cf4c9f17 Merge branch 'jsontype-thumbnail' of https://github.com/Tryibion/FlaxEngine into Tryibion-jsontype-thumbnail Wojtek Figat 2024-07-25 08:41:21 +02:00
  • 5299afa276 Merge branch 'GoaLitiuM-module_compilation_fix' Wojtek Figat 2024-07-25 08:41:07 +02:00
  • 8e8e41d5e1 Merge branch 'module_compilation_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-module_compilation_fix Wojtek Figat 2024-07-25 08:40:56 +02:00
  • 153e45c345 Merge branch 'GoaLitiuM-csharp_warning_fix' Wojtek Figat 2024-07-25 08:40:29 +02:00
  • 7bb365c57b Merge branch 'csharp_warning_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-csharp_warning_fix Wojtek Figat 2024-07-25 08:40:22 +02:00
  • 8397a81428 Merge branch 'Tryibion-empty-ref-text' Wojtek Figat 2024-07-25 08:40:05 +02:00
  • 17c484b97b Merge branch 'empty-ref-text' of https://github.com/Tryibion/FlaxEngine into Tryibion-empty-ref-text Wojtek Figat 2024-07-25 08:39:42 +02:00
  • 3b740659f5 Merge branch 'GoaLitiuM-customeditor_fixes' Wojtek Figat 2024-07-25 08:38:41 +02:00
  • 2913bb39e8 Merge branch 'customeditor_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-customeditor_fixes Wojtek Figat 2024-07-25 08:38:32 +02:00
  • f21b259376 Various fixes after merge with Windows ARM pr Wojtek Figat 2024-07-25 08:34:51 +02:00
  • 51f30958cd Revert "Add timeBeginPeriod(1) on Win32 platforms to improve timer precision" Wojtek Figat 2024-07-24 23:29:38 +02:00
  • f2e04c77fd Merge branch 'GoaLitiuM-woa_support' into 1.9 Wojtek Figat 2024-07-24 23:29:10 +02:00
  • 34d4904b2e Update deps binaries Wojtek Figat 2024-07-24 23:28:48 +02:00
  • dd61d5793c Merge branch 'woa_support' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-woa_support Wojtek Figat 2024-07-24 19:03:53 +02:00
  • faf7a28cf2 Fix compilation after merge Wojtek Figat 2024-07-24 16:48:46 +02:00
  • 05ed7edcbf Merge branch 'GoaLitiuM-deprecation_messages' into 1.9 Wojtek Figat 2024-07-24 16:42:16 +02:00
  • 5ddf24381b Merge branch 'deprecation_messages' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-deprecation_messages Wojtek Figat 2024-07-24 16:41:49 +02:00
  • 305bf653cf Add todo comments for future improvements to DDGI Wojtek Figat 2024-07-24 16:39:37 +02:00
  • 4715492f0c Update shaders Wojtek Figat 2024-07-24 15:50:16 +02:00
  • aa57db03bb Revert debug change Wojtek Figat 2024-07-24 14:09:02 +02:00
  • b2e228c090 Fix shadows rendering in reflection probes Wojtek Figat 2024-07-24 13:43:53 +02:00
  • e9144ff834 Fix blending between DDGI cascades on the end of the range Wojtek Figat 2024-07-24 12:21:50 +02:00
  • 6f3d1cdd0a Optimize Global Surface Atlas objects culling with shared thread group pre-cull Wojtek Figat 2024-07-24 11:46:20 +02:00
  • 8209639261 Add being able to add a thumbnail to a SpawnableJsonProxy Chandler Cox 2024-07-23 22:08:01 -05:00
  • a580d6785f Ignore Translate/Rotate/Scale/TransformSpace hotkeys while holding RMB. Allows to use industry standard WER hotkeys for transformations and not change modes while navigating through level. Roman Zhuravlev 2024-07-21 22:25:25 +02:00
  • 4976a2ef6a Change DynamicBuffer usage feature from b14ac354bb Wojtek Figat 2024-07-20 22:42:14 +02:00
  • 8b22ffe007 Fix warnings about upcoming C# reserved keywords Ari Vuollet 2024-07-20 20:45:46 +03:00
  • 24f7ec4a54 Fix statically linked binary modules not getting compiled Ari Vuollet 2024-07-14 00:17:57 +03:00
  • 4d0dda19b9 Improve engine responsiveness when not focused Ari Vuollet 2024-07-17 00:23:04 +03:00
  • 55d55212c3 Add assertions for checking against un-normalized direction vectors Ari Vuollet 2024-07-20 15:33:27 +03:00
  • 1142fa68ea Small table improvements. Chandler Cox 2024-07-19 20:49:58 -05:00
  • 305f725394 Ensure to add all scene objects of injected actors. Chandler Cox 2024-07-19 08:19:34 -05:00
  • 8a297a6fd4 Clean up code more. Chandler Cox 2024-07-19 07:59:57 -05:00
  • d717430256 Clean up code Chandler Cox 2024-07-19 07:48:01 -05:00
  • 8804738193 Allow for Initializing children injected via scene loading. Chandler Cox 2024-07-19 07:42:57 -05:00
  • b14ac354bb Optimize DynamicTypedBuffer and DynamicStructuredBuffer to use GPU-memory for commonly used single-frame uploads Wojtek Figat 2024-07-19 14:27:50 +02:00
  • 3296337f40 Add SetStablePowerState for D3D12 when doing shaders profiling Wojtek Figat 2024-07-19 14:26:19 +02:00
  • 9b11461eaf Add type display to empty object ref in editor Chandler Cox 2024-07-19 06:48:35 -05:00
  • 3f9989ea57 Add utility Packing.hlsl shader for colors and vectors packing Wojtek Figat 2024-07-19 13:37:09 +02:00
  • 6e60a988a0 Fix node archetype Wojtek Figat 2024-07-19 00:54:05 +02:00
  • 64bd762f44 Fix compilation Wojtek Figat 2024-07-19 00:35:36 +02:00
  • b33c2b4f36 Merge remote-tracking branch 'origin/master' into 1.9 Wojtek Figat 2024-07-19 00:32:54 +02:00
  • fe33f09f1d Update shader Wojtek Figat 2024-07-19 00:32:14 +02:00
  • 9518ce1d0a Fix physics error when disabling terrain Wojtek Figat 2024-07-19 00:30:21 +02:00
  • 53ca33f301 Add option to sample Global SDF from higher cascade Wojtek Figat 2024-07-19 00:30:06 +02:00
  • 3945e1416b Add improved Global SDF sampling at empty areas Wojtek Figat 2024-07-19 00:27:30 +02:00
  • 3aa8e67551 Add option for smooth DDGI cascades blending Wojtek Figat 2024-07-18 23:51:03 +02:00
  • 03898a064a Optimize DDGI probes border pixels to be copied within probe update, rather than via separate dispatch Wojtek Figat 2024-07-18 19:51:01 +02:00
  • d879b8e064 Add utility GetInstance method to Json Asset refs in csharp Wojtek Figat 2024-07-18 15:14:26 +02:00
  • f132198ead Add more functionality and thumbnail to content items in finder for scripts Wojtek Figat 2024-07-18 14:19:27 +02:00
  • 5e0d90af2e Add displaying file extension for scripts in content finder to distinguish C++ files Wojtek Figat 2024-07-18 14:18:52 +02:00
  • 736119fdc6 Merge branch 'Zode-quaternion-fix-down' Wojtek Figat 2024-07-18 12:40:06 +02:00
  • 5259c41b40 Merge branch 'quaternion-fix-down' of https://github.com/Zode/FlaxEngine into Zode-quaternion-fix-down Wojtek Figat 2024-07-18 12:40:00 +02:00
  • 4a6f2f8821 Merge branch 'Swiggies-ccd-fix' Wojtek Figat 2024-07-18 12:39:24 +02:00
  • 529de24da4 Cache DisableCCD locally in physics backend Wojtek Figat 2024-07-18 12:39:15 +02:00
  • fc3d15c544 Merge branch 'ccd-fix' of https://github.com/Swiggies/FlaxEngine into Swiggies-ccd-fix Wojtek Figat 2024-07-18 12:27:33 +02:00
  • 261c4a7e88 Merge branch 'GoaLitiuM-simplemove_gravity' Wojtek Figat 2024-07-18 12:26:11 +02:00
  • ccd619f659 Merge branch 'simplemove_gravity' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-simplemove_gravity Wojtek Figat 2024-07-18 12:26:06 +02:00
  • 35bbd52f89 Merge branch 'GoaLitiuM-charcontroller_terrain_fix' Wojtek Figat 2024-07-18 11:54:54 +02:00
  • ea45aa9b19 Merge branch 'charcontroller_terrain_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-charcontroller_terrain_fix Wojtek Figat 2024-07-18 11:54:46 +02:00
  • 655c377da8 Merge branch 'Tryibion-phyx-ed' Wojtek Figat 2024-07-18 11:50:56 +02:00
  • 5498cbf3bf Merge branch 'phyx-ed' of https://github.com/Tryibion/FlaxEngine into Tryibion-phyx-ed Wojtek Figat 2024-07-18 11:50:46 +02:00
  • 10a343a490 Merge branch 'Tryibion-mesh-collider-neg-scale-fix' Wojtek Figat 2024-07-18 11:47:46 +02:00
  • b2faad9634 Merge branch 'mesh-collider-neg-scale-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-mesh-collider-neg-scale-fix Wojtek Figat 2024-07-18 11:47:39 +02:00
  • 786ab54f84 Merge branch 'Tryibion-pref-layout-splitter' Wojtek Figat 2024-07-18 11:46:03 +02:00
  • d41d153cff Merge branch 'pref-layout-splitter' of https://github.com/Tryibion/FlaxEngine into Tryibion-pref-layout-splitter Wojtek Figat 2024-07-18 11:45:53 +02:00
  • 89bd733142 Merge branch 'Tryibion-picker-type' Wojtek Figat 2024-07-18 11:11:58 +02:00
  • 5d2a1e0507 Merge branch 'picker-type' of https://github.com/Tryibion/FlaxEngine into Tryibion-picker-type Wojtek Figat 2024-07-18 11:09:51 +02:00
  • 22ff68b89f Merge branch 'Tryibion-remove-redundant-tab' Wojtek Figat 2024-07-18 10:48:05 +02:00
  • fe41ef619b Improve floating dock window hidden header to handle inputs properly Wojtek Figat 2024-07-18 10:47:46 +02:00
  • 3870a013fa Merge branch 'remove-redundant-tab' of https://github.com/Tryibion/FlaxEngine into Tryibion-remove-redundant-tab Wojtek Figat 2024-07-18 10:36:53 +02:00
  • ebd890a0da Merge branch 'Tryibion-fix-last-tab-drag' Wojtek Figat 2024-07-18 10:35:29 +02:00
  • 964a1940c4 Merge branch 'fix-last-tab-drag' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-last-tab-drag Wojtek Figat 2024-07-18 10:34:32 +02:00
  • b11af95ec7 Merge branch 'Tryibion-texture-window-tabs' Wojtek Figat 2024-07-18 10:31:16 +02:00
  • e8de6c37fc Merge branch 'texture-window-tabs' of https://github.com/Tryibion/FlaxEngine into Tryibion-texture-window-tabs Wojtek Figat 2024-07-18 08:46:38 +02:00
  • af41cefaac Merge branch 'Tryibion-layer-resize-fix' Wojtek Figat 2024-07-18 08:44:51 +02:00
  • 900a96938b Merge branch 'layer-resize-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-layer-resize-fix Wojtek Figat 2024-07-18 08:44:45 +02:00
  • c58d43ac1e Merge branch 'Tryibion-editor-update' Wojtek Figat 2024-07-18 08:43:52 +02:00
  • 0122ee94a5 Merge branch 'editor-update' of https://github.com/Tryibion/FlaxEngine into Tryibion-editor-update Wojtek Figat 2024-07-18 08:43:48 +02:00
  • dfb541011d Merge branch 'Tryibion-audio-play-rename' Wojtek Figat 2024-07-18 08:42:43 +02:00
  • aeff147b6d Optimize and refactor DDGI to use linear attention per-probe to dynamically control ray count and blend speed Wojtek Figat 2024-07-18 08:38:23 +02:00
  • ee02aa394a Fix potential error in new shadows atlas rendering Wojtek Figat 2024-07-18 00:17:33 +02:00
  • 8ba33d9d10 Fix typo in doc comment Wojtek Figat 2024-07-18 00:17:15 +02:00
  • 85a04f8e81 Perform layout of splitter panel once splitter is done being dragged. Chandler Cox 2024-07-16 20:36:27 -05:00
  • 531c75bff9 Display asset picker type. Chandler Cox 2024-07-16 20:32:47 -05:00
  • 12f70572b0 Remove redundant first tab on floating window. Chandler Cox 2024-07-16 20:05:27 -05:00
  • 7090e85224 Fix not being able to drag a window tab all of the way to the right. Chandler Cox 2024-07-16 19:25:05 -05:00
  • e5e1f945ea Added eDETECT_CCD_CONTACT to PairFlags, hopefully properly enabling CCD Olly Rybak 2024-07-17 10:04:14 +10:00
  • e1cf41b94b Fix Quaternion.FromDirection giving bogus output when fed a perfect down vector Zode 2024-07-17 01:12:17 +03:00
  • d4bf8368b1 Separate import settings as new tab in texture window. Chandler Cox 2024-07-16 11:43:04 -05:00
  • 6588a71879 Dont allow resize of layers array. Chandler Cox 2024-07-15 18:19:14 -05:00
  • d700df6afb Add PhysX option for enabling enhanced determinism Chandler Cox 2024-07-15 16:23:49 -05:00
  • 35d46e23a8 Fix CharacterController::SimpleMove gravity displacement handling Ari Vuollet 2024-07-13 15:52:57 +03:00
  • f1fc086612 Fix CharacterController to not process hits against removed actors Ari Vuollet 2024-07-13 14:19:47 +03:00
  • 13cf3deb3f Revert b80101411f Wojtek Figat 2024-07-12 18:42:19 +02:00
  • 74dfa30556 Fix crash when drawing particle effect where one of the emitter assets is not yet loaded Wojtek Figat 2024-07-12 17:14:51 +02:00
  • e8b0419ccf Update assets Wojtek Figat 2024-07-12 17:14:02 +02:00