Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-12 | collada writer now exports basic meshes | Treeki | 4 | -0/+0 | |
2011-02-11 | part of a basic collada exporter | Treeki | 6 | -3/+5 | |
2011-02-11 | lots of progress. semi-working Wavefront OBJ exporter | Treeki | 5 | -5/+8 | |
2011-02-11 | tons of stuff: more work on shapes, unfinished OBJ exporter, ... | Treeki | 5 | -3/+9 | |
2011-02-10 | more stuff. added shapes and texture/material pairs and refactored Logger a bit | Treeki | 6 | -1/+2 | |
2011-02-06 | shader reading support | Treeki | 4 | -0/+0 | |
2011-02-06 | material reading support pretty much complete for now, just need to add shader | Treeki | 5 | -0/+0 | |
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 | 4 | -0/+0 | |
(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 | 4 | -0/+0 | |
the shader data offset is for (probably points to an entry in the Shaders dict) | |||||
2011-02-04 | Initial commit of NW4RTools. | Treeki | 8 | -0/+86 | |
Supports BRRES reading for: Model Bytecode, Model Nodes, Model Vertex Data, and incomplete Materials. Writing is completely unimplemented so far. |