diff options
author | Treeki <treeki@gmail.com> | 2011-03-16 05:14:49 +0100 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2011-03-16 05:14:49 +0100 |
commit | b625da59b0bbe60a9380dbd00df1ae982e6b5a58 (patch) | |
tree | e2622b0c2e235a68ac3c4f8913117e158d3335bf /TestApp/bin | |
parent | 51b0e39ceb5962ffd9b22f1b4722d2b243dba60f (diff) | |
download | nw4rtools-b625da59b0bbe60a9380dbd00df1ae982e6b5a58.tar.gz nw4rtools-b625da59b0bbe60a9380dbd00df1ae982e6b5a58.zip |
now uses 8-bit vertex data indexes where possible. quite a big optimisation!
Diffstat (limited to '')
-rwxr-xr-x | TestApp/bin/Debug/NW4RTools.dll | bin | 236544 -> 237568 bytes |
-rw-r--r-- | TestApp/bin/Debug/NW4RTools.dll.mdb | bin | 114305 -> 114410 bytes |
-rwxr-xr-x | TestApp/bin/Debug/TestApp.exe | bin | 7680 -> 7680 bytes |
-rw-r--r-- | TestApp/bin/Debug/TestApp.exe.mdb | bin | 1246 -> 1300 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/TestApp/bin/Debug/NW4RTools.dll b/TestApp/bin/Debug/NW4RTools.dll Binary files differindex 6f24c8e..6cd7365 100755 --- a/TestApp/bin/Debug/NW4RTools.dll +++ b/TestApp/bin/Debug/NW4RTools.dll diff --git a/TestApp/bin/Debug/NW4RTools.dll.mdb b/TestApp/bin/Debug/NW4RTools.dll.mdb Binary files differindex 0dab4c1..208c344 100644 --- a/TestApp/bin/Debug/NW4RTools.dll.mdb +++ b/TestApp/bin/Debug/NW4RTools.dll.mdb diff --git a/TestApp/bin/Debug/TestApp.exe b/TestApp/bin/Debug/TestApp.exe Binary files differindex 48903c9..ee143e2 100755 --- a/TestApp/bin/Debug/TestApp.exe +++ b/TestApp/bin/Debug/TestApp.exe diff --git a/TestApp/bin/Debug/TestApp.exe.mdb b/TestApp/bin/Debug/TestApp.exe.mdb Binary files differindex f2f707d..b46c061 100644 --- a/TestApp/bin/Debug/TestApp.exe.mdb +++ b/TestApp/bin/Debug/TestApp.exe.mdb |