- Jul 01, 2006
-
-
Tazpn authored
Add extra targets getter/setter for multitargeter controller. Probably need to fix GetRefs() at some point get return weak pointer references as well as strong ones.
-
- Jun 30, 2006
-
-
Tazpn authored
Fix Math so that it decomposes rotations back to stored rotation and not the inverse. Fix Scale so that it returns the correct value rather than x+y + (z/3). Add helper methods for useful flags for importing data in avobject and controller sequence.
-
- Jun 27, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
Tried to implement MergeNifTrees for KF files with a NiControllerSequence root. Untested.
-
- Jun 25, 2006
-
-
Tazpn authored
-
Shon Ferguson authored
Removed code to re-position NiTriBasedGeom nodes as part of GoToSkeletonBindPosition since correct vertex positions can now be retrieved without doing this.
-
Shon Ferguson authored
Added ability to retrieve skin influenced vertex positions from NiTriBasedGeom.
-
Shon Ferguson authored
-
Shon Ferguson authored
-
- Jun 24, 2006
-
-
Shon Ferguson authored
-
Tazpn authored
-
Shon Ferguson authored
-
Shon Ferguson authored
Made ShortString an intrinsic type to fix problems with writing them. Removed extra byte in HeaderString NifStream function.
-
- Jun 23, 2006
-
-
Shon Ferguson authored
Used Tazpn's automatic accessor function generator to create functions for as many classes as possible.
-
- Jun 22, 2006
-
-
Shon Ferguson authored
-
Tazpn authored
Minor fixes so that the iterator iterates and doesn't cause an infinate loop when these functions are accessed.
-
Shon Ferguson authored
Finished Skin API except for NiSkinPartition. Part of this was making NiSkinData read-only with a new interface. Fixed a bug in the SubtractRef function.
-
- Jun 18, 2006
-
-
Shon Ferguson authored
Commented out functions written by Amorilia that I need to figure out how to fix.
-
Tazpn authored
Major update to python generation scripts and others. Currently just namepace and mutable size members with appropriate generated code.
-
- Jun 17, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
Fixed double N's in NiTexturingProperty.
-
Shon Ferguson authored
-
- Jun 16, 2006
-
-
Shon Ferguson authored
-
- Jun 15, 2006
-
-
Shon Ferguson authored
-
- Jun 14, 2006
-
-
Tazpn authored
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Shon Ferguson authored
Removed some cout statements I had left behind. Fixed problem with NiSkinInstance attaching itself to the skeleton root on load. Increased debug limit on strings to 4000 to allow a particular Oblivion file to load.
-
- Jun 13, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
GoToSkeletonBindPosition also works now as well.
-
Amorilia authored
-
- Jun 12, 2006
-
-
Tazpn authored
Update Ni*Properties with helper functions. Flags are left as ushort for now until enums are generated by xml. Add DynamicCast for collections. Disabled with USE_NIFLIB_TEMPLATE_HELPERS by default to avoid showing up in python.
-
Shon Ferguson authored
-
Shon Ferguson authored
-
- Jun 11, 2006
-
-
Tazpn authored
-
- Jun 10, 2006
-
-
Tazpn authored
-
Tazpn authored
Fix iterator issue with NiNode when clearing children and Clearing issue with NiObjectNET and controllers.
-
Shon Ferguson authored
Implemented Color3 object. Adjusted project settings to make the Maya importer link faster.
-
- Jun 08, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
Ported NiPixelData functions. Aside from NiControllerSequence, all the old interfaces have now been ported and should work, however none have been tested.
-