|
|
bc4b94d2bc
|
Use in over ref modifier in Math functions input parameters
|
2025-12-16 00:15:30 +02:00 |
|
|
|
ecf074801f
|
Fix ref usage warnings with in-parameters
|
2025-12-16 00:15:30 +02:00 |
|
Chandler Cox
|
bd0daf7580
|
Fix tree arrowing up not selecting children in tree.
|
2025-10-13 21:49:05 -05:00 |
|
Wojtek Figat
|
826009c1b4
|
Merge remote-tracking branch 'origin/master' into 1.11
# Conflicts:
# Content/Editor/DebugMaterials/DDGIDebugProbes.flax
# Source/Engine/Scripting/Scripting.cpp
|
2025-08-25 23:48:08 +02:00 |
|
Wojtek Figat
|
2c1713d300
|
Fix rare issues with shift tree selection
|
2025-08-19 23:00:29 +02:00 |
|
Wojtek Figat
|
8136691914
|
Merge branch 'shift-select-nodes' of https://github.com/Tryibion/FlaxEngine into Tryibion-shift-select-nodes
# Conflicts:
# Source/Editor/GUI/Tree/Tree.cs
|
2025-08-19 18:45:33 +02:00 |
|
Wojtek Figat
|
303087c4c4
|
Fix regression in renaming textbox placement of newly added actor to prefab
|
2025-08-12 23:18:18 +02:00 |
|
Chandler Cox
|
fc46219a82
|
Add support for multi-select disable.
|
2025-07-17 23:09:36 -05:00 |
|
Chandler Cox
|
2546e19d65
|
Add shift selection for tree nodes
|
2025-07-17 23:07:06 -05:00 |
|
Wojtek Figat
|
9646dd3fc2
|
Fix AutoFocus on ContainerControl to be false by default
|
2025-07-15 12:33:33 +02:00 |
|
Wojtek Figat
|
a6a2fd2c66
|
Format code
#3526
|
2025-06-16 14:48:18 +02: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 |
|
Wojtek Figat
|
28c70f5078
|
Fix some editor UI
#3460 #3491
|
2025-06-02 11:00:33 +02: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 |
|
|
|
9a4d3a56a3
|
Fix slow Tree expansion/collapsion with large amount of tree nodes
|
2025-05-02 13:31:13 +03:00 |
|
Wojtek Figat
|
9c3fd052cd
|
Remove copyright year from source files and update to 2025
|
2025-04-07 19:22:21 +02:00 |
|
Chandler Cox
|
99e836b1fb
|
Fix valid drop not resetting, add debounce timer to highlighting for showing on double click prevention
|
2024-12-11 20:43:52 -06:00 |
|
xxSeys1
|
1e61abdfef
|
add highlight when actor reference is single clicked
|
2024-12-11 17:11:00 +01:00 |
|
Wojtek Figat
|
a67dc00fa3
|
Fix tree nodes culling when using search in scene tree
#2462
|
2024-06-17 21:44:31 +02:00 |
|
Chandler Cox
|
fc7628e2ee
|
Add tree node guidlines
|
2024-05-10 19:22:23 -05:00 |
|
|
|
50f5f0acd9
|
Fix TreeNode rendering issues with expanded nodes
|
2024-05-08 20:15:55 +03:00 |
|
|
|
a8a621df3b
|
Fix TreeNode not rendering all nodes properly with invisible children
|
2024-04-28 20:30:41 +03:00 |
|
Wojtek Figat
|
2c1b2d2b7c
|
Optimize ActorTreeNode reparent when it's not collapsed but one of the parents is
|
2024-04-25 18:01:06 +02:00 |
|
|
|
361e9a2929
|
Remove TreeNode text color caching
This is actually slower than just resolving the color before draw.
|
2024-04-20 16:26:29 +03:00 |
|
|
|
b25ee23b14
|
Optimize TreeNode rendering
|
2024-04-20 16:26:25 +03:00 |
|
Wojtek Figat
|
31c633d25c
|
Fix timeline tracks dragging like recent improvements to tree UI
|
2024-03-07 21:58:40 +01:00 |
|
Wojtek Figat
|
d3b0da3fdd
|
Improve 07e25bb24c to use engine frame counter instead of time
|
2024-03-07 19:02:31 +01:00 |
|
Wojtek Figat
|
8de2249ed8
|
Refactor Editor UI style for selection and drag drop interactions
#1741
|
2024-03-07 16:45:09 +01:00 |
|
Wojtek Figat
|
ed3ac0af8e
|
Improve usage of drag drop in treen UI structure in Editor
#1741
|
2024-03-06 19:02:05 +01:00 |
|
Wojtek Figat
|
07e25bb24c
|
Fix drag&drop regression issue on tree UI
|
2024-03-06 12:03:57 +01:00 |
|
Wojtek Figat
|
01daa2d66a
|
Merge branch 'input-settings-changes' of https://github.com/Menotdan/FlaxEngine into Menotdan-input-settings-changes
# Conflicts:
# Source/Editor/Modules/UIModule.cs
|
2024-03-04 18:33:16 +01:00 |
|
Wojtek Figat
|
859c420d76
|
Update year in copyright note
|
2024-02-26 19:00:48 +01:00 |
|
Wojtek Figat
|
0793ebc132
|
Improve #2221 to be more dynamic when clicking arrow
|
2024-02-06 10:58:14 +01:00 |
|
Chandler Cox
|
dec9fbd74b
|
Add hold arrow key in tree to continuously scroll actors
|
2024-02-02 09:18:48 -06:00 |
|
Menotdan
|
13cc45c3d7
|
Add the option to deselect all whereve there is a select all, Refactor much of the codebase to use keybinds from InputOptions.
|
2023-12-08 20:16:07 -05:00 |
|
MineBill
|
c773c3e8fc
|
Collapse/Expand all node in the tree if the user is pressing the Alt key.
|
2023-10-19 18:55:58 +03:00 |
|
Chandler Cox
|
39ecfe8c24
|
Small bug fix
|
2023-09-03 12:11:33 -05:00 |
|
Chandler Cox
|
924e1c6d81
|
Fix right click deselecting scene tree nodes.
|
2023-09-03 06:36:29 -05:00 |
|
Chandler Cox
|
f0da221621
|
Make the drag indicator between tree nodes a little brighter.
|
2023-05-02 21:44:00 -05:00 |
|
Wojtek Figat
|
378e48e7aa
|
Fix cached DraggedOverNode to be properly reset after drag and #996
|
2023-04-17 13:06:56 +02:00 |
|
Chandler Cox
|
d813078e91
|
Made it so the visuals of dragging an actor will only show between the nodes and on the node.
|
2023-04-14 12:55:40 -05:00 |
|
|
|
6b634322ff
|
Fix active tooltip preventing TreeNode selection
|
2023-02-12 14:32:24 +02:00 |
|
Wojciech Figat
|
a7e428a21c
|
Merge branch 'master' into 1.5
# Conflicts:
# Content/Shaders/GI/DDGI.flax
# Content/Shaders/GI/GlobalSurfaceAtlas.flax
# Content/Shaders/TAA.flax
# Content/Shaders/VolumetricFog.flax
# Source/Editor/CustomEditors/Editors/ActorTagEditor.cs
# Source/Engine/Core/Config/GraphicsSettings.cpp
# Source/Engine/Engine/PostProcessEffect.cs
# Source/Engine/Graphics/GPUResourcesCollection.cpp
# Source/Engine/Graphics/GPUResourcesCollection.h
# Source/Engine/Graphics/PostProcessBase.h
# Source/FlaxEngine.Gen.cs
|
2023-01-10 15:37:55 +01:00 |
|
Wojciech Figat
|
9626e9bbb6
|
Update copyright year
|
2023-01-10 15:29:37 +01:00 |
|
Wojtek Figat
|
a570d6d178
|
Refactor **Actor tags into hierarchical reusable Tags** system for better gameplay scripting
|
2022-12-20 21:11:38 +01:00 |
|
Wojtek Figat
|
a881c90b2e
|
Refactor engine to support double-precision vectors
|
2022-06-13 00:40:32 +02:00 |
|
Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojciech Figat
|
af75751bf1
|
Add Tab navigation for Editor UI
|
2021-12-21 18:14:55 +01:00 |
|
Wojciech Figat
|
fcb9bbbe72
|
Fix showing tooltips for tree nodes in Editor
|
2021-12-09 17:08:39 +01:00 |
|