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
25f96bdbd720d6bfad04000cad70bdd397b95dfd
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
StateTree
/
Source
/
StateTreeEditorModule
/
Public
History
patrick boutot
8a281ad746
StateTree: Update the editor subsystem viewmodel cache. The cache is alive forever but the uobject can be GCed or reinstanciated. Update the cache if the found StateTree is not valid anymore.
...
#jira UE-222464 #rb Yoan.StAmant [CL 35821675 by patrick boutot in ue5-main branch]
2024-08-27 07:06:07 -04:00
..
IStateTreeEditor.h
…
IStateTreeEditorHost.h
…
StateTreeCompiler.h
…
StateTreeCompilerLog.h
…
StateTreeEditingSubsystem.h
StateTree: Update the editor subsystem viewmodel cache. The cache is alive forever but the uobject can be GCed or reinstanciated. Update the cache if the found StateTree is not valid anymore.
2024-08-27 07:06:07 -04:00
StateTreeEditorData.h
…
StateTreeEditorMode.h
SlateTree: Update the editor data when the state tree changes.
2024-08-26 11:58:42 -04:00
StateTreeEditorModeToolkit.h
…
StateTreeEditorModule.h
…
StateTreeEditorNode.h
…
StateTreeEditorPropertyBindings.h
…
StateTreeEditorSettings.h
…
StateTreeEditorStyle.h
…
StateTreeEditorTypes.h
…
StateTreeFactory.h
Add ability to set StateTree schema class used by its asset factory
2024-08-21 05:19:17 -04:00
StateTreeNodeClassCache.h
…
StateTreePropertyBindingCompiler.h
…
StateTreeState.h
[State Tree] Added state weight to scale final utility score
2024-08-19 15:41:09 -04:00
StateTreeViewModel.h
…