Refactored Insight GUI to accommodate the many changes made to Bloom's internals
Also lots of tidying.
This commit is contained in:
@@ -69,6 +69,10 @@ namespace Services
|
||||
return PathService::projectSettingsDirPath() + "/settings.json";
|
||||
}
|
||||
|
||||
static std::string memorySnapshotsPath() {
|
||||
return PathService::projectSettingsDirPath() + "/memory_snapshots/";
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns the path to Bloom's compiled resources.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user