Commit Graph

  • e41e200305 Merge branch 'Vert-color-deduplication-check' of https://github.com/Muzz/FlaxEngine into Muzz-Vert-color-deduplication-check Wojtek Figat 2023-10-06 17:06:21 +02:00
  • 5cf1d2b46e Code format Wojtek Figat 2023-10-06 17:06:17 +02:00
  • d07a5e9823 Merge branch 'FlaxEngine:master' into Nodes NoriteSC 2023-10-06 17:03:32 +02:00
  • 0fd225b185 Merge branch 'Tryibion-pos-camera' Wojtek Figat 2023-10-06 17:02:58 +02:00
  • f1557554ab Merge branch 'pos-camera' of https://github.com/Tryibion/FlaxEngine into Tryibion-pos-camera Wojtek Figat 2023-10-06 17:02:51 +02:00
  • 5c57f73328 Merge branch 'ontrigger-improved-scrolling' Wojtek Figat 2023-10-06 17:01:29 +02:00
  • bc291f592e Merge branch 'improved-scrolling' of https://github.com/ontrigger/FlaxEngine into ontrigger-improved-scrolling Wojtek Figat 2023-10-06 16:58:36 +02:00
  • 2d2ee03266 Merge branch 'Tryibion-scene-scroll-fix' Wojtek Figat 2023-10-06 16:08:13 +02:00
  • e041a2d006 Merge branch 'scene-scroll-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-scene-scroll-fix Wojtek Figat 2023-10-06 16:07:45 +02:00
  • cd889604e1 Fix build regression Wojtek Figat 2023-10-06 16:02:31 +02:00
  • 2cac149741 Code cleanup for #1377 Wojtek Figat 2023-10-06 15:58:23 +02:00
  • ea355dd560 - Title of Animation sample node gets updated when connection of animation reference box changes Nils Hausfeld 2023-10-06 15:30:52 +02:00
  • 4853ec9f49 Merge branch 'Withaust-viewlayer' Wojtek Figat 2023-10-06 15:26:20 +02:00
  • 58552afc40 Merge branch 'viewlayer' of https://github.com/Withaust/FlaxEngine into Withaust-viewlayer Wojtek Figat 2023-10-06 15:26:15 +02:00
  • ae308ab27a Minor code cleanup #1619 Wojtek Figat 2023-10-06 15:25:25 +02:00
  • e07ae33040 - Added input box to animation sample node to receive animation assets - AssetSelect not gets shown or hidden depending on if the box has a connection - Animation asset reference box now overrides asset picker Nils Hausfeld 2023-10-06 15:23:43 +02:00
  • 3c35396f47 Merge branch 'Chikinsupu-Visject-AutomaticCasting' Wojtek Figat 2023-10-06 14:39:03 +02:00
  • b1e6e6a8d1 Merge branch 'Visject-AutomaticCasting' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-AutomaticCasting Wojtek Figat 2023-10-06 14:38:58 +02:00
  • a698095bdd Fix spatial audio playback when clip is set after the audio source was enabled Wojtek Figat 2023-10-06 14:34:08 +02:00
  • 92e28f66af Fix various issues with audio clip data buffers to reduce artifacts (especially when using 24-bit data) Wojtek Figat 2023-10-06 14:19:22 +02:00
  • e29d3d02a2 Refactor audio clip import settings to use auto-generated bindings via AudioTool Wojtek Figat 2023-10-06 14:08:48 +02:00
  • 560f699dd8 Fix various issues with OpenAL buffers playback (do proper bit convertion) Wojtek Figat 2023-10-06 13:59:03 +02:00
  • 176123eb1f Fix AudioClip loading error when buffer start times diff has rounding error Wojtek Figat 2023-10-06 11:40:39 +02:00
  • 9870d162e4 Fix creating prefabs directly from prefab objects Wojtek Figat 2023-10-06 10:07:57 +02:00
  • fd94cfb469 Update how camera settings widget is displayed Christopher Rothert 2023-10-05 20:04:09 +02:00
  • 233eb8a39d Fix prefab window tree Chandler Cox 2023-10-05 12:13:41 -05:00
  • 544ff3d5f0 Fix HScroll bar from covering nodes in scene window. Chandler Cox 2023-10-05 12:10:49 -05:00
  • 3a56e39306 Merge branch 'GoaLitiuM-disable_resharper_build' Wojtek Figat 2023-10-05 19:02:27 +02:00
  • 5810febc4a Merge branch 'disable_resharper_build' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-disable_resharper_build Wojtek Figat 2023-10-05 19:02:21 +02:00
  • f0293679c4 Merge branch 'GoaLitiuM-rules_assembly_csharp_ver' Wojtek Figat 2023-10-05 19:00:47 +02:00
  • cecc4a4106 Merge branch 'rules_assembly_csharp_ver' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-rules_assembly_csharp_ver Wojtek Figat 2023-10-05 19:00:37 +02:00
  • 88d9e60bee Generate Rider-specific user solution configuration files Ari Vuollet 2023-10-05 19:30:30 +03:00
  • 858baa0ee0 Use latest supported C# version for building rules assemblies Ari Vuollet 2023-10-05 19:28:32 +03:00
  • dc6a2d4d25 - Cleanup and comments Nils Hausfeld 2023-10-05 18:11:08 +02:00
  • d7ade326a9 - Implemented automatic casting to visject Nils Hausfeld 2023-10-05 18:04:55 +02:00
  • 5dac7c234b Merge branch 'nothingTVatYT-master' Wojtek Figat 2023-10-05 14:22:00 +02:00
  • 62894cb6b1 Merge branch 'master' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-master Wojtek Figat 2023-10-05 14:21:52 +02:00
  • 3a9fdd8b52 Add possibility to disable camera easing Christopher Rothert 2023-10-05 12:55:00 +02:00
  • 546553b82d Add some new splash quotes Wojtek Figat 2023-10-05 11:44:14 +02:00
  • 9af6048bec Fix regression from #1312 when passing structure from C++ to C# thunk as already boxed value Wojtek Figat 2023-10-05 11:35:52 +02:00
  • 18aafb6fc7 Fix regression from #1312 when passing structure from C++ to C# thunk as already boxed value Wojtek Figat 2023-10-05 11:35:52 +02:00
  • cd2f03d8ef Tweaks Wojtek Figat 2023-10-05 10:48:52 +02:00
  • e6c45fccb3 Merge remote-tracking branch 'origin/master' into 1.7 Wojtek Figat 2023-10-05 10:44:03 +02:00
  • 86d1d29820 Fix deadlock regression from fd679f0af5 when applying Game Settings itself Wojtek Figat 2023-10-05 10:13:49 +02:00
  • 9d4089dc0a Merge branch 'master' of github.com:nothingTVatYT/FlaxEngine nothingTVatYT 2023-10-05 00:08:04 +02:00
  • bc872ebff5 fix menu misalignment problem on Linux nothingTVatYT 2023-10-05 00:06:51 +02:00
  • 4b78d5e39e Orthographic/perspective mode toggle Christopher Rothert 2023-10-04 23:29:32 +02:00
  • 1f2d665654 Add camera speed easing based on Mathf.InterpEaseInOut Christopher Rothert 2023-10-04 23:06:27 +02:00
  • ccf37e9d68 Add saving and loading of cached values for camera settings Christopher Rothert 2023-10-04 22:19:48 +02:00
  • a280ce3dc7 Add reset button to camera settings widget Christopher Rothert 2023-10-04 22:12:05 +02:00
  • 4f93a0d9c9 Add default camera settings to editor options Christopher Rothert 2023-10-04 22:07:30 +02:00
  • 67536f04e9 Improve camera panning Christopher Rothert 2023-10-04 21:05:21 +02:00
  • 3dcd1a5ffb Improve viewport camera settings Christopher Rothert 2023-10-04 19:07:48 +02:00
  • 1838c7bba7 Minor cleanup Wojtek Figat 2023-10-04 23:21:40 +02:00
  • 469c599a5e Merge branch 'Tryibion-editor-font' Wojtek Figat 2023-10-04 23:15:41 +02:00
  • a6e9637442 Merge branch 'editor-font' of https://github.com/Tryibion/FlaxEngine into Tryibion-editor-font Wojtek Figat 2023-10-04 23:15:29 +02:00
  • fd679f0af5 Add automatic game settings apply when saving json file in Editor Wojtek Figat 2023-10-04 23:11:38 +02:00
  • b586b5fe41 Ensure editor font is sent as something. Chandler Cox 2023-10-04 15:57:28 -05:00
  • d1c0900ad7 Fix potential error when loading Guid from Json Wojtek Figat 2023-10-04 22:38:06 +02:00
  • d2eefd4345 Merge branch 'Chikinsupu-Visject-ContextSensitiveNodes' Wojtek Figat 2023-10-04 22:27:03 +02:00
  • 92f677f238 Codestyle formatting #1522 Wojtek Figat 2023-10-04 22:25:27 +02:00
  • 2e6fa8fc25 Merge branch 'Visject-ContextSensitiveNodes' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-ContextSensitiveNodes Wojtek Figat 2023-10-04 22:15:31 +02:00
  • 7777f73c26 Fix warning Wojtek Figat 2023-10-04 20:20:35 +02:00
  • b3cef29abc Merge branch 'Menotdan-material_import' Wojtek Figat 2023-10-04 20:16:39 +02:00
  • f46cc32715 Cleanup code #1115 Wojtek Figat 2023-10-04 20:15:23 +02:00
  • c46303018e Merge branch 'material_import' of https://github.com/Menotdan/FlaxEngine into Menotdan-material_import Wojtek Figat 2023-10-04 19:59:42 +02:00
  • 6f28496754 Merge branch 'Tryibion-game-window-focus-issue' Wojtek Figat 2023-10-04 19:58:36 +02:00
  • f2a3338dce Improve #859 Wojtek Figat 2023-10-04 19:58:10 +02:00
  • 8811c9cda0 Merge branch 'game-window-focus-issue' of https://github.com/Tryibion/FlaxEngine into Tryibion-game-window-focus-issue Wojtek Figat 2023-10-04 19:02:18 +02:00
  • 1149d7a04f Merge branch 'GoaLitiuM-launchsettings_fix' Wojtek Figat 2023-10-04 18:57:55 +02:00
  • 1dcad007c7 Merge branch 'launchsettings_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-launchsettings_fix Wojtek Figat 2023-10-04 18:57:50 +02:00
  • b1cb2cfb37 Merge branch 'GoaLitiuM-particle_update_fix' Wojtek Figat 2023-10-04 18:56:54 +02:00
  • cbbe730d22 Merge branch 'particle_update_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-particle_update_fix Wojtek Figat 2023-10-04 18:56:49 +02:00
  • 1db179d0b2 Merge branch 'RuanLucasGD-import_mesh_with_collision_type_as_convex' Wojtek Figat 2023-10-04 17:39:44 +02:00
  • a5374920bd Merge branch 'import_mesh_with_collision_type_as_convex' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-import_mesh_with_collision_type_as_convex Wojtek Figat 2023-10-04 17:39:39 +02:00
  • 57dc3e00c7 Merge branch 'Arcnor-pugixml_extra' Wojtek Figat 2023-10-04 17:37:02 +02:00
  • bd14790628 Merge branch 'pugixml_extra' of https://github.com/Arcnor/FlaxEngine into Arcnor-pugixml_extra Wojtek Figat 2023-10-04 17:36:55 +02:00
  • 273a939229 Merge branch 'Tryibion-cs-script-namespace' Wojtek Figat 2023-10-04 17:36:19 +02:00
  • 099a80127e Merge branch 'cs-script-namespace' of https://github.com/Tryibion/FlaxEngine into Tryibion-cs-script-namespace Wojtek Figat 2023-10-04 17:36:10 +02:00
  • f1d57e47cb Fix regression in some context menus on Windows due to recent changes to windows showing after first paint Wojtek Figat 2023-10-04 17:34:14 +02:00
  • fe9b6d73a8 Fix build regression from b3b6251c10 Wojtek Figat 2023-10-04 16:54:50 +02:00
  • bed736a8ee Add support for importing embedded textures via Assimp importer Wojtek Figat 2023-10-04 15:16:10 +02:00
  • f1600b3014 Move custom pugixml changes to pugixml_extra Edu Garcia 2023-10-04 12:39:27 +01:00
  • d68c65d9d6 Fix build regression from 9fa709aa79 Wojtek Figat 2023-10-04 13:50:15 +02:00
  • 391b03b5cd Merge branch 'Tryibion-windows-fix' Wojtek Figat 2023-10-04 13:37:10 +02:00
  • a009afc1a3 Merge branch 'windows-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-windows-fix Wojtek Figat 2023-10-04 13:37:04 +02:00
  • 98241c0cbe Merge branch 'Tryibion-game-set-open' Wojtek Figat 2023-10-04 13:35:26 +02:00
  • 569a8eb538 Merge branch 'game-set-open' of https://github.com/Tryibion/FlaxEngine into Tryibion-game-set-open Wojtek Figat 2023-10-04 13:35:21 +02:00
  • 627c0a211d Merge branch 'Tryibion-skinned-box-fix' Wojtek Figat 2023-10-04 13:34:39 +02:00
  • 9bfc5f5daa Merge branch 'skinned-box-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-skinned-box-fix Wojtek Figat 2023-10-04 13:34:25 +02:00
  • 7c932d3a2f Merge branch 'nothingTVatYT-master' Wojtek Figat 2023-10-04 13:33:17 +02:00
  • d2531273e6 Merge branch 'master' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-master Wojtek Figat 2023-10-04 13:33:10 +02:00
  • 58f926fbb4 Merge branch 'Menotdan-restore_message_clearer' Wojtek Figat 2023-10-04 13:28:54 +02:00
  • 25e1c3deaf Merge branch 'restore_message_clearer' of https://github.com/Menotdan/FlaxEngine into Menotdan-restore_message_clearer Wojtek Figat 2023-10-04 13:28:40 +02:00
  • 329910ae0d missing input fix NoriteSC 2023-10-04 13:18:42 +02:00
  • d7b9056d94 added AAStep and resolved stefnotch reviewe NoriteSC 2023-10-04 13:13:45 +02:00
  • 9fa709aa79 Fix importing skinned models with meshes that don't have valid skinning to properly link into the node's bone Wojtek Figat 2023-10-04 12:42:11 +02:00
  • 367eaf2f89 adjustment to nodes size NoriteSC 2023-10-04 10:28:23 +02:00
  • 46353365da Fix missing debug shapes drawing when skeleton node gets selected Wojtek Figat 2023-10-04 10:24:36 +02:00
  • 52b9a995ad Fix bone Offset Matrix from fbx when using root RotationMatrix Wojtek Figat 2023-10-04 10:01:17 +02:00