- Dec 09, 2005
- Dec 08, 2005
-
-
Amorilia authored
-
- Dec 05, 2005
-
-
Shon Ferguson authored
-
Amorilia authored
-
- Dec 04, 2005
-
-
Amorilia authored
-
Amorilia authored
-
Shon Ferguson authored
-
Amorilia authored
-
Shon Ferguson authored
-
Shon Ferguson authored
Added IsController function.
-
- Dec 01, 2005
-
-
Amorilia authored
-
- Nov 29, 2005
- Nov 28, 2005
-
-
Amorilia authored
-
Shon Ferguson authored
Synced supported blocks to the DocSys, adopting the new position of the AParticleModifier block.
-
Shon Ferguson authored
Changed attr_nodeancestor to attr_controllertarget and fixed it so it recognizes any controllable block, not just nodes. Made all struct types consistent with proper constructors. Cleaned up the attributes a bit, inheriting some from others so that code isn�t duplicated and special arguments are no longer needed to create any type of attribute.
-
- Nov 27, 2005
-
-
Shon Ferguson authored
-
Shon Ferguson authored
Fixed AShapeData::SetVertexCount to allow for zero normals and/or colors. Removed some other recent changes.
-
Amorilia authored
-
Amorilia authored
-
- Nov 26, 2005
- Nov 25, 2005
-
-
Amorilia authored
Removed py_wrap.cpp and added a simple windows compilation script for use with the MS Visual C++ Toolkit.
-
- Nov 22, 2005
-
-
Amorilia authored
automake small improvement (now only builds the python wrapper independent of additional library files)
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Amorilia authored
-
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.
-
- Nov 14, 2005
-
-
Shon Ferguson authored
-
- Nov 13, 2005
-
-
Shon Ferguson authored
Updated the WriteNifTree function to write the correct version string and hex number for the version requested. Still doesn't support the new header layout.
-
Shon Ferguson authored
Fixed up the new header scheme for reading. All 10.0.1.0 files can now be read as long as they don't contain unsupported block types.
-
Shon Ferguson authored
-
- Nov 12, 2005
-
-
Shon Ferguson authored
-
Shon Ferguson authored
Finished basic version support � still need to implement new block reading scheme for version 5 and up. Updated all basic blocks with correctly versioned attributes from DocSys database. Updated all data blocks except for NiSkinPartition and NiControllerSequence to react correctly to known version differences up to 10.1.0.0. All blocks but the above now have both a Read and a Write function.
-
- Nov 07, 2005
-
-
Shon Ferguson authored
Added NiParticleSystemController block and started on particlegroup attribute. Changed the type name of some attributes to match DocSys database. Changed IndexAttr to LinkAttr for consistency. Type name is now "link." Fixed inheritance of light blocks � didn�t notice they didn�t work since no official file seems to use them.
-
- Oct 25, 2005
-
-
Amorilia authored
-