- Jun 26, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Tazpn authored
-
- Jun 25, 2006
-
-
Tazpn authored
-
Shon Ferguson authored
Changed near and far to nearExtent and farExtent in LODRange to prevent conflicts with defines in Windows standard library.
-
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
-
Shon Ferguson authored
-
Tazpn authored
Add my Casting operators back to the base Ref. Also change the header guard so that it doesnt conflict with 3ds max's ref.h
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Shon Ferguson 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
Moved version constants to a separate file to clear up problems with no longer including NIF_IO.h in niflib.h.
-
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
-
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
-