- Sep 30, 2006
-
- Sep 23, 2006
-
-
Shon Ferguson authored
Replaced _WRITE, _READ, _STRING, AND _FIXLINKS defines with the corresponding internal function call. Replaced STANDARD_INTERNAL_FUNCTIONS with the internal function signatures. Made my Doxygen config file use relative paths and added it to SVN so everyone can generate the same documentation for themselves. Removed includes WZ added to ComplexShape. These were not missing, they are up to the user to include if they wish.
-
- Aug 20, 2006
-
-
Shon Ferguson authored
-
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 04, 2006
-
-
Shon Ferguson authored
Split some things that were previously part of NIF_IO.h into their own files to make SWIG wrapping work better.
-
- Jun 27, 2006
-
-
Shon Ferguson authored
Tried to implement MergeNifTrees for KF files with a NiControllerSequence root. Untested.
-
- Jun 26, 2006
-
-
Shon Ferguson authored
-
- Jun 21, 2006
-
-
Shon Ferguson authored
Had to revert changes to Ref.h. They changed some Python syntax and would not compile.
-
- Jun 17, 2006
-
-
Shon Ferguson authored
Implemented a missing Matrix44 function. Updated ByteArray files to current generated versions.
-
- Jun 16, 2006
-
-
Shon Ferguson authored
-
- Jun 13, 2006
-
-
Amorilia authored
-
- Jun 12, 2006
- Jun 11, 2006
-
-
Amorilia authored
-
Amorilia authored
Added istemplate="1" tag to the template types in the XML (only required for the basic ones, but added to the others as well for consistency). Updated generated SWIG interface file.
-
Amorilia authored
-
Amorilia authored
Shon's XML update is now also reflected in /gen/obj_defines.h.
-
- Mar 20, 2006
-
-
Amorilia authored
Removed split-tree functions from public interface. Restored WriteFileGroup.
-
- Mar 17, 2006
-
-
Amorilia authored
-
- Feb 02, 2006
-
-
Amorilia authored
-
- Jan 18, 2006
-
-
Amorilia authored
-
- Dec 23, 2005
-
-
Amorilia authored
-
- Dec 20, 2005
-
-
Shon Ferguson authored
Renamed TextureSource to TexSource and Texture to TexDesc.
-
Shon Ferguson authored
-
- Dec 09, 2005
-
-
Amorilia authored
-
- Dec 04, 2005
-
-
Shon Ferguson authored
-
Amorilia authored
-
- Nov 29, 2005
-
-
Amorilia authored
-
- Nov 28, 2005
-
-
Shon Ferguson authored
Synced supported blocks to the DocSys, adopting the new position of the AParticleModifier block.
-
- Nov 27, 2005
-
-
Shon Ferguson authored
-
Amorilia authored
-
Amorilia authored
-
- Nov 26, 2005
-
-
Amorilia authored
-
- Nov 22, 2005
-
-
Amorilia authored
-
- Nov 17, 2005
-
-
Shon Ferguson authored
NiSkinPartition and NiLODNode are now read fully and can be examined by calling the asString function or written back out to a file unchanged. NiTriStripsData has been given a public interface, ITriStripsData, so that the triangle strips it contains can be extracted.
-
- Oct 24, 2005
-
-
Shon Ferguson authored
-
Shon Ferguson authored
-
- Oct 23, 2005
-
-
Shon Ferguson authored
-
Shon Ferguson authored
-
- Oct 22, 2005
-
-
Shon Ferguson authored
-