Zode
|
ecd5559aad
|
Clean up a bit code after moving it around.
|
2025-06-08 00:41:02 +03:00 |
|
Zode
|
1fa83639c2
|
Fix update order inconsistencies between machines by exposing an action for when defered layout happens.
|
2025-06-08 00:38:59 +03:00 |
|
Zode
|
568719b615
|
Fix scroll issue caused by tree's defered layout update
|
2025-06-07 23:21:41 +03:00 |
|
Zode
|
74000fa766
|
Expand tree if necessary, so the selected node will be shown
|
2025-06-07 22:53:07 +03:00 |
|
Zode
|
53e3cee196
|
Scroll selected to view when emptying out search box
|
2025-06-07 17:15:54 +03:00 |
|
Wojtek Figat
|
1ebb3e67d6
|
Merge branch 'add-root-tree-line-option' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-root-tree-line-option
|
2025-06-02 10:17:34 +02:00 |
|
Chandler Cox
|
545a43de32
|
Add drawing root tree lines except for in scene and prefab tree.
|
2025-05-23 16:50:55 -05:00 |
|
xxSeys1
|
5b618b4f31
|
add icons to more commonly used editor windows
|
2025-05-05 13:24:21 +02:00 |
|
Wojtek Figat
|
9c3fd052cd
|
Remove copyright year from source files and update to 2025
|
2025-04-07 19:22:21 +02:00 |
|
xxSeys1
|
a403e21cbc
|
add search operator tooltip to scene tree search bar
|
2025-03-19 23:01:57 +01:00 |
|
Wojtek Figat
|
fc4b79239b
|
Refactor new scene tree double click feature to support both prefab and scene editing
#1502
|
2025-02-23 21:23:09 +01:00 |
|
Wojtek Figat
|
618027b181
|
Merge branch 'Double-Click-Scene-Node-Actions' of https://github.com/davevanegdom/FlaxEngine into davevanegdom-Double-Click-Scene-Node-Actions
# Conflicts:
# Source/Editor/Modules/PrefabsModule.cs
# Source/Editor/Windows/SceneTreeWindow.ContextMenu.cs
|
2025-02-23 21:18:38 +01:00 |
|
Wojtek Figat
|
66122e6e3b
|
Merge branch 'RenameActors' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-RenameActors
|
2024-07-25 09:28:14 +02:00 |
|
Chandler Cox
|
919e118a2f
|
Select all assets and scripts that are dropped in the tree panel.
|
2024-06-18 21:46:22 -05:00 |
|
Chandler Cox
|
18660140b0
|
Add controls to the ActorToolbox in the GUI tab. Add dragging and dropping controls from toolbox into scene and prefab trees.
|
2024-04-27 15:55:25 -05:00 |
|
Chandler Cox
|
9e962dcb89
|
Add focus selection lock input to scene tree window.
|
2024-03-28 17:04:55 -05:00 |
|
Wojtek Figat
|
3ba6867cd2
|
Minor fixes
|
2024-03-14 17:30:54 +01:00 |
|
Wojtek Figat
|
859c420d76
|
Update year in copyright note
|
2024-02-26 19:00:48 +01:00 |
|
Wojtek Figat
|
d76b5234c5
|
Expose and document various APIs of Visject for plugins to use
|
2024-02-18 11:06:42 +01:00 |
|
Wojtek Figat
|
f0f065f983
|
Merge branch 'new-context-menu-button' of https://github.com/whocares77/FlaxEngine into whocares77-new-context-menu-button
|
2024-02-17 23:52:50 +01:00 |
|
ruan
|
c6515da8c9
|
Improve rename window style and refactor
|
2024-02-10 20:36:42 -04:00 |
|
Wojtek Figat
|
b2d0afd4ef
|
Simplify code in #2202 for script type searching
|
2024-02-06 11:09:08 +01:00 |
|
ruan
|
5d61e45ecd
|
Add rename multiple actors
|
2024-02-04 10:42:29 -04:00 |
|
Chandler Cox
|
b85f471fcb
|
Add drag cleanup on destroy.
|
2024-01-23 08:59:27 -06:00 |
|
Chandler Cox
|
f306d34a6e
|
Add drag drop for actor script items into scenes and prefabs.
|
2024-01-23 08:34:15 -06:00 |
|
whocares77
|
4e2f0cd22c
|
Added "Create parent for selected actors" context menu button
|
2023-12-19 11:02:18 +03:00 |
|
Wojtek Figat
|
fc2d9a745f
|
Fix missing scene dirty state when spawning prefab in scene tree
|
2023-11-19 20:24:47 +01:00 |
|
Chandler Cox
|
8c6ced4bb9
|
Limit the scene tree and prefab tree rename popup to only go to panel right edge.
|
2023-10-25 11:38:14 -05:00 |
|
Chandler Cox
|
544ff3d5f0
|
Fix HScroll bar from covering nodes in scene window.
|
2023-10-05 12:10:49 -05:00 |
|
Edu Garcia
|
6d3fdeec8a
|
Rename new actor after creating it
|
2023-09-28 22:50:07 +01:00 |
|
davevanegdom
|
22764f5362
|
Improved SceneNodeDoubleClick names
|
2023-09-23 23:28:59 +02:00 |
|
davevanegdom
|
23f4a82bbc
|
Double click actions + open prefab ctxmenu
|
2023-09-22 18:31:54 +02:00 |
|
Wojtek Figat
|
12f4dc74d2
|
Optimize default C# stdlib references to prevent using jit-ed features in a game assembly
|
2023-04-01 23:34:05 +02:00 |
|
Wojtek Figat
|
0031d9174d
|
Fix scroll on selection change
|
2023-02-13 22:10:45 +01:00 |
|
Wojtek Figat
|
8184d513e3
|
Fix performance when using scene search field
|
2023-02-13 20:04:35 +01:00 |
|
Wojciech Figat
|
9626e9bbb6
|
Update copyright year
|
2023-01-10 15:29:37 +01:00 |
|
Chandler Cox
|
1b919b9fae
|
Created new SearchBox class with button to clear the search.
|
2022-12-15 20:45:51 -06:00 |
|
Wojtek Figat
|
735b07f0d7
|
Merge branch 'actor-CM' of https://github.com/Tryibion/FlaxEngine into Tryibion-actor-CM
|
2022-11-06 22:22:45 +01:00 |
|
Chandler Cox
|
1af0188a3c
|
changed how actor context menus are created.
|
2022-10-31 19:18:43 -05:00 |
|
Chandler Cox
|
50414d7fed
|
added deselecting nodes when left clicking in blank area in the scene and prefab tree views
|
2022-10-29 09:22:39 -05:00 |
|
Chandler Cox
|
40a04bc5d6
|
Various fixes to prefab tree view. Scrolling like scene view, disable scrolling on renaming, can open CM anywhere in tree panel.
|
2022-10-29 09:14:08 -05:00 |
|
Wojtek Figat
|
70c53a4f67
|
Fix error if nothing is selected
|
2022-10-23 14:19:17 +02:00 |
|
Chandler Cox
|
ef34ad7600
|
Renamed scrollPosition to scrollControl for more accurate description
|
2022-10-16 19:05:41 -05:00 |
|
Chandler Cox
|
546501a553
|
Added performing layout when deleting actors and scrolling to duplicated/ pasted actors when action is performed.
|
2022-10-16 18:50:00 -05:00 |
|
Wojtek Figat
|
b0f4f8d636
|
Code style fix
|
2022-10-12 18:55:24 +02:00 |
|
Chandler Cox
|
95e60ea68e
|
Added scene panel to seperate the tree from the search bar and made the tree not able to scroll when renaming
|
2022-10-10 15:38:30 -05:00 |
|
Wojtek Figat
|
69a2d10c57
|
Add additive scene opening in Editor via drag&drop into Scene Tree window
|
2022-08-25 20:58:30 +02:00 |
|
Wojtek Figat
|
1019550d4a
|
Change search boxes in Editor to stick to the top of the panel
|
2022-07-19 15:37:10 +02:00 |
|
Wojtek Figat
|
a881c90b2e
|
Refactor engine to support double-precision vectors
|
2022-06-13 00:40:32 +02:00 |
|
Wojtek Figat
|
ea4224ba67
|
Fix drag&drop into Scene Tree if move goes over valid drop target first
|
2022-04-10 15:24:02 +02:00 |
|