Commit Graph

  • 2f3929efe0 Fix Height Layer Blend material node codegen when alpha is constant Wojtek Figat 2023-10-14 18:03:51 +02:00
  • e51aab0c56 Minor improvements Wojtek Figat 2023-10-14 18:03:21 +02:00
  • eb430b05be Fx regression from #1474 that was causing incorrect checks for IsZero/IsOne in ShaderGraphValue Wojtek Figat 2023-10-14 18:00:53 +02:00
  • 96b87ea41a Merge branch 'Menotdan-missing_script_replacement' Wojtek Figat 2023-10-14 16:49:21 +02:00
  • a87eaf82f0 Code style fix Wojtek Figat 2023-10-14 16:49:09 +02:00
  • 65a02fc9fd Merge branch 'missing_script_replacement' of https://github.com/Menotdan/FlaxEngine into Menotdan-missing_script_replacement Wojtek Figat 2023-10-14 16:35:14 +02:00
  • 3f4ae38291 Merge branch 'GoaLitiuM-delete_content_fix' Wojtek Figat 2023-10-14 16:34:27 +02:00
  • 9c5d03164f Merge branch 'delete_content_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-delete_content_fix Wojtek Figat 2023-10-14 16:34:22 +02:00
  • b32a4b5c84 Merge branch 'GoaLitiuM-async_project_regen_fix' Wojtek Figat 2023-10-14 16:33:11 +02:00
  • fc9490ca4c Merge branch 'async_project_regen_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-async_project_regen_fix Wojtek Figat 2023-10-14 16:32:42 +02:00
  • 40c0a30039 Merge branch 'GoaLitiuM-vscode_launch_tasks' Wojtek Figat 2023-10-14 16:31:03 +02:00
  • 37e3a91b73 Merge branch 'vscode_launch_tasks' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-vscode_launch_tasks Wojtek Figat 2023-10-14 16:30:57 +02:00
  • 075431385a Merge branch 'GoaLitiuM-csharp_optimize_module_fix' Wojtek Figat 2023-10-14 16:30:23 +02:00
  • 71a19eac29 Merge branch 'csharp_optimize_module_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-csharp_optimize_module_fix Wojtek Figat 2023-10-14 16:30:16 +02:00
  • bedc492ce7 Merge branch 'GoaLitiuM-physx_oncontact_fix' Wojtek Figat 2023-10-14 16:30:03 +02:00
  • ab25b6a258 Merge branch 'physx_oncontact_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-physx_oncontact_fix Wojtek Figat 2023-10-14 16:29:54 +02:00
  • a3d44e0fee Prevent project file regeneration running while compiling scripts Ari Vuollet 2023-10-14 17:18:34 +03:00
  • 69d84eb20f Merge branch 'Tryibion-debug-view-cm' Wojtek Figat 2023-10-14 16:28:44 +02:00
  • f1575da171 Merge branch 'debug-view-cm' of https://github.com/Tryibion/FlaxEngine into Tryibion-debug-view-cm Wojtek Figat 2023-10-14 16:28:39 +02:00
  • 0c23b76456 Fix error when deleting multiple files and no folders selected Ari Vuollet 2023-10-14 17:28:21 +03:00
  • e0c48ba749 Merge branch 'NoriteSC-Fix-GizmoSize' Wojtek Figat 2023-10-14 16:28:00 +02:00
  • bdacf960d0 Merge branch 'Fix-GizmoSize' of https://github.com/NoriteSC/FlaxEngineFork into NoriteSC-Fix-GizmoSize Wojtek Figat 2023-10-14 16:26:27 +02:00
  • dcc28113a4 Merge branch 'GoaLitiuM-win_minimize_pos_fix' Wojtek Figat 2023-10-14 16:23:38 +02:00
  • 4b803feb11 Merge branch 'win_minimize_pos_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-win_minimize_pos_fix Wojtek Figat 2023-10-14 16:23:28 +02:00
  • a5f00ed624 Fix NavCrowd to properly wait for navmesh loaded Wojtek Figat 2023-10-14 16:21:42 +02:00
  • 060bff1bdb Fix leftover separator in context menu in Content Window in some locations Wojtek Figat 2023-10-14 16:21:10 +02:00
  • e4b89e1bad Fix plugins initialization order to properly unload scenes before them in cooked game Wojtek Figat 2023-10-14 16:20:27 +02:00
  • dca6baee49 Use and store restored window position after minimizing the window Ari Vuollet 2023-10-14 16:44:21 +03:00
  • 7904690ecf Cleanuo some old code style Wojtek Figat 2023-10-14 14:00:58 +02:00
  • 7b984396cc Add not to close Debug View CM on button clicked. Chandler Cox 2023-10-13 20:52:26 -05:00
  • dc1be86db7 Only generate one set of C++/C# launch tasks for VSCode Ari Vuollet 2023-10-14 03:45:13 +03:00
  • 8548df4a1b Fix crash when physics actor contact is lost with another actor Ari Vuollet 2023-10-14 02:34:15 +03:00
  • 7014007362 Disable inheriting C# optimization level from dependency modules Ari Vuollet 2023-10-14 01:45:36 +03:00
  • 1a5606a45c Improve collision data cooking usability Wojtek Figat 2023-10-13 23:33:03 +02:00
  • 887d2b2115 Fix incorrect animated model bounds update Wojtek Figat 2023-10-13 23:32:44 +02:00
  • 1b48663f76 Merge branch 'GoaLitiuM-textbox_escape_fix' Wojtek Figat 2023-10-13 20:42:32 +02:00
  • 2d5ad297a5 Fix error when hitting escape in read-only textboxes Ari Vuollet 2023-10-13 19:56:55 +03:00
  • 18bf005654 Merge branch 'GoaLitiuM-vscode_prelaunch_task_fix' Wojtek Figat 2023-10-13 16:58:30 +02:00
  • 7e5c6caffa Merge branch 'vscode_prelaunch_task_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-vscode_prelaunch_task_fix Wojtek Figat 2023-10-13 16:58:23 +02:00
  • 702356f1e4 Missing change for c01614b8f5 and regression from 88eca13eb3 Wojtek Figat 2023-10-13 16:58:02 +02:00
  • c01614b8f5 Fix build regression from 7180080f19 Wojtek Figat 2023-10-13 16:09:18 +02:00
  • 7180080f19 Refactor FileMode, FileAccess, FileShare enums into normal enums with docs Wojtek Figat 2023-10-13 15:44:47 +02:00
  • 9a636468e0 Fix crash when importing assets in Editor (race-condition from Content Importer thread) Wojtek Figat 2023-10-13 15:44:18 +02:00
  • abd6881d7b Fix removing large amount of assets in Editor at once Wojtek Figat 2023-10-13 15:43:11 +02:00
  • cf94cd937a Fix logging performance and crashes on non-Windows platforms Wojtek Figat 2023-10-13 14:41:45 +02:00
  • 03c120ba69 Fix double engine assembly init in Editor Wojtek Figat 2023-10-13 14:26:33 +02:00
  • db52be5936 Fix crash when item is already in a view Wojtek Figat 2023-10-13 11:31:43 +02:00
  • d0fbf12b92 Fix editor tabs control size for tab header when scroll bar is visible Wojtek Figat 2023-10-13 11:16:34 +02:00
  • 6cd45a58f8 Fix preserving editor minimized floating windows in saved layout Wojtek Figat 2023-10-13 11:03:45 +02:00
  • 13686ae13f Fix 436 and 1251 NoriteSC 2023-10-13 00:20:34 +02:00
  • fe49811779 Fix linux build Wojtek Figat 2023-10-12 23:42:17 +02:00
  • 84d615935e Fix crash when updating GPU particle system without view buffers allocated Wojtek Figat 2023-10-12 23:39:39 +02:00
  • fdd6b171bb Stability fixes Wojtek Figat 2023-10-12 23:12:53 +02:00
  • 74a69b8f13 Fix running game in non-ANSI path Wojtek Figat 2023-10-12 22:29:48 +02:00
  • 677cd4e382 Fix build regression from 6f7f22eb47 Wojtek Figat 2023-10-12 22:29:11 +02:00
  • 88eca13eb3 Add default font bundling (optional) and setup UI Style to match editor logic Wojtek Figat 2023-10-12 22:28:40 +02:00
  • cfec5bb801 Fix #63 stefnotch 2023-10-12 20:43:28 +02:00
  • 830a810556 Merge branch 'GoaLitiuM-vs_open_file_fix' Wojtek Figat 2023-10-12 20:05:39 +02:00
  • fcb60fbefb Merge branch 'vs_open_file_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-vs_open_file_fix Wojtek Figat 2023-10-12 20:02:58 +02:00
  • 2414abf183 Fix particle attributes usage in GPU emitter function Wojtek Figat 2023-10-12 20:01:30 +02:00
  • c9d7498bed Remove unneeded changes. Menotdan 2023-10-12 13:57:38 -04:00
  • d52412c5c3 Fix particle emitter function cache clearing for GPU shader generation Wojtek Figat 2023-10-12 19:55:50 +02:00
  • 46e26e63ef Revert auto-resize feature to put in a different branch. Menotdan 2023-10-12 13:54:03 -04:00
  • 32614daebd Merge remote-tracking branch 'origin/master' into visject_grid_snap Menotdan 2023-10-12 13:13:53 -04:00
  • cfdbf75759 Merge branch 'FlaxEngine:master' into missing_script_replacement Menotdan 2023-10-12 13:13:11 -04:00
  • 6f7f22eb47 Add outputting shader source code in Editor to text file when compilation fails for debugging Wojtek Figat 2023-10-12 18:57:27 +02:00
  • a7b2230ef4 Remove unneeded using Menotdan 2023-10-12 12:23:18 -04:00
  • a8260ed8b6 Fixed Serialization Transfer. Menotdan 2023-10-12 12:00:27 -04:00
  • 5b5f43714e Fix invalid particle attributes access inside emitter function Wojtek Figat 2023-10-12 17:55:49 +02:00
  • 602936b2bc Fix opening plugin project files in Visual Studio Ari Vuollet 2023-10-12 18:41:03 +03:00
  • 8af2f458d7 Fix missing particle layout attributes when using Particle Emitter Function Wojtek Figat 2023-10-12 17:39:42 +02:00
  • b9c6dcd4c7 Fix wrong Visual Studio Code preLaunchTask in launch tasks Ari Vuollet 2023-10-12 16:37:32 +03:00
  • bd4127676b Merge branch 'GoaLitiuM-editor_camera_transform_fix' Wojtek Figat 2023-10-12 15:26:50 +02:00
  • daaba49e26 Merge branch 'editor_camera_transform_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-editor_camera_transform_fix Wojtek Figat 2023-10-12 15:26:45 +02:00
  • 4f24d53984 Merge branch 'GoaLitiuM-deprecation_messages' Wojtek Figat 2023-10-12 15:25:17 +02:00
  • 2f795c6559 Merge branch 'deprecation_messages' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-deprecation_messages Wojtek Figat 2023-10-12 15:25:12 +02:00
  • 74041e1322 Merge branch 'Tryibion-value-bo-slide-focus' Wojtek Figat 2023-10-12 15:24:51 +02:00
  • 51da322e48 Merge branch 'value-bo-slide-focus' of https://github.com/Tryibion/FlaxEngine into Tryibion-value-bo-slide-focus Wojtek Figat 2023-10-12 15:24:45 +02:00
  • 8be325d704 Merge branch 'RuanLucasGD-terrain_gizmo_improv' Wojtek Figat 2023-10-12 15:20:45 +02:00
  • 4ca8198478 Merge branch 'terrain_gizmo_improv' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-terrain_gizmo_improv Wojtek Figat 2023-10-12 15:20:38 +02:00
  • 455b3f2446 Fix XAudio2 playback when seeking audio start play location Wojtek Figat 2023-10-12 15:20:23 +02:00
  • 4ac65ee91c Fix audio preview for multi-channel audio clips Wojtek Figat 2023-10-12 14:31:41 +02:00
  • 69fb2c331f Minor improvements to audio Wojtek Figat 2023-10-12 14:03:43 +02:00
  • 2671e3881f Add Spacebar to toggle play/pause in Audio Clip window Wojtek Figat 2023-10-12 14:03:13 +02:00
  • 749c0cacb4 Fix audio playback in XAudio2 when clip is 3D but source is 2D Wojtek Figat 2023-10-12 13:11:07 +02:00
  • b19bf57dfb Add logging any XAudio2 backed errors Wojtek Figat 2023-10-12 13:10:34 +02:00
  • 0175186c27 Improve #1627 to return proper anim length Wojtek Figat 2023-10-12 12:17:55 +02:00
  • 866ef896b2 Merge branch 'Tryibion-anim-fix' Wojtek Figat 2023-10-12 12:12:09 +02:00
  • 0280fa4f9b Merge branch 'anim-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-anim-fix Wojtek Figat 2023-10-12 12:12:01 +02:00
  • b1ad2c3a02 Fix sprite shadow to match the sprite facing camera Wojtek Figat 2023-10-12 12:10:21 +02:00
  • 318f9e5b77 Fix duplicated script replacement. Menotdan 2023-10-12 01:33:22 -04:00
  • 7742f2d8d4 Add debugging logs. Menotdan 2023-10-12 01:26:25 -04:00
  • 3d2363ea5c Merge remote-tracking branch 'origin/master' into missing_script_replacement Menotdan 2023-10-12 01:26:20 -04:00
  • 2b0db40c17 Add basic replacement functionality- replacing adds multiple copies on child actors, however. Menotdan 2023-10-12 01:22:59 -04:00
  • e97ec74bf8 clean code Ruan Lucas 2023-10-11 18:37:04 -04:00
  • 28d6fe84ef Small change Chandler Cox 2023-10-11 16:17:59 -05:00
  • 8eb9df9a18 Change new anim port to TryGetBox. Chandler Cox 2023-10-11 15:57:02 -05:00
  • f2c9ba5a00 Focus parent on value box slide end. Chandler Cox 2023-10-11 15:33:32 -05:00
  • 02a219a376 Fix Editor viewport camera transformation getting corrupted when focused Ari Vuollet 2023-09-17 17:05:20 +03:00
  • 3ed28998e9 Add more descriptive deprecation messages Ari Vuollet 2023-09-21 21:28:55 +03:00