DarkRadiant: master 7fa01ecc
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| orbweaver | orbweaver | master | 12.03.2019 21:50 | master 17be980d |
| Changeset | ShaderFileLoader can now parseFiles() in unit tests Instead of calling GlobalFileSystem() directly, the ShaderFileLoader now takes a reference to the VirtualFileSystem in its constructor, so it can use the instance in the VFSFixture rather than crashing due to the lack of a module system. |
|||
| mod - radiant/shaders/Doom3ShaderSystem.cpp | Diff File | |||
| mod - radiant/shaders/ShaderFileLoader.h | Diff File | |||
| mod - radiant/test/shadersTest.cpp | Diff File | |||