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
273619e5786f59bbfeb6684e973df71869b7aeee
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
StateTree
/
Source
/
StateTreeEditorModule
/
Private
/
Customizations
History
jacob wang
784b99f413
[State Tree] Simplified Namings
...
#rb Patrick.Boutot [CL 35975294 by jacob wang in ue5-main branch]
2024-09-03 14:56:39 -04:00
..
Widgets
StateTree: Refresh the Color picker when the value changes by reaching the current color ref. The DetailView can reset the value on multiple select or when "reset to default".
2024-08-22 15:26:55 -04:00
StateTreeAnyEnumDetails.cpp
…
StateTreeAnyEnumDetails.h
…
StateTreeBindingExtension.cpp
StateTree: Add "reset to default" on bindings. Hide parent when a member has a binding. Change the test of the parent and color of the parent binding.
2024-09-03 10:04:08 -04:00
StateTreeBindingExtension.h
…
StateTreeBlueprintPropertyRefDetails.cpp
…
StateTreeBlueprintPropertyRefDetails.h
…
StateTreeEditorColorDetails.cpp
…
StateTreeEditorColorDetails.h
…
StateTreeEditorDataDetails.cpp
StateTree: Add image and color to the StateTree DetailView similar to the State DetailView.
2024-08-29 14:25:32 -04:00
StateTreeEditorDataDetails.h
…
StateTreeEditorNodeDetails.cpp
StateTree: Add "reset to default" on bindings. Hide parent when a member has a binding. Change the test of the parent and color of the parent binding.
2024-09-03 10:04:08 -04:00
StateTreeEditorNodeDetails.h
…
StateTreeEditorNodeUtils.cpp
StateTree: Fix bad access to the newly created element after adding the element. Introduced with CL 35780931.
2024-08-26 10:14:17 -04:00
StateTreeEditorNodeUtils.h
…
StateTreeEventDescDetails.cpp
…
StateTreeEventDescDetails.h
…
StateTreeReferenceDetails.cpp
…
StateTreeReferenceDetails.h
…
StateTreeReferenceOverridesDetails.cpp
…
StateTreeReferenceOverridesDetails.h
…
StateTreeStateDetails.cpp
[State Tree] Simplified Namings
2024-09-03 14:56:39 -04:00
StateTreeStateDetails.h
…
StateTreeStateLinkDetails.cpp
…
StateTreeStateLinkDetails.h
…
StateTreeStateParametersDetails.cpp
…
StateTreeStateParametersDetails.h
…
StateTreeTransitionDetails.cpp
…
StateTreeTransitionDetails.h
…