- Sep 30, 2006
-
-
Shon Ferguson authored
-
- Sep 29, 2006
-
-
Shon Ferguson authored
ComplexShape::Split now cuts out weights below 0.1 and normalizes the result. Fixed a bug which could cause NiSkinInstance to try to call a function on a NiNode that was in the midst of destruction. Removed some cout statements.
-
- Sep 28, 2006
-
-
Shon Ferguson authored
-
- Sep 15, 2006
-
-
Shon Ferguson authored
Fixed the relative include paths and tried to update solution, but havn't got the precompiled header working right.
-
Shon Ferguson authored
-
- Aug 20, 2006
-
-
Shon Ferguson authored
Renamed CreateBlock to CreateObject and made it clear that it is not necessary for the user to call this function unless s/he is working through Python. Removed BlocksInMemory function. Call NiObject::NumObjectsInMemory instead. Removed CreateBlock template since new keyword can be used. Implemented GetScale and SetScale functions of bhkNiTriStripsShape to fix linker errors when compiling Python wrapper.
-
- Jul 02, 2006
-
-
Shon Ferguson authored
-
- Jun 24, 2006
-
-
Shon Ferguson authored
-
- Jun 22, 2006
-
-
Shon Ferguson authored
Finished Skin API except for NiSkinPartition. Part of this was making NiSkinData read-only with a new interface. Fixed a bug in the SubtractRef function.
-
- Jun 18, 2006
-
-
Shon Ferguson authored
Commented out functions written by Amorilia that I need to figure out how to fix.
-
Tazpn authored
Major update to python generation scripts and others. Currently just namepace and mutable size members with appropriate generated code.
-
- Jun 16, 2006
-
-
Shon Ferguson authored
-
- Jun 13, 2006
-
-
Amorilia authored
-
- Jun 10, 2006
-
-
Tazpn authored
-
- Jun 04, 2006
- Jun 03, 2006
-
-
Shon Ferguson authored
-
- Jun 02, 2006
-
-
Shon Ferguson authored
-
- May 29, 2006
-
-
Shon Ferguson authored
-
- May 28, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
-
- May 19, 2006
-
-
Shon Ferguson authored
Noticed that I had forgot to include NiObject.cpp in my last commit... unfortunately I've already started splitting off classes into their own files so that's included in this commit as well. I also noticed that I never implemented the member functions of Ref! I still haven't, but I was just surprised it's been compiling without complaint.
-