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
028b5fedec
Use right-click only on GPUTextureEditor context menu
2025-09-30 23:37:15 +02:00
mafiesto4
7060cb5696
Fix UI Brush editing in prefab regression from a471861e92
...
#3694
2025-09-23 17:20:18 +02:00
mafiesto4
284aeca51a
Merge branch 'audio-events' of https://github.com/Tryibion/FlaxEngine into Tryibion-audio-events
2025-09-23 17:07:18 +02:00
mafiesto4
62fd8ac967
Merge branch 'fix-dup&remove' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-dup&remove
2025-09-21 21:02:17 +02:00
Tryibion
01d1d634c2
Fix other missing duplicate.
2025-09-16 17:43:55 -05:00
Tryibion
c7e403661d
Dont allow remove and duplicate options for non-resizing collections.
2025-09-16 17:42:24 -05:00
Saas
de2ee36529
fix naming lol
2025-09-16 22:07:42 +02:00
Saas
eea44ac897
remove search query highlights showing on create new script item
2025-09-16 22:06:49 +02:00
Saas
c124713e99
remove create new script items when searchbox is cleared
2025-09-16 22:05:28 +02:00
mafiesto4
afdd264e63
Fix compilation of Editor in Release mode
2025-09-16 16:34:58 +02:00
mafiesto4
521518bde4
Add hack to use GPUTextureEditor on ref pickers
2025-09-16 00:15:58 +02:00
mafiesto4
56077a268a
SImplify and cleanup GPUTexture editor #3452 #3194
2025-09-16 00:15:48 +02:00
mafiesto4
a471861e92
Fix editing UI Brush in prefabs
...
#3501
2025-09-12 23:15:13 +02:00
mafiesto4
33a0e6ac7d
Merge branch 'collection-duplicate' of https://github.com/Tryibion/FlaxEngine into Tryibion-collection-duplicate
2025-08-29 22:24:09 +02:00
mafiesto4
848cc38bf1
Fix reverting prefab object reference in nested prefabs
...
#3255
2025-08-29 22:04:03 +02:00
mafiesto4
91cd1e8065
Fix regression from ef7c7f2d30 to ignore unmodified scripts in diff
2025-08-29 21:49:14 +02:00
mafiesto4
d47ac95681
Modernize the code to use unified scene access #3513
2025-08-28 23:48:25 +02:00
mafiesto4
703e0cb7ca
Merge branch 'show-prefab-add-delete' of https://github.com/Tryibion/FlaxEngine into Tryibion-show-prefab-add-delete
2025-08-28 22:56:22 +02:00
mafiesto4
ef7c7f2d30
Fix script fields prefab diff showing and reverting with undo
...
#3594
2025-08-28 22:52:46 +02:00
Tryibion
824b49dd88
Better duplication of collection.
2025-08-26 20:25:02 -05:00
mafiesto4
9aedb37ac2
Merge branch 'BrokenLink' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-BrokenLink
2025-08-24 21:10:26 +02:00
mafiesto4
633b5857c9
Merge branch 'AutoSizePropertiesSplitter' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-AutoSizePropertiesSplitter
2025-08-24 13:59:16 +02:00
Tryibion
0dc1e04c89
Add slider to audio debug editor for selecting time.
2025-08-01 15:07:49 -05:00
Tryibion
1fb6586dff
Add collection item duplication.
2025-07-19 16:09:33 -05:00
mafiesto4
c6640be04a
Merge branch 'tageditor-quickexpand' of https://github.com/Zode/FlaxEngine into Zode-tageditor-quickexpand
2025-07-01 16:47:04 +02:00
mafiesto4
8d62a13cbc
Add LayoutElementsContainer.Image with IBrush
2025-06-24 18:32:20 +02:00
mafiesto4
5a05038a9b
Add new UIBrush that uses UIBrushAsset json resource with a brush data
2025-06-24 13:08:25 +02:00
Zode
bed1f6e9cc
Make tag editor expand all if holding shift while clicking the ... button
2025-06-11 19:06:23 +03:00
xxSeys1
b418ab5275
reduce flickering in highlights and boxes
2025-06-10 14:58:31 +02:00
Zode
6ee3b23261
Add highlighting to layers matrix editor to improve UX
2025-06-07 16:57:28 +03:00
Tryibion
71991ff8c7
Show added and removed actors in prefab diff view.
2025-06-03 15:25:45 -05:00
mafiesto4
7da69f18d4
Add button to quickly jump into Localized String Table that contains it
...
#3301
2025-06-02 22:01:06 +02:00
mafiesto4
fd8a8b5a4d
Fix missing default value of localized string in editor
2025-06-02 18:02:34 +02:00
mafiesto4
3bd6160c3b
Merge branch 'skip-setting-prefab-root-name' of https://github.com/Tryibion/FlaxEngine into Tryibion-skip-setting-prefab-root-name
2025-06-02 14:03:47 +02:00
mafiesto4
4d9407e4e9
Merge code on properties objects locking to use the same path for prefab and scene properties panels
2025-06-02 11:03:16 +02:00
mafiesto4
28c70f5078
Fix some editor UI
...
#3460 #3491
2025-06-02 11:00:33 +02:00
mafiesto4
f86d9c47b7
Merge branch 'better-prefab-dif-name' of https://github.com/Tryibion/FlaxEngine into Tryibion-better-prefab-dif-name
2025-06-02 09:30:46 +02:00
mafiesto4
8d7dfd5946
Merge branch 'CrammedGradingFixed' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-CrammedGradingFixed
2025-06-01 23:53:15 +02:00
mafiesto4
14fcc593c7
Fix various margins and spacings between UI elements in Editor to be consistent
2025-05-30 15:28:56 +02:00
Tryibion
e606c35093
Add node tree to show changes to whole prefab.
2025-05-23 16:23:22 -05:00
Tryibion
4649298605
Dont allow setting prefab root name from scene instance.
2025-05-23 14:06:21 -05:00
Tryibion
ae9622d271
Re-add colors back in for nodes.
2025-05-23 13:29:05 -05:00
Tryibion
4366976015
Add better prefab diff viewing naming for actors
2025-05-23 13:27:01 -05:00
xxSeys1
c24ecaaab1
fix crammed color grading editor value boxes
2025-05-15 19:27:48 +02:00
mafiesto4
c7bb7be20f
Merge branch 'improvedImportPath' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-improvedImportPath
2025-05-08 14:38:20 +02:00
xxSeys1
b0048d6540
add margin around info label
2025-05-01 22:32:28 +02:00
xxSeys1
b1b36ea1a3
move rigidbody info to dedicated info group in Properties Panel
2025-05-01 22:29:37 +02:00
xxSeys1
e568e6e17b
improve import path ui
2025-05-01 19:15:43 +02:00
mafiesto4
caf0251a9c
Fix bug in CustomEditorWindow usage
...
#3392
2025-04-22 12:00:35 +02:00