- Dec 20, 2005
-
-
Shon Ferguson authored
Renamed TextureSource to TexSource and Texture to TexDesc.
-
Shon Ferguson authored
-
Shon Ferguson authored
Renamed Color structure to Color4.
-
- Dec 18, 2005
-
-
Shon Ferguson authored
-
Shon Ferguson authored
Re-implemented NiMorphData with NifStream function, fixing a bug in its Write function at the same time. Changed several of the attributes of NiPixelData to attributes in preparation for creating an interface for it.
-
- Dec 16, 2005
-
-
Shon Ferguson authored
Fixed error that caused an invalid number to be written in the unknown 4 floats within NiSkinData. Now simply write 4 zeros.
-
Shon Ferguson authored
-
- Dec 14, 2005
-
-
Amorilia authored
-
Shon Ferguson authored
-
Amorilia authored
-
- 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.
-