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
8646206db116c9700a7ca44ed413374ca51280a5
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
DataLayerEditor
History
vincent beauchemin
1787cbe18f
Remove the ability to create new data layer by just drag & drop. Creating a data layer should not be necessarily easy to do and we expect a full project to only have a few. Current impl was confusing because it worked only for the 1st data layer that you created.
...
#rb richard.malo #jira UE-113613 [CL 16354267 by vincent beauchemin in ue5-main branch]
2021-05-17 12:31:37 -04:00
..
Private
Remove the ability to create new data layer by just drag & drop. Creating a data layer should not be necessarily easy to do and we expect a full project to only have a few. Current impl was confusing because it worked only for the 1st data layer that you created.
2021-05-17 12:31:37 -04:00
Public
Added DataLayerEditorContext and use it to allow automatic creation of Instanced Foliage Actors associated with proper Data Layers (Foliage painting & PFV).
2021-01-25 15:12:14 -04:00
DataLayerEditor.Build.cs
…