mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-24 04:58:59 -05:00
Feature/globebrowsingcleanup (#230)
* Initial restructuring of the Globebrowsing branch * Update Ghoul repository Fix include guards * More cleanup * Split texttileprovider subclasses into separate files * Move TileProviders into namespace * Convert static class methods into free functions * Splitting tile subclasses into their own files Remove `using namespace` from header file * Split TileDataSet subclass into separate file Update SGCT reference * Move shader preprocessing data into internal class * More Globebrowsing cleanup * More cleanup Remove unused Convexhull class
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
//#include <test_chunknode.inl>
|
||||
#include <test_lrucache.inl>
|
||||
#include <test_aabb.inl>
|
||||
#include <test_convexhull.inl>
|
||||
|
||||
#include <test_angle.inl>
|
||||
//#include <test_latlonpatch.inl>
|
||||
|
||||
Reference in New Issue
Block a user