Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-06 | shader reading support | Treeki | 9 | -7/+32 | |
2011-02-06 | material reading support pretty much complete for now, just need to add shader | Treeki | 11 | -9/+21 | |
offset fixups once I get shader support in | |||||
2011-02-05 | one final commit before I go to sleep, changed some debug messages, added empty | Treeki | 10 | -4/+51 | |
(so far) code for loading shaders, will do more tomorrow | |||||
2011-02-05 | progress on material reading. still need to add DL handling and figure out what | Treeki | 10 | -12/+172 | |
the shader data offset is for (probably points to an entry in the Shaders dict) | |||||
2011-02-04 | Initial commit of NW4RTools. | Treeki | 28 | -0/+2012 | |
Supports BRRES reading for: Model Bytecode, Model Nodes, Model Vertex Data, and incomplete Materials. Writing is completely unimplemented so far. |