This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ecd2f824a1f2381d907593c853794de82d8bd580
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
CurveEditor
/
Public
/
Tree
History
mike zyracki
c8ced1870e
Add cached expansion state values to the curve editor tree so expansion state is restored when selection changes instead of defaulting automatically to a closed state. There are just saved per session, not in any asset. Added an option path name string to ICurveEditorTreeItemExtension's, which is then used as a hash to store the expansion state, since the curve model id's aren't permanent between selections.
...
#jira UE-156007 #rb max.chen [CL 27565754 by mike zyracki in ue5-main branch]
2023-09-01 16:39:53 -04:00
..
CurveEditorTree.h
…
CurveEditorTreeFilter.h
…
CurveEditorTreeTraits.h
…
ICurveEditorTreeItem.h
…
SCurveEditorTree.h
…
SCurveEditorTreeFilterStatusBar.h
…
SCurveEditorTreePin.h
…
SCurveEditorTreeSelect.h
…
SCurveEditorTreeTextFilter.h
…