mafiesto4
f8e4f54c77
Fix animation state transition inputs when using other surface context
2025-11-02 22:12:53 +01:00
Saas
206b948ee1
add "Split" for Unpack nodes
2025-11-02 13:36:21 +01:00
Saas
fbad6ba75c
add alternative node titles to pack/unpack nodes
...
Now every pack/ unpack node can be found by searching:
- Make
- Construct
- Compose
- Break
- Deconstruct
- Decompose
2025-11-02 00:50:07 +01:00
Saas
bf3403449d
disable format nodes option when either a) all selected nodes have NoMove or b) clicked on node has NoMove
2025-11-01 18:18:18 +01:00
Saas
d13b98b205
fix Auto Format Nodes to only produce one undo step
2025-11-01 17:55:21 +01:00
Saas
1188150163
prevent node formatting tools from moving nodes with NoMove flag
2025-11-01 17:24:10 +01:00
Saas
e78191cc82
fix error when clearing vj context menu
2025-11-01 17:04:58 +01:00
Saas
93f12b73d8
less code is more better
2025-10-31 23:16:37 +01:00
Saas
1091bc6e2c
only show comment edit buttons when surface can be edited
2025-10-31 20:47:23 +01:00
Saas
594c0fb8e7
add comment around asset from which asset reference graph originates
2025-10-31 19:23:42 +01:00
Saas
b6696564f5
tweak colors to be less bright
2025-10-31 18:22:30 +01:00
Saas
316e5b2845
also apply color to border if focused/ selected in ui editor
2025-10-31 18:10:00 +01:00
Saas
c1738bcb0a
make the ui editor look like the actor transform editor
2025-10-31 18:02:35 +01:00
Saas
7b3e41efae
change how to the actor transform editor looks
2025-10-31 18:02:22 +01:00
mafiesto4
1f592ba1a1
Fix game viewport scaling when using custom aspect or resolution to simulate actual logic
...
#3699
2025-10-30 23:36:51 +01:00
Ari Vuollet
c61ecc0545
Merge branch 'master' into sdl_platform
2025-10-30 22:42:29 +02:00
Saas
35d6e5fd21
fix still being able to open/ close script editor with no fields
...
Introduces "CanOpenClose" to DropPanel.
If false, will ignore the user clicking on the header (or the arrow) to open or collapse the panel
2025-10-30 20:02:15 +01:00
mafiesto4
b5de4d78ad
Fix editing InputEvent that is null
2025-10-30 11:57:47 +01:00
mafiesto4
c4fcaa999c
Fix asset thumbnails to be stable with FXAA instead of TAA
2025-10-28 22:23:15 +01:00
mafiesto4
755702b65a
Improve #3747 to check for loaded levels in drag drop validation
2025-10-25 22:52:41 +02:00
mafiesto4
72e200a7fc
Merge branch 'fix-no-undo-for-drag-spawn' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-no-undo-for-drag-spawn
2025-10-25 22:50:01 +02:00
mafiesto4
b184022d15
Merge branch 'fix-arrow-up-tree-select' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-arrow-up-tree-select
2025-10-25 22:46:55 +02:00
Tryibion
c1439c646e
Fix default for prefab canvas size index being 0 instead of -1.
2025-10-25 11:34:48 -05:00
Tryibion
09964df198
Removing moving the control when trying to resize it.
2025-10-24 16:19:33 -05:00
Tryibion
dd8e6bf694
Change handles back to outside of control.
2025-10-24 15:40:45 -05:00
Tryibion
58cd3e82f6
Better rotation on UI handles which handles total parent rotation.
2025-10-24 14:55:38 -05:00
Ari Vuollet
22ba7f2ee5
Merge remote-tracking branch 'origin/master' into sdl_platform
2025-10-24 18:31:50 +03:00
Tryibion
be5dbbb95f
Fix duplicate option for collections being grayed out if nothing is in clipboard.
2025-10-19 15:55:57 -05:00
Tryibion
e4bb8001b2
Fix not having undo for items dragged into scene tree into empty space.
2025-10-18 18:23:33 -05:00
Ari Vuollet
f99a244b8e
Merge remote-tracking branch 'origin/master' into sdl_platform
...
# Conflicts:
# Source/Editor/Windows/GameWindow.cs
2025-10-18 02:19:30 +03:00
Saas
5dd9171316
fix default value
2025-10-17 21:58:55 +02:00
Saas
5ec2476aec
add "*" to editor settings window title when settings are dirty
2025-10-16 21:05:10 +02:00
Saas
d323b1c7e2
move skylight and environment probe bake buttons into dedicated groups
2025-10-16 20:28:34 +02:00
Saas
d6b1478bf1
make double clicking properties splitter bar auto resize split
2025-10-16 20:04:05 +02:00
mafiesto4
d93c32db9c
Merge remote-tracking branch 'origin/1.11'
...
# Conflicts:
# Source/Tools/Flax.Build/Deps/Downloader.cs
2025-10-16 14:07:49 +02:00
Saas
79351f0c4d
Hide array editor "Size" text when array title overlaps it
2025-10-15 21:09:24 +02:00
Saas
e5bd90f58b
revert icon scaling
2025-10-15 19:51:24 +02:00
mafiesto4
c635d93b3c
Fix more errors in Visject context menu regressions
2025-10-15 14:44:58 +02:00
Tryibion
7377bad721
Fix check method for type editor not working in a collection.
2025-10-14 21:20:22 -05:00
mafiesto4
09fa3ce4be
Minor changes
2025-10-14 15:07:40 +02:00
Tryibion
bd0daf7580
Fix tree arrowing up not selecting children in tree.
2025-10-13 21:49:05 -05:00
Ari Vuollet
668a4dbb4d
Merge remote-tracking branch 'origin/master' into sdl_platform
2025-10-14 01:09:26 +03:00
mafiesto4
e1b3429b4c
Fix regression on game window defocus
2025-10-13 21:50:19 +02:00
mafiesto4
efa963be68
Fix editor error when prefab asset is unloaded
2025-10-13 21:45:31 +02:00
mafiesto4
2d5fdfef2f
Merge branch 'ColorValueBoxDisplayAlpha' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ColorValueBoxDisplayAlpha
2025-10-13 20:51:13 +02:00
mafiesto4
a2ee2ec6ac
Merge branch 'NicerOldNewEditorWarnings' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-NicerOldNewEditorWarnings
2025-10-13 20:50:13 +02:00
Saas
d1972a56e2
improve spline editor
...
- Move "Selected Point" section above keyframes so it is always accessible, even when keyframe array editor is expanded
- Improve icon scaling when editor becomes thin
2025-10-13 18:27:30 +02:00
Saas
df28b0d977
fix Content Panel navigation bar scroll bar colors
...
Same concept as in #2581
2025-10-13 11:31:53 +02:00
Saas
48100cf9fc
fix group element text clipping
...
fixes group element header text clipping outside of the header and into the settings icon (if there is one).
Also some extra code to handle script editor, as that displays some extra icons in the header.
2025-10-13 11:16:07 +02:00
mafiesto4
18364d2a8b
Merge remote-tracking branch 'origin/1.11'
2025-10-12 21:50:19 +02:00