Commit Graph

8 Commits

Author SHA1 Message Date
patrick enfedaque 8d2fff2a36 DataLayer: Allow default editor load state to be unloaded + Resetting user settings
#rb richard.malo


#ROBOMERGE-SOURCE: CL 16645420
#ROBOMERGE-BOT: (v833-16641396)

[CL 16645445 by patrick enfedaque in ue5-main branch]
2021-06-11 15:21:31 -04:00
Richard Malo f1631f8055 Added DataLayerEditorContext and use it to allow automatic creation of Instanced Foliage Actors associated with proper Data Layers (Foliage painting & PFV).
#rb patrick.enfedaque

[CL 15182830 by Richard Malo in ue5-main branch]
2021-01-25 15:12:14 -04:00
Tim Smith 9fdfe7cd7e Fixing PVS 7.7 Issues: warning V1052: Declaring virtual methods in a class marked as 'final' is pointless. Consider inspecting the 'XYZ' method of the 'FXYZ' class.
#rb trivial
#jira UE-91644

[CL 14994253 by Tim Smith in ue5-main branch]
2021-01-05 15:39:12 -04:00
Richard Malo 95f01fa54e Fixed non-unity build
#jira UE-104081
#rb trivial

[CL 14856250 by Richard Malo in ue5-main branch]
2020-12-04 13:57:31 -04:00
Richard Malo 9543ea378e DataLayers: Exposed most of DataLayerEditorSubsystem functionality to Blueprint and cleaned/removed redundant functions from API.
#rb patrick.enfedaque

[CL 14844719 by Richard Malo in ue5-main branch]
2020-12-03 12:41:42 -04:00
Richard Malo 189c26b0d3 DataLayer: DataLayerSubsystem now loads DataLayerEditorModule at initialization (in editor) to avoid relying on DataLayer tab to be spawned by Level editor. We need to register custom PropertyTypeLayout for actor details to work properly.
#rb patrick.enfedaque

[CL 14834992 by Richard Malo in ue5-main branch]
2020-12-02 10:18:50 -04:00
Richard Malo 58c86e9159 DataLayers : Added option for DataLayers to optionally affect loaded actors in the editor
#rb patrick.enfedaque

[CL 14688958 by Richard Malo in ue5-main branch]
2020-11-09 10:53:09 -04:00
Richard Malo a961c2338b Added DataLayer browser & editing.
#rb jeanfrancois.dube, patrick.enfedaque

[CL 14597717 by Richard Malo in ue5-main branch]
2020-10-28 06:51:40 -04:00