summaryrefslogtreecommitdiff
path: root/NW4RTools/NW4RTools.pidb (follow)
AgeCommit message (Collapse)AuthorFilesLines
2011-03-10MapObj lightmap supportTreeki1-0/+0
2011-03-10kinda hackish, but mostly working NSMBW lightmap supportTreeki1-0/+0
2011-03-08late night commit! obj importer is basic but working. also, tidied up DL stuffTreeki1-0/+0
2011-03-05partially working obj importer. still untested in-gameTreeki1-0/+0
2011-03-03added (untested) CMPR compression based on BrawlLib's code.Treeki1-0/+0
2011-03-03working (but not 100% tested) model and texture writing. a few other fixes, etcTreeki1-0/+0
2011-02-28progress on writing: offset calculation for models and textures complete!Treeki1-0/+0
2011-02-25start of a brres writerTreeki1-0/+0
2011-02-21this is a pain in the assTreeki1-0/+0
2011-02-18some collada work, and an unfinished OGL renderer using OpenTK. huge commitTreeki1-0/+0
2011-02-13really messy code for materials/textures which KINDA worksTreeki1-0/+0
2011-02-13late night commit with unfinished, half assed material/texture supportTreeki1-0/+0
2011-02-12half-assed node supportTreeki1-0/+0
2011-02-12collada writer now exports basic meshesTreeki1-0/+0
2011-02-11part of a basic collada exporterTreeki1-0/+0
2011-02-10more stuff. added shapes and texture/material pairs and refactored Logger a bitTreeki1-0/+0
2011-02-06material reading support pretty much complete for now, just need to add shaderTreeki1-0/+0
offset fixups once I get shader support in
2011-02-04Initial commit of NW4RTools.Treeki1-0/+0
Supports BRRES reading for: Model Bytecode, Model Nodes, Model Vertex Data, and incomplete Materials. Writing is completely unimplemented so far.