summaryrefslogtreecommitdiff
path: root/NW4RTools (follow)
AgeCommit message (Collapse)AuthorFilesLines
2011-02-05one final commit before I go to sleep, changed some debug messages, added emptyTreeki6-4/+51
(so far) code for loading shaders, will do more tomorrow
2011-02-05progress on material reading. still need to add DL handling and figure out whatTreeki6-12/+172
the shader data offset is for (probably points to an entry in the Shaders dict)
2011-02-04Initial commit of NW4RTools.Treeki18-0/+1851
Supports BRRES reading for: Model Bytecode, Model Nodes, Model Vertex Data, and incomplete Materials. Writing is completely unimplemented so far.