summaryrefslogtreecommitdiff
path: root/NW4RTools/ColladaExporter.cs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-06exporters now properly handle position data which only contains X/YTreeki1-6/+6
2011-03-10kinda hackish, but mostly working NSMBW lightmap supportTreeki1-35/+37
2011-03-03tidying up a bit, also it compiles nowTreeki1-3/+3
2011-02-18some collada work, and an unfinished OGL renderer using OpenTK. huge commitTreeki1-7/+37
2011-02-13really messy code for materials/textures which KINDA worksTreeki1-2/+120
2011-02-13late night commit with unfinished, half assed material/texture supportTreeki1-3/+115
2011-02-12fixed W7 (missing vtxclr/nrm/texcoord dicts now supported) and the matrix codeTreeki1-15/+15
2011-02-12changed the matrix stuff to Schaf's versionTreeki1-28/+21
2011-02-12half-assed node supportTreeki1-9/+95
2011-02-12a bit of refactoring. next up: bytecode processing!Treeki1-309/+316
2011-02-12collada writer now exports basic meshesTreeki1-2/+44
2011-02-11part of a basic collada exporterTreeki1-0/+344