Age | Commit message (Expand) | Author | Files | Lines |
2011-03-03 | working (but not 100% tested) model and texture writing. a few other fixes, etc | Treeki | 23 | -79/+1302 |
2011-02-28 | progress on writing: offset calculation for models and textures complete! | Treeki | 17 | -23/+440 |
2011-02-25 | start of a brres writer | Treeki | 16 | -28/+282 |
2011-02-21 | this is a pain in the ass | Treeki | 15 | -81/+219 |
2011-02-18 | some collada work, and an unfinished OGL renderer using OpenTK. huge commit | Treeki | 30 | -29/+640 |
2011-02-13 | really messy code for materials/textures which KINDA works | Treeki | 14 | -20/+153 |
2011-02-13 | late night commit with unfinished, half assed material/texture support | Treeki | 8 | -3/+115 |
2011-02-13 | it converts textures too, now! some formats missing, I'll add them later. | Treeki | 12 | -1/+380 |
2011-02-12 | fixed W7 (missing vtxclr/nrm/texcoord dicts now supported) and the matrix code | Treeki | 9 | -25/+51 |
2011-02-12 | changed the matrix stuff to Schaf's version | Treeki | 1 | -28/+21 |
2011-02-12 | half-assed node support | Treeki | 12 | -16/+112 |
2011-02-12 | a bit of refactoring. next up: bytecode processing! | Treeki | 1 | -309/+316 |
2011-02-12 | collada writer now exports basic meshes | Treeki | 8 | -2/+44 |
2011-02-11 | part of a basic collada exporter | Treeki | 14 | -13/+10341 |
2011-02-11 | lots of progress. semi-working Wavefront OBJ exporter | Treeki | 13 | -57/+341 |
2011-02-11 | tons of stuff: more work on shapes, unfinished OBJ exporter, ... | Treeki | 15 | -21/+332 |
2011-02-10 | more stuff. added shapes and texture/material pairs and refactored Logger a bit | Treeki | 17 | -60/+243 |
2011-02-06 | shader reading support | Treeki | 9 | -7/+32 |
2011-02-06 | material reading support pretty much complete for now, just need to add shader | Treeki | 11 | -9/+21 |
2011-02-05 | one final commit before I go to sleep, changed some debug messages, added empty | Treeki | 10 | -4/+51 |
2011-02-05 | progress on material reading. still need to add DL handling and figure out what | Treeki | 10 | -12/+172 |
2011-02-04 | Initial commit of NW4RTools. | Treeki | 28 | -0/+2012 |