DarkRadiant: master afed9f8e
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
orbweaver | orbweaver | master | 27.03.2019 21:59 | master bd0d5211 |
Changeset | ShaderFileLoader walks the VFS in its constructor Since the ShaderFileLoader is taking a reference to the VFS anyway, it might as well kick off the call to forEachFile() by itself, rather than requiring calling code to set this up manually. This eliminates some duplicated code between DarkRadiant and shadersTest. |
|||
mod - radiant/shaders/Doom3ShaderSystem.cpp | Diff File | |||
mod - radiant/shaders/ShaderFileLoader.h | Diff File | |||
mod - radiant/test/shadersTest.cpp | Diff File |