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
dfda9cee4e85ad080f4ceadff00f6c3cc0854ca2
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
InteractiveToolsFramework
/
Private
History
yoan stamant
0d5635a910
Removed some headers dependencies on 'FHitResult' and 'FOverlapResult'
...
#rb Mieszko.Zielinski [CL 31470741 by yoan stamant in ue5-main branch]
2024-02-14 09:15:30 -05:00
..
BaseBehaviors
…
BaseGizmos
…
BaseTools
Removed some headers dependencies on 'FHitResult' and 'FOverlapResult'
2024-02-14 09:15:30 -05:00
Changes
…
SceneQueries
…
ToolTargets
…
ComponentSourceInterfaces.cpp
…
ContextObjectStore.cpp
InteractiveToolsFramework: Fix context object store FindContextByClass not being able to look up context objects based on UInterfaces.
2024-01-12 14:43:54 -05:00
InputBehavior.cpp
…
InputBehaviorSet.cpp
…
InputRouter.cpp
…
InputState.cpp
…
InteractionMechanic.cpp
…
InteractiveGizmo.cpp
…
InteractiveGizmoManager.cpp
…
InteractiveTool.cpp
…
InteractiveToolActionSet.cpp
…
InteractiveToolBuilder.cpp
…
InteractiveToolManager.cpp
…
InteractiveToolsContext.cpp
…
InteractiveToolsFramework.cpp
…
MultiSelectionTool.cpp
…
SelectionSet.cpp
Fix C4072 warnings
2023-11-20 17:26:53 -05:00
ToolBuilderUtil.cpp
…
ToolContextInterfaces.cpp
…
ToolDataVisualizer.cpp
Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
2024-01-19 16:41:35 -05:00
ToolTargetManager.cpp
…