From ab340fe4dc87086336643b6b616df6efdfac796b Mon Sep 17 00:00:00 2001 From: Treeki Date: Thu, 3 Mar 2011 04:53:56 +0100 Subject: working (but not 100% tested) model and texture writing. a few other fixes, etc --- TestApp/Main.cs | 2 +- TestApp/TestApp.pidb | Bin 4333 -> 4288 bytes TestApp/bin/Debug/NW4RTools.dll | Bin 189952 -> 206336 bytes TestApp/bin/Debug/NW4RTools.dll.mdb | Bin 97520 -> 102677 bytes TestApp/bin/Debug/TestApp.exe | Bin 5632 -> 5632 bytes TestApp/bin/Debug/TestApp.exe.mdb | Bin 965 -> 965 bytes 6 files changed, 1 insertion(+), 1 deletion(-) (limited to 'TestApp') diff --git a/TestApp/Main.cs b/TestApp/Main.cs index 80687d1..b9a8f13 100644 --- a/TestApp/Main.cs +++ b/TestApp/Main.cs @@ -15,7 +15,7 @@ namespace TestApp { //string mdlName = "bgB_4502"; //string mdlName = "cobKoopaCastle"; string mdlName = "waterPlate_W4boss"; - mdlName = "CS_W9"; + mdlName = "test_lift"; string whatever = (mdlName == "CS_W2" || mdlName == "CS_W3" || mdlName == "CS_W6") ? "a" : ""; diff --git a/TestApp/TestApp.pidb b/TestApp/TestApp.pidb index c79a804..f604be0 100644 Binary files a/TestApp/TestApp.pidb and b/TestApp/TestApp.pidb differ diff --git a/TestApp/bin/Debug/NW4RTools.dll b/TestApp/bin/Debug/NW4RTools.dll index 13eb22e..aa8cfdd 100755 Binary files a/TestApp/bin/Debug/NW4RTools.dll and b/TestApp/bin/Debug/NW4RTools.dll differ diff --git a/TestApp/bin/Debug/NW4RTools.dll.mdb b/TestApp/bin/Debug/NW4RTools.dll.mdb index a2acbbc..02e5217 100644 Binary files a/TestApp/bin/Debug/NW4RTools.dll.mdb and b/TestApp/bin/Debug/NW4RTools.dll.mdb differ diff --git a/TestApp/bin/Debug/TestApp.exe b/TestApp/bin/Debug/TestApp.exe index 6d524d8..d0238aa 100755 Binary files a/TestApp/bin/Debug/TestApp.exe and b/TestApp/bin/Debug/TestApp.exe differ diff --git a/TestApp/bin/Debug/TestApp.exe.mdb b/TestApp/bin/Debug/TestApp.exe.mdb index c8a281a..2998706 100644 Binary files a/TestApp/bin/Debug/TestApp.exe.mdb and b/TestApp/bin/Debug/TestApp.exe.mdb differ -- cgit v1.2.3