Commit Graph
14213 Commits
Author SHA1 Message Date
mafiesto4 2b5ea33df0 Merge branch 'ifromstone-dev/AnimationTimelinesWindowImprovements' 2026-09-20 22:57:09 +02:00
mafiesto4 ebcf315e87 Add object track type tooltip 2026-09-20 22:50:46 +02:00
mafiesto4 7d1d222d63 Improve component labels for colors #4153 2026-09-20 22:50:34 +02:00
mafiesto4 223d16b684 Hide various Actor functions from scene animations 2026-09-20 22:34:49 +02:00
mafiesto4 6a4a1a223c Merge branch 'dev/AnimationTimelinesWindowImprovements' of https://github.com/ifromstone/FlaxEngine into ifromstone-dev/AnimationTimelinesWindowImprovements 2026-09-20 22:24:57 +02:00
mafiesto4 ed37005697 Tweak 2026-09-20 22:10:32 +02:00
Phantom 26d508684b Add Wrap Support on Rich Text Box
Merges #4196
2026-09-20 00:22:04 +02:00
Phantom d1148fdcfd Improve Dropdown Control- #4102
Merges #4102
2026-09-20 00:08:13 +02:00
mafiesto4 2a0589b4c1 Add context menu option to show asset in Content window quickly 2026-09-19 23:26:35 +02:00
mafiesto4 a39762e4de Fix typos 2026-09-19 23:26:17 +02:00
mafiesto4 b0617e043c Fix minor typos 2026-09-19 22:52:52 +02:00
David Svez b7077e6abb Fix CSG Brush face moving bugs
#4207
https://github.com/RomanZhu/FlaxEngine/commit/87bd2dc6e42797084f56128691c506c5a7bf3364
2026-09-19 22:50:32 +02:00
mafiesto4 358e39caa7 Add various improvements to CSG Brushes editing workflow 2026-09-19 22:48:57 +02:00
mafiesto4 2974a0435c Fix selecting CSG Brush face 2026-09-19 22:43:28 +02:00
mafiesto4 3e44d8833f Merge branch 'fibref-msdf-stage2' 2026-09-19 20:15:25 +02:00
mafiesto4 e048913bfd Move FontCharacterEntry to a separate header file
#4218
2026-09-19 20:15:02 +02:00
mafiesto4 8565e8bfd1 Update Editor assets 2026-09-19 20:05:42 +02:00
mafiesto4 451985612b Various tweaks to #4218 2026-09-19 20:05:36 +02:00
mafiesto4 a05c803c51 Merge branch 'msdf-stage2' of https://github.com/fibref/FlaxEngine into fibref-msdf-stage2 2026-09-19 19:49:29 +02:00
mafiesto4 a174064b2f Merge branch 'GoaLitiuM-bool_array_warning_fix' 2026-09-19 06:22:31 +02:00
mafiesto4 db94f423d1 Merge branch 'bool_array_warning_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-bool_array_warning_fix 2026-09-19 06:22:28 +02:00
mafiesto4 91cea4e8e2 Merge branch 'CodeForBeauty-log-color' 2026-09-19 06:20:55 +02:00
mafiesto4 acaaafacbc Use better group name for Debug Log options 2026-09-19 06:20:47 +02:00
mafiesto4 01c9f19904 Refactor #4179 by using RichTextBox for Debug Log title formatting 2026-09-19 06:20:32 +02:00
mafiesto4 f7acaa28a5 Merge branch 'log-color' of https://github.com/CodeForBeauty/FlaxEngine into CodeForBeauty-log-color 2026-09-18 13:18:25 +02:00
mafiesto4 93cf6a4065 Merge branch 'ifromstone-dev/DiscardingUnsavedAssetChanges' 2026-09-18 13:08:19 +02:00
mafiesto4 dae5b416ca Minor tweaks #4130 2026-09-18 13:08:16 +02:00
mafiesto4 40ec48c29e Merge branch 'dev/DiscardingUnsavedAssetChanges' of https://github.com/ifromstone/FlaxEngine into ifromstone-dev/DiscardingUnsavedAssetChanges 2026-09-18 13:00:57 +02:00
mafiesto4 151f573040 Add current .NET version to the main window tooltip 2026-09-18 12:55:28 +02:00
Roman Zhu 7a6190944c RMB look doesn't pitch up sometimes on weird scaling/dpi combo
# Conflicts:
#	Source/Editor/Viewport/EditorViewport.cs
2026-09-16 12:27:38 +02:00
mafiesto4 82ee8713f5 Fix missing mutex lock in Game Cooker thread
#4170 #4181
2026-09-15 13:52:36 +02:00
mafiesto4 1394adb6eb Fix mesh tangents parameter documentation
#4247
2026-09-15 13:48:23 +02:00
mafiesto4 d04d48490a Rename EditorViewport.HasLoadedAssets to HasContentLoaded and fix it for prefab auto-fit
Ref #4137
2026-09-15 13:39:06 +02:00
mafiesto4 702d916621 Merge branch 'GoaLitiuM-click_hides_tooltip' 2026-09-15 13:15:24 +02:00
mafiesto4 fe6da84616 Tweak #4226 2026-09-15 13:15:04 +02:00
mafiesto4 a80bf46da2 Merge branch 'click_hides_tooltip' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-click_hides_tooltip 2026-09-15 13:13:43 +02:00
mafiesto4 4df2f3b4c1 Reduce assertions in dock panel in favor of pain error 2026-09-15 13:13:27 +02:00
mafiesto4 bd5edcc4d2 Fix minor Editor UI issues 2026-09-15 12:55:13 +02:00
mafiesto4 3ff1f825a7 Revert partially #2147 to fix #4091 when imported as fbx 2026-09-15 12:54:56 +02:00
mafiesto4 d7f52ee832 Fix using NuGet package with different dependencies
#4182
2026-09-15 06:47:11 +02:00
mafiesto4 411c94efcc Fix typo 2026-09-14 08:48:22 +02:00
mafiesto4 7bf8d257bb Merge branch 'xxSeys1-ScrollContentPanelNavBarToCurrentFolder' 2026-09-14 08:36:43 +02:00
mafiesto4 5a850b1334 Merge branch 'ScrollContentPanelNavBarToCurrentFolder' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ScrollContentPanelNavBarToCurrentFolder
# Conflicts:
#	Source/Editor/Windows/ContentWindow.cs
2026-09-14 08:36:39 +02:00
mafiesto4 c23477c2cc Merge branch 'Duroxxigar-update-simple-move-comment' 2026-09-14 08:34:49 +02:00
mafiesto4 eb27faeda8 Merge branch 'update-simple-move-comment' of https://github.com/Duroxxigar/FlaxEngine into Duroxxigar-update-simple-move-comment 2026-09-14 08:34:46 +02:00
mafiesto4 889d42df56 Merge branch 'luchu1993-fix-mesh-collider-recook' 2026-09-14 08:32:34 +02:00
mafiesto4 8726d86520 Merge branch 'fix-mesh-collider-recook' of https://github.com/luchu1993/FlaxEngine into luchu1993-fix-mesh-collider-recook 2026-09-14 08:32:28 +02:00
mafiesto4 8f67017bc7 Merge branch 'Duroxxigar-update-bound-shape-names' 2026-09-14 08:30:55 +02:00
mafiesto4 e669e9ca65 Fix old api usage for #4185 2026-09-14 08:30:51 +02:00
mafiesto4 b586c6a0fb Merge branch 'update-bound-shape-names' of https://github.com/Duroxxigar/FlaxEngine into Duroxxigar-update-bound-shape-names 2026-09-14 08:15:59 +02:00