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
276d09f6df3416bff5defb1a589fbe371b91753e
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
StateTree
/
Source
/
StateTreeEditorModule
History
kevin macaulayvacher
276d09f6df
Remove all simple usage of REN_ForceNoResetLoaders from the codebase since the flag has been deprecated and currently does nothing. Simple in this case is direct use of the flag with no conditional logic. More complex uses were removed in another change.
...
#rnx #rb Francis.Hurteau [CL 34424068 by kevin macaulayvacher in ue5-main branch]
2024-06-17 11:55:02 -04:00
..
Private
Remove all simple usage of REN_ForceNoResetLoaders from the codebase since the flag has been deprecated and currently does nothing. Simple in this case is direct use of the flag with no conditional logic. More complex uses were removed in another change.
2024-06-17 11:55:02 -04:00
Public
[State Tree] Utility Selector Runtime First Pass
2024-06-13 22:57:49 -04:00
StateTreeEditorModule.Build.cs
[StateTreeDebugger] replaced WITH_STATETREE_DEBUGGER by WITH_STATETREE_TRACE and WITH_STATETREE_TRACE_DEBUGGER to allow different targets to use only one of the two functionalities. For example consoles can only output traces while Desktop targets can output traces and analyse them.
2024-05-02 11:47:26 -04:00