- Jun 22, 2006
-
-
Tazpn authored
Minor fixes so that the iterator iterates and doesn't cause an infinate loop when these functions are accessed.
-
Shon Ferguson authored
-
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 21, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
Had to revert changes to Ref.h. They changed some Python syntax and would not compile.
-
- Jun 19, 2006
-
-
Tazpn authored
-
- Jun 18, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
Commented out functions written by Amorilia that I need to figure out how to fix.
-
Tazpn authored
-
Tazpn authored
-
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
Split Niflib and Niflib for Python into separate solution files to make explaining how to build them easier.
-
Shon Ferguson authored
Implemented a missing Matrix44 function. Updated ByteArray files to current generated versions.
-
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
-
-
Shon Ferguson authored
Some other DAoC related fixes to XML.
-
Tazpn authored
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Shon Ferguson authored
Fixed problem with NiCollisionData being used instead of NiCollisionObject in 20.0.0.4 files.
-
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
-
-
Amorilia authored
-
Amorilia authored
SWIG wrapper improvement (but still far from complete): the generator looks into the XML to see what vector templates must be created.
-
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
-
-
Amorilia authored
-
Amorilia authored
Added istemplate="1" tag to the template types in the XML (only required for the basic ones, but added to the others as well for consistency). Updated generated SWIG interface file.
-
Amorilia authored
-
Amorilia authored
Shon's XML update is now also reflected in /gen/obj_defines.h.
-
Tazpn authored
-
Amorilia authored
Regenerated all the code in the gen/ folder (no more publics in NiLight, optimized "Ref.h" include).
-
Shon Ferguson authored
-