summaryrefslogtreecommitdiff
path: root/NW4RTools/ColladaWriter.cs (follow)
AgeCommit message (Expand)AuthorFilesLines
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