- May 07, 2006
-
-
Shon Ferguson authored
Begun work on the new type of Attributes which store pointers to their data rather than the data itself. Moved some code to new files to fix problems with cross-includes. Need to decide what to do about TexSource, a struct in the external interface that should have a link in it.
-
- Apr 10, 2006
-
- Mar 11, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Shon Ferguson authored
-
- Mar 10, 2006
-
-
Shon Ferguson authored
-
Amorilia authored
-
Shon Ferguson authored
-
- Mar 07, 2006
-
-
Shon Ferguson authored
-
- Feb 21, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
Block implementation is current with DocSys again.
-
- Jan 27, 2006
-
-
Shon Ferguson authored
-
- Jan 25, 2006
-
-
Shon Ferguson authored
Created classes for all new 20.0.0.4 blocks. Re-implemented NiTexturingProperty as a data-style block. Still needs an interface so is currently uncontrollable.
-
- Jan 17, 2006
-
-
Shon Ferguson authored
-
- Jan 15, 2006
-
-
Shon Ferguson authored
Several fixes to blocks that didn�t have arrays expanded in the DocSys. DocSys is now fully implemented, so all versions 4.x and 10.x files that it supports are now supported. Fixed one warning in GCC.
-
Shon Ferguson authored
Some internal changes. Fixed destructor of NiControllerSequence to remove itself as the parent of blocks it points to if it is destroyed.
-
- Jan 14, 2006
-
-
Shon Ferguson authored
Implemented NiControllerSequence block and interface.
-
- Jan 13, 2006
-
-
Shon Ferguson authored
Added NiBoolData and APSysData blocks. Fixed new attr_bool and attr_unk292bytes attributes so that they can be used by blocks.
-
- Jan 03, 2006
-
-
Shon Ferguson authored
-
- Dec 21, 2005
-
-
Shon Ferguson authored
Renamed INode functions dealing with bind position so that each function clearly expresses the type of matrix its dealing with - local or world.
-
- Dec 04, 2005
-
-
Amorilia authored
-
Shon Ferguson authored
-
- Nov 28, 2005
-
-
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 22, 2005
-
-
Shon Ferguson authored
-