summaryrefslogtreecommitdiff
path: root/NW4RTools/Texture.cs (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2012-09-23tons of junk I'll clean up eventuallyTreeki1-2/+4
2012-02-20AnmChr/Clr/TexSrt writing done for now. Not 100% perfect but it works!Treeki1-4/+11
2011-06-06how did this bug stay around for so longTreeki1-1/+1
2011-04-06CMPR textures fixedTreeki1-1/+1
2011-03-03tidying up a bit, also it compiles nowTreeki1-1/+1
2011-03-03added (untested) CMPR compression based on BrawlLib's code.Treeki1-1/+20
2011-03-03working (but not 100% tested) model and texture writing. a few other fixes, etcTreeki1-26/+169
2011-02-28progress on writing: offset calculation for models and textures complete!Treeki1-5/+19
2011-02-18some collada work, and an unfinished OGL renderer using OpenTK. huge commitTreeki1-2/+0
2011-02-13really messy code for materials/textures which KINDA worksTreeki1-1/+17
2011-02-13it converts textures too, now! some formats missing, I'll add them later.Treeki1-0/+289