Commit Graph

4 Commits

Author SHA1 Message Date
Yoan StAmant
0733debda8 [SmartObjects] merged USmartObjectDefinition with FSmartObjectConfig and replaced references to config
#preflight 61a118b7664cbb92c762f37b

[CL 18301080 by Yoan StAmant in ue5-main branch]
2021-11-26 12:55:06 -05:00
Yoan StAmant
380fe67325 [SmartObject] SmartObjectConfig is no longer part of the component and content will instead be stored in a Definition asset.
#rb mikko.mononen
#preflight 61a0df88f70a9e92db9ac90f

[CL 18300133 by Yoan StAmant in ue5-main branch]
2021-11-26 09:52:13 -05:00
Yoan StAmant
963c40871c [SmartObject] small QOL improvements
- USmartObjectTestConfig and USmartObjectBehaviorConfigBase will no longer show up in property combo boxes (i.e. HideDropdown)
- properties of USmartObjectBehaviorConfigBase derived classes will no longer be grouped in categories in Editor Property windows (i.e. CollapseCategories)
- improved FSmartObjectConfig validation to detect null behavior configurations entries in Slots
- USmartObjectRenderingComponent will always render slot debug shapes for non loaded instance owners (preview actor, instances newly added to world, etc.). This is a temporary solution to the authoring flow until we improve the Editor.
#rb mikko.mononen
#robomerge FnMain
#preflight 6193a2034c209c1865e1349c

[CL 18205594 by Yoan StAmant in ue5-main branch]
2021-11-16 07:44:46 -05:00
mieszko zielinski
c019c2635f Moved GameplayBehaviors out of restricted folder over to Experimental
Moved SmartObjects out of restricted folder
Moved StateTree out of restricted folder
Moved ZoneGraph out of restricted folder
Moved ZoneGraphAnnotations out of restricted folder

#jira UE-115297

#ROBOMERGE-OWNER: mieszko.zielinski
#ROBOMERGE-AUTHOR: mieszko.zielinski
#ROBOMERGE-SOURCE: CL 17648223 via CL 17648246 via CL 17648261 via CL 17648385 via CL 17648390 via CL 17648742
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Test -> Main) (v875-17642767)

[CL 17648750 by mieszko zielinski in ue5-main branch]
2021-09-28 13:33:17 -04:00