From db8fc350b2bffda63d27797bfe7ae4afb4af327e Mon Sep 17 00:00:00 2001 From: Treeki Date: Fri, 4 Feb 2011 15:40:12 +0100 Subject: Initial commit of NW4RTools. Supports BRRES reading for: Model Bytecode, Model Nodes, Model Vertex Data, and incomplete Materials. Writing is completely unimplemented so far. --- TestApp/bin/Debug/NW4RTools.dll | Bin 0 -> 25600 bytes TestApp/bin/Debug/NW4RTools.dll.mdb | Bin 0 -> 8825 bytes TestApp/bin/Debug/TestApp.exe | Bin 0 -> 3584 bytes TestApp/bin/Debug/TestApp.exe.mdb | Bin 0 -> 416 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 TestApp/bin/Debug/NW4RTools.dll create mode 100644 TestApp/bin/Debug/NW4RTools.dll.mdb create mode 100755 TestApp/bin/Debug/TestApp.exe create mode 100644 TestApp/bin/Debug/TestApp.exe.mdb (limited to 'TestApp/bin/Debug') diff --git a/TestApp/bin/Debug/NW4RTools.dll b/TestApp/bin/Debug/NW4RTools.dll new file mode 100755 index 0000000..adab05f Binary files /dev/null and b/TestApp/bin/Debug/NW4RTools.dll differ diff --git a/TestApp/bin/Debug/NW4RTools.dll.mdb b/TestApp/bin/Debug/NW4RTools.dll.mdb new file mode 100644 index 0000000..51a7fb0 Binary files /dev/null and b/TestApp/bin/Debug/NW4RTools.dll.mdb differ diff --git a/TestApp/bin/Debug/TestApp.exe b/TestApp/bin/Debug/TestApp.exe new file mode 100755 index 0000000..7adcab2 Binary files /dev/null and b/TestApp/bin/Debug/TestApp.exe differ diff --git a/TestApp/bin/Debug/TestApp.exe.mdb b/TestApp/bin/Debug/TestApp.exe.mdb new file mode 100644 index 0000000..7e547e0 Binary files /dev/null and b/TestApp/bin/Debug/TestApp.exe.mdb differ -- cgit v1.2.3