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
a05c803c51
Merge branch 'msdf-stage2' of https://github.com/fibref/FlaxEngine into fibref-msdf-stage2
2026-09-19 19:49:29 +02:00
mafiesto4
01c9f19904
Refactor #4179 by using RichTextBox for Debug Log title formatting
2026-09-19 06:20:32 +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
bd5edcc4d2
Fix minor Editor UI issues
2026-09-15 12:55:13 +02:00
mafiesto4
e669e9ca65
Fix old api usage for #4185
2026-09-14 08:30:51 +02:00
David Svez
3fcad576a1
Fix GUI traversal during child removal
2026-08-30 20:13:19 +02:00
Ari Vuollet
8d95979846
Hide tooltips when mouse buttons are pressed
2026-08-18 01:09:43 +03:00
fibref
32d3f69d00
fix fallback font not scaled correctly
2026-08-15 18:11:40 +08:00
fibref
f9cb513fb7
handle generation and rendering of MSDF fonts
2026-08-13 20:35:23 +08:00
mafiesto4
8688695b28
Clarify UI Control Enabled doc
2026-08-10 07:14:22 +02:00
mafiesto4
bae31b0d50
Fix #4099
2026-08-04 19:05:08 +02:00
mafiesto4
76f1590605
Merge branch 'ImprovementSlider' of https://github.com/ThePhantomMask/FlaxEngine into ThePhantomMask-ImprovementSlider
2026-08-04 18:37:03 +02:00
mafiesto4
e6a9d7582c
Merge branch 'fix-split-zero' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-split-zero
2026-08-04 18:29:35 +02:00
Tryibion
2eb36590dc
Fix highlight height and underline location to be dpi aware.
2026-07-27 21:02:38 -05:00
Tryibion
d2057d9c4f
Fix caret height. DPI is handled in the GetCharPosition method of the text boxes.
2026-07-27 21:02:16 -05:00
Tryibion
9c1817330d
Fix text box highlighting not using DPI
2026-07-27 20:49:41 -05:00
Tryibion
c27bc9e150
Prevent crash when split panel has zero width or height
2026-07-27 20:41:43 -05:00
Phantom
b69eab0239
Merge branch 'master' into ImprovementSlider
2026-07-23 05:17:32 +02:00
mafiesto4
2723f91905
Fix errors on Editor shutdown
2026-07-22 09:26:54 +02:00
Phantom
771edbb256
Merge branch 'master' into ImprovementSlider
2026-07-13 19:18:02 +02:00
Tryibion
6ba406953b
Add initial properties search to properties wndow and prefab properties panel.
2026-07-03 15:54:03 -05:00
Phantom
9893636106
Merge branch 'master' into ImprovementSlider
2026-06-23 12:18:50 +02:00
luchu1993
68e3e459f0
Fix ProgressBar fill with large margins
...
Apply BarMargin before calculating the filled progress area so low values cannot shrink the bar rectangle into a negative size. This keeps ProgressBar fills clamped within the inner drawable area when large margins are used.\n\nFixes #4076 .
2026-06-20 10:12:31 +08:00
Phantom
93e17b5891
Merge branch 'master' into ImprovementSlider
2026-06-16 13:54:05 +02:00
mafiesto4
39994764d1
Don't return matrix by value due to perf #4136
2026-06-16 11:57:44 +02:00
Andrei Gagua
752dc644e5
Improve Animation Scene curve keyframe editing
...
Improves Animation Scene timeline curve editing, including vector keyframe selection/editing, tangent interaction, draggable edit popup, and several related editor UI fixes.
2026-06-12 16:26:35 +03:00
Andrei Gagua
7326cf65d8
Fix: Editor - use non-jittered projection for post-TAA overlay grid
...
Add a managed `RenderView.GetOverlayProjection()` helper that returns the non-jittered projection once TAA has been resolved, and use it for editor overlay rendering paths.
2026-06-03 18:49:42 +03:00
Phantom
f8c9413e83
Merge branch 'master' into ImprovementSlider
2026-05-28 02:00:17 +02:00
Saas
96a081bf93
use mouse wrapping and rename mouse wrapping function parameter
2026-05-21 21:43:26 +02:00
Phantom
0bb57793bb
-u
2026-05-17 12:21:36 +02:00
Phantom
3de20d4a5c
-u Slider
2026-05-15 12:44:16 +02:00
Phantom
4c9f121e1e
-u OnNavigate on Slider Control
2026-05-15 00:53:53 +02:00
Phantom
a1e03db399
-u Slider
2026-05-15 00:24:05 +02:00
Phantom
356228d4d4
Initial Keyboard and Gamepad support on Slider Control
2026-05-15 00:00:05 +02:00
mafiesto4
d697bd7402
Update old API usage
...
#4080 #4081
2026-05-12 18:40:21 +02:00
mafiesto4
925b83e095
Fix text box selection height on macOS with custom system scale (hack)
2026-04-18 21:01:37 +02:00
mafiesto4
2fc95bdf57
Merge remote-tracking branch 'origin/master' into 1.12
...
# Conflicts:
# Content/Editor/MaterialTemplates/Deformable.shader
# Flax.flaxproj
# Source/Engine/Content/Content.h
# Source/Engine/Serialization/JsonTools.cpp
2026-04-01 17:14:21 +02:00
mafiesto4
b3aeab777f
Fix invalid CanRenderer when canvas actor is gone
...
#3945
2026-03-30 00:13:49 +02:00
mafiesto4
b8110e9db3
Add = to text box separators
2026-03-30 00:13:24 +02:00
mafiesto4
eab7794e3b
Merge remote-tracking branch 'origin/master' into 1.12
...
# Conflicts:
# Source/Engine/Content/Storage/FlaxStorage.cpp
# global.json
2026-03-26 23:44:33 +01:00
mafiesto4
2c742bee41
Fix typo from #3914
2026-03-25 17:22:38 +01:00
mafiesto4
0f332e331d
Merge branch 'RadialMenuImprovements' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-RadialMenuImprovements
2026-03-25 17:21:20 +01:00
mafiesto4
f3c957481c
Merge remote-tracking branch 'origin/master' into 1.12
...
# Conflicts:
# Source/Editor/GUI/Dialogs/ColorPickerDialog.cs
# Source/Editor/GUI/Dialogs/ColorSelector.cs
2026-03-24 23:41:58 +01:00
Phantom
14d6273a2f
fix #2 on Dropdown
2026-03-14 15:29:31 +01:00
Phantom
f876068086
Fix Text Color Highlighted
2026-03-13 20:09:57 +01:00