You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Now this behavior is configurable, and ToolManager can optionally emit FChange transactions that will replay active-tool-change events. Update UMeshPaintMode to use this new alternative. Disable default tool behavior in UEdMode. To implement this, ToolManager now tracks name of active tool and active tool builders. #jira UE-88323 #rb lauren.barnes #rnx [CL 11570866 by Ryan Schmidt in 4.25 branch]