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
34de3fcdcef0907ed8ea326fdc8b6314d2db1d7e
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
SmartObjects
/
Source
/
SmartObjectsModule
/
Private
History
yoan stamant
34de3fcdce
[SmartObject] replaced icon for collection and actor. Also used for SmartObjectComponent and SmartObjectDefinition
...
#jira UE-189914 #rb mieszko.zielinski [CL 26406077 by yoan stamant in ue5-main branch]
2023-07-17 09:41:33 -04:00
..
Annotations
SmartObject: Removed unused cluster union hack and unused property
2023-06-08 05:38:09 -04:00
WorldConditions
…
BlackboardKeyType_SOClaimHandle.cpp
…
EnvQueryGenerator_SmartObjects.cpp
…
EnvQueryItemType_SmartObject.cpp
…
GameplayDebuggerCategory_SmartObject.cpp
…
GenericSmartObject.cpp
[SmartObject] replaced icon for collection and actor. Also used for SmartObjectComponent and SmartObjectDefinition
2023-07-17 09:41:33 -04:00
SmartObjectBlueprintFunctionLibrary.cpp
[SmartObject] some cleanup in the blueprint API for SmartObjects
2023-06-08 10:34:40 -04:00
SmartObjectCollection.cpp
…
SmartObjectComponent.cpp
[SmartObject] replaced check based on a wrong assumption by if statement
2023-04-20 19:08:41 -04:00
SmartObjectContainerRenderingComponent.cpp
…
SmartObjectDebugRenderingComponent.cpp
…
SmartObjectDebugSceneProxy.cpp
…
SmartObjectDefinition.cpp
Properly deprecate old IsDataValid for a new, const version with FDataValidationContext.
2023-04-27 17:53:18 -04:00
SmartObjectHashGrid.cpp
…
SmartObjectOctree.cpp
…
SmartObjectPersistentCollection.cpp
[SmartObject] replaced icon for collection and actor. Also used for SmartObjectComponent and SmartObjectDefinition
2023-07-17 09:41:33 -04:00
SmartObjectRenderingComponent.cpp
…
SmartObjectRuntime.cpp
…
SmartObjectsModule.cpp
…
SmartObjectSubsystem.cpp
Add two Smart Object Request Filter options to return claimed and/or disabled slots too
2023-06-29 17:44:56 -04:00
SmartObjectSubsystemRenderingActor.cpp
…
SmartObjectSubsystemRenderingActor.h
…
SmartObjectTestingActor.cpp
…
SmartObjectTestingActor.h
…
SmartObjectTypes.cpp
…
SmartObjectUserComponent.cpp
…
SmartObjectVisualizationContext.cpp
…