Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-11 | part of a basic collada exporter | Treeki | 7 | -0/+10328 | |
2011-02-11 | lots of progress. semi-working Wavefront OBJ exporter | Treeki | 7 | -42/+320 | |
2011-02-11 | tons of stuff: more work on shapes, unfinished OBJ exporter, ... | Treeki | 10 | -18/+323 | |
2011-02-10 | more stuff. added shapes and texture/material pairs and refactored Logger a bit | Treeki | 10 | -54/+232 | |
2011-02-06 | shader reading support | Treeki | 5 | -7/+32 | |
2011-02-06 | material reading support pretty much complete for now, just need to add shader | Treeki | 5 | -3/+15 | |
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 | 6 | -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 | 6 | -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 | 18 | -0/+1851 | |
Supports BRRES reading for: Model Bytecode, Model Nodes, Model Vertex Data, and incomplete Materials. Writing is completely unimplemented so far. |