summaryrefslogtreecommitdiff
path: root/NW4RTools/ObjImporter.cs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-19support for .obj groups which use multiple materials ... but it's broken :(Treeki1-80/+109
2011-03-16now uses 8-bit vertex data indexes where possible. quite a big optimisation!Treeki1-37/+117
2011-03-13added model bounding box calculationTreeki1-10/+26
2011-03-10MapObj lightmap supportTreeki1-49/+134
2011-03-10kinda hackish, but mostly working NSMBW lightmap supportTreeki1-91/+218
2011-03-08late night commit! obj importer is basic but working. also, tidied up DL stuffTreeki1-212/+177
2011-03-05partially working obj importer. still untested in-gameTreeki1-0/+759