- Dec 12, 2005
-
-
Amorilia authored
Removed BoneToMatrix44 helper functions. (They will be implemented in Python in the Blender exporter.)
-
- Dec 11, 2005
-
-
Amorilia authored
-
- Dec 10, 2005
-
-
Shon Ferguson authored
-
- Dec 09, 2005
-
-
Shon Ferguson authored
-
Amorilia authored
Added a function to calculate an X-aligned bone matrix from the bone vector and the bone roll, which is convenient to have for the Blender exporter.
-
Amorilia authored
-
Amorilia authored
-
- 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
-