Commit Graph

5 Commits

Author SHA1 Message Date
Alexander Bock
527bc4d108 Add support for speck keywords that are mixed case (closes #1689) 2021-07-22 21:04:53 +02:00
Alexander Bock
fcc1083129 Make the Speckloader ignore tabs as well as spaces (closes #1688) 2021-07-22 20:51:01 +02:00
Alexander Bock
87da9a27ab Feature/path normalization (#1674)
* Path normalization (making sure there are fewer cases of '"..."'
* Using more std::filesystem::path instead of std::string
* Update Ghoul
2021-07-01 23:46:22 +02:00
Alexander Bock
6cf6e450fb Address MacOS compile issues, make ISS model scene graph node visible 2021-05-25 17:50:31 +02:00
Alexander Bock
205d4c9db1 Feature/speck loader (#1585)
* Implement a shared speckfile loader
* Apply new speck loader to RenderableBillboardsCloud, RenderablePlanesCloud, RenderablePoints
2021-05-17 13:59:54 +02:00