Replaced piece properties widget.

This commit is contained in:
Leonardo Zide
2023-12-31 12:55:35 -08:00
parent 3c79bbeaa0
commit ef43c152ad
10 changed files with 1235 additions and 40 deletions
+2
View File
@@ -43,7 +43,9 @@ public:
lcLight& operator=(lcLight&&) = delete;
static QString GetLightTypeString(lcLightType LightType);
static QStringList GetLightTypeStrings();
static QString GetAreaShapeString(lcLightAreaShape LightAreaShape);
static QStringList GetAreaShapeStrings();
bool IsPointLight() const
{