index
:
nw4rtools
master
newer-paths
skawo-debug
tools for working with NW4R 3D resource files
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
NW4RTools
/
NW4RTools.pidb
(
follow
)
Age
Commit message (
Collapse
)
Author
Files
Lines
2011-03-10
MapObj lightmap support
Treeki
1
-0
/
+0
2011-03-10
kinda hackish, but mostly working NSMBW lightmap support
Treeki
1
-0
/
+0
2011-03-08
late night commit! obj importer is basic but working. also, tidied up DL stuff
Treeki
1
-0
/
+0
2011-03-05
partially working obj importer. still untested in-game
Treeki
1
-0
/
+0
2011-03-03
added (untested) CMPR compression based on BrawlLib's code.
Treeki
1
-0
/
+0
2011-03-03
working (but not 100% tested) model and texture writing. a few other fixes, etc
Treeki
1
-0
/
+0
2011-02-28
progress on writing: offset calculation for models and textures complete!
Treeki
1
-0
/
+0
2011-02-25
start of a brres writer
Treeki
1
-0
/
+0
2011-02-21
this is a pain in the ass
Treeki
1
-0
/
+0
2011-02-18
some collada work, and an unfinished OGL renderer using OpenTK. huge commit
Treeki
1
-0
/
+0
2011-02-13
really messy code for materials/textures which KINDA works
Treeki
1
-0
/
+0
2011-02-13
late night commit with unfinished, half assed material/texture support
Treeki
1
-0
/
+0
2011-02-12
half-assed node support
Treeki
1
-0
/
+0
2011-02-12
collada writer now exports basic meshes
Treeki
1
-0
/
+0
2011-02-11
part of a basic collada exporter
Treeki
1
-0
/
+0
2011-02-10
more stuff. added shapes and texture/material pairs and refactored Logger a bit
Treeki
1
-0
/
+0
2011-02-06
material reading support pretty much complete for now, just need to add shader
Treeki
1
-0
/
+0
offset fixups once I get shader support in
2011-02-04
Initial commit of NW4RTools.
Treeki
1
-0
/
+0
Supports BRRES reading for: Model Bytecode, Model Nodes, Model Vertex Data, and incomplete Materials. Writing is completely unimplemented so far.