add Preetham sky; add point light and spot light;
This commit is contained in:
@ -1062,7 +1062,6 @@ namespace Prism
|
||||
for (const auto& selectedEntity : m_SelectionContext)
|
||||
{
|
||||
if (alreadySelectedEntityID == selectedEntity.Entity.GetUUID()) continue;
|
||||
OnSelected(selectedEntity);
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user