2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 09:47:43 +00:00

Initial CLight integration

This commit is contained in:
Jack Andersen
2016-04-03 16:32:57 -10:00
parent 36ed356886
commit dae2621d93
17 changed files with 495 additions and 109 deletions

View File

@@ -24,7 +24,6 @@ class ViewManager : public specter::IViewManager
friend class SplitSpace;
hecl::Runtime::FileStoreManager& m_fileStoreManager;
std::experimental::optional<hecl::Runtime::ShaderCacheManager> m_shaderCacheManager;
hecl::CVarManager& m_cvarManager;
ProjectManager m_projManager;
specter::FontCache m_fontCache;