[LYN-3613] Fixed preferred category for Landscape Canvas when adding components since legacy components have been removed and now Mesh is in the Atom category.
This commit is contained in:
@@ -206,7 +206,7 @@ namespace LandscapeCanvasEditor
|
||||
|
||||
static const QStringList preferredCategories = {
|
||||
"Vegetation",
|
||||
"Rendering"
|
||||
"Atom"
|
||||
};
|
||||
|
||||
// There are a couple of cases where we prefer certain categories of Components
|
||||
|
||||
Reference in New Issue
Block a user