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
5.4
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
StateTree
/
Source
/
StateTreeEditorModule
/
Private
History
mikko mononen
f11c06c22d
StateTree: Manually merge ST debugger fixes from CLs 32255537, 3285098, and, 33030882.
...
#jira UE-213413 #rb Mieszko.Zielinski [CL 33515514 by mikko mononen in 5.4 branch]
2024-05-08 14:48:13 -04:00
..
Commandlets
…
Customizations
Create IStateTreeSchemaProvider that allows a derived class to override the schema used by a parent property.
2024-03-26 00:33:28 -04:00
Debugger
StateTree: Manually merge ST debugger fixes from CLs 32255537, 3285098, and, 33030882.
2024-05-08 14:48:13 -04:00
AssetDefinition_StateTree.cpp
…
AssetDefinition_StateTree.h
…
SStateTreeView.cpp
…
SStateTreeView.h
…
SStateTreeViewRow.cpp
#jira UE-211098
2024-04-01 17:09:31 -04:00
SStateTreeViewRow.h
…
StateTreeCompiler.cpp
StateTree: Manually merged 31902376, 32435826, 32969383, and 33135570 from Main.
2024-05-06 14:19:15 -04:00
StateTreeCompilerLog.cpp
…
StateTreeEditor.cpp
…
StateTreeEditor.h
…
StateTreeEditorCommands.cpp
…
StateTreeEditorCommands.h
…
StateTreeEditorData.cpp
StateTree: Make sure PostLoad() is called on objects that are required for automatic compiling on version change.
2024-03-27 11:12:28 -04:00
StateTreeEditorModule.cpp
…
StateTreeEditorPropertyBindings.cpp
…
StateTreeEditorSettings.cpp
…
StateTreeEditorStyle.cpp
StateTree: Small UI fixes
2024-01-29 07:42:12 -05:00
StateTreeEditorTypes.cpp
…
StateTreeFactory.cpp
…
StateTreeFactory.h
…
StateTreeNodeClassCache.cpp
…
StateTreeObjectHash.cpp
…
StateTreeObjectHash.h
…
StateTreePropertyBindingCompiler.cpp
StateTree: Added property references (get pointer to a property based on binding)
2024-01-11 04:24:45 -05:00
StateTreePropertyHelpers.cpp
StateTree: Added property references (get pointer to a property based on binding)
2024-01-11 04:24:45 -05:00
StateTreePropertyHelpers.h
StateTree: Added property references (get pointer to a property based on binding)
2024-01-11 04:24:45 -05:00
StateTreeState.cpp
StateTree: Added parameter overrides for StateTree states
2024-01-12 05:08:35 -05:00
StateTreeViewModel.cpp
…
StateTreeViewModel.h
…