Support relative paths in image API functions, combine projectDir calls

This commit is contained in:
GriffinR
2024-01-03 12:13:53 -05:00
parent d1c25a8eca
commit 2c61df578a
9 changed files with 62 additions and 44 deletions

View File

@@ -210,6 +210,7 @@ public:
QString findMetatileLabelsTileset(QString label);
void setImportExportPath(QString filename);
static QString getExistingFilepath(QString filepath);
void applyParsedLimits();
static int getNumTilesPrimary();