Commit Graph

11 Commits

Author SHA1 Message Date
aditya ravichandran
632ef3784e Outliner:
Port ActorBrowsingMode over to the new Editor Config system to have separate settings for each outliner
Enable Stacked Hierarchy Headers by default
Add the ability to disable framing selection
Add the ability to get the most recently used outliner from the level editor
Fix a bug where renaming an item on one outliner would sometimes execute the rename on a different outliner

#rb richard.malo
#jira UETOOL-5014
#preflight 627aa9811e74993343331221

[CL 20126651 by aditya ravichandran in ue5-main branch]
2022-05-10 14:20:42 -04:00
roey borsteinas
c7ad5f7dd9 SceneOutliner: fixed issue where compiler a blueprint could reset the label for instances of that class
#jira UE-122020
#rb patrick.enfedaque

[CL 17280826 by roey borsteinas in ue5-main branch]
2021-08-23 23:22:27 -04:00
roey borsteinas
af20310745 SceneOutliner: Fixed issue where PIE with netmode Client would show an empty hierarchy
#rb patrick.enfedaque
#jira UE-110060

#ROBOMERGE-SOURCE: CL 15728235 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v781-15675533)

[CL 15728267 by roey borsteinas in ue5-main branch]
2021-03-17 14:56:21 -04:00
Prajwal Manjunath
22095539e5 Fix bug where ActorModeInteractive was overriding selection and scroll offset of SSceneOutliner after outliner had already updated itself correctly.
#jira UE-106161, UE-104667
#rb vincent.gauthier

[CL 15147301 by Prajwal Manjunath in ue5-main branch]
2021-01-20 15:45:44 -04:00
Prajwal Manjunath
9b4834d741 Fix scrolling behavior in SceneOutliner when deselecting items.
#jira UE-104667
#rb Patrick.Boutot

[CL 15041466 by Prajwal Manjunath in ue5-main branch]
2021-01-11 15:37:16 -04:00
roey borsteinas
a204ae8ced Foundations in the Scene Outliner
#rb patrick.enfedaque
#jira none

[CL 14102941 by roey borsteinas in ue5-main branch]
2020-08-13 10:46:40 -04:00
will damon
e43b1db238 Fix macOS build.
#rb none
#jira none
#rnx

[CL 13966973 by will damon in ue5-main branch]
2020-07-29 17:14:12 -04:00
roey borsteinas
a326adc076 Fix Linux build
#rb none

[CL 13956220 by roey borsteinas in ue5-main branch]
2020-07-28 12:14:42 -04:00
roey borsteinas
1e01ab4a12 Removed SceneOutliner namespace
#rb none
#jira none

[CL 13954396 by roey borsteinas in ue5-main branch]
2020-07-28 09:25:56 -04:00
Patrick Enfedaque
5b154c0c05 Fix Linux/Mac Build
Remove ISceneOutlnerMode/SSceneOutliner Circular Dep
Add Missing typename (linux)
Fix Parenthesis assignements
Fix Bad Constructor param forwarding

#fyi josh.adams
#rb none

[CL 13925302 by Patrick Enfedaque in ue5-main branch]
2020-07-22 13:42:21 -04:00
roey borsteinas
cce829bfd4 SceneOutliner refactor
Scene Outliner refactored to remove all actor-specific code.
Now uses modular modes and hierarchies to allow representation of any data model.

#rb patrick.enfedaque matt.kuhlenschmidt
#jira none
#fyi tim.gautier

[CL 13922848 by roey borsteinas in ue5-main branch]
2020-07-22 09:35:57 -04:00