diff options
author | Treeki <treeki@gmail.com> | 2011-02-04 15:40:12 +0100 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2011-02-04 15:40:12 +0100 |
commit | db8fc350b2bffda63d27797bfe7ae4afb4af327e (patch) | |
tree | a0a89cd83615e7794d9507d10c329e30c4226670 /TestApp/bin/Debug | |
download | nw4rtools-db8fc350b2bffda63d27797bfe7ae4afb4af327e.tar.gz nw4rtools-db8fc350b2bffda63d27797bfe7ae4afb4af327e.zip |
Initial commit of NW4RTools.
Supports BRRES reading for: Model Bytecode, Model Nodes, Model Vertex Data,
and incomplete Materials. Writing is completely unimplemented so far.
Diffstat (limited to '')
-rwxr-xr-x | TestApp/bin/Debug/NW4RTools.dll | bin | 0 -> 25600 bytes |
-rw-r--r-- | TestApp/bin/Debug/NW4RTools.dll.mdb | bin | 0 -> 8825 bytes |
-rwxr-xr-x | TestApp/bin/Debug/TestApp.exe | bin | 0 -> 3584 bytes |
-rw-r--r-- | TestApp/bin/Debug/TestApp.exe.mdb | bin | 0 -> 416 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/TestApp/bin/Debug/NW4RTools.dll b/TestApp/bin/Debug/NW4RTools.dll Binary files differnew file mode 100755 index 0000000..adab05f --- /dev/null +++ b/TestApp/bin/Debug/NW4RTools.dll diff --git a/TestApp/bin/Debug/NW4RTools.dll.mdb b/TestApp/bin/Debug/NW4RTools.dll.mdb Binary files differnew file mode 100644 index 0000000..51a7fb0 --- /dev/null +++ b/TestApp/bin/Debug/NW4RTools.dll.mdb diff --git a/TestApp/bin/Debug/TestApp.exe b/TestApp/bin/Debug/TestApp.exe Binary files differnew file mode 100755 index 0000000..7adcab2 --- /dev/null +++ b/TestApp/bin/Debug/TestApp.exe diff --git a/TestApp/bin/Debug/TestApp.exe.mdb b/TestApp/bin/Debug/TestApp.exe.mdb Binary files differnew file mode 100644 index 0000000..7e547e0 --- /dev/null +++ b/TestApp/bin/Debug/TestApp.exe.mdb |