- Sep 18, 2006
-
-
Tazpn authored
1. Update NiStencilProperty based on Shon's changes 2. Rewrote large chunks of WriteFileGroup related routines. 3. Added a WriteNifTree which allows for multiple roots (not exposed publically) 4. Added option to BindSkin to scene instead of skeleton root. 5. Fixed bug in RemoveController 6. Added helpers to NiControllerManager for sequence management 7. Propegated user_version in routines which take a version
-
- Sep 17, 2006
-
-
Tazpn authored
-
- Sep 16, 2006
-
-
Tazpn authored
2. Fix PCH project settings. 3. Add NifSkope base partitioning algorithm 4. Add ability to use TriStripper instead of NvStripper for tristripdata 5. Sync with XML and equivalent changes.
-
Shon Ferguson authored
-
wz authored
Updated method names to use 'LOD'. Added documentation comments.
-
Shon Ferguson authored
Really put the skin calculations back the way they were this time. Helps, but the hands of better bodies meshes still end up in the wrong place. Added transform parameter to ComplexShape::Split because changing the transforms after the fact ruins the skin binds.
-
- Sep 15, 2006
-
-
wz authored
Added missing NvTriStripper files back into solution.
-
wz authored
Updated NiScreenLODNode in Nif.xml to use 'ProportionLevels'.
-
Shon Ferguson authored
Fixed the relative include paths and tried to update solution, but havn't got the precompiled header working right.
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Shon Ferguson authored
-
- Sep 14, 2006
-
-
Shon Ferguson authored
-
- Sep 13, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
-
- Sep 11, 2006
- Sep 10, 2006
-
-
Tazpn authored
2. Convert bspline controller offsets from ushort to uint 3. fix bug in nicontrollersequence with string palette
-
Tazpn authored
-
Tazpn authored
-
Tazpn authored
-
Tazpn authored
1. Add BSBound unknown values. 2. Update MotionSystem enum 3. Add LOD Bone Controller handler 4. Fix website references
-
- Sep 09, 2006
-
-
Shon Ferguson authored
Added a max_bones_per_partition parameter to ComplexShape::Split and NiTriBasedGeom::GenHardwareSkinInfo in anticipation of Tazpn adding that capability.
-
- Sep 08, 2006
-
-
Tazpn authored
-
Shon Ferguson authored
-
Tazpn authored
-
Tazpn authored
-
- Sep 07, 2006
-
-
Shon Ferguson authored
Some simple updates to Niflib documentation.
-
- Aug 27, 2006
-
-
Tazpn authored
2. Add some extra helpers around sequence and animation.
-
- Aug 22, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
Casting functions now check for NULL as of last commit.
-
Tazpn authored
-
- Aug 21, 2006
-
-
Tazpn authored
Looks like a missed commit or SVN is acting weird on me. Adding some helpers on to access priority on controllers.
-
- Aug 20, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Tazpn authored
2. Add support for changing the priority on NiSequenceControllers 3. Update code due to CreateBlock changes and removal of CreateNiObject.
-
Shon Ferguson authored
Renamed CreateBlock to CreateObject and made it clear that it is not necessary for the user to call this function unless s/he is working through Python. Removed BlocksInMemory function. Call NiObject::NumObjectsInMemory instead. Removed CreateBlock template since new keyword can be used. Implemented GetScale and SetScale functions of bhkNiTriStripsShape to fix linker errors when compiling Python wrapper.
-
Tazpn authored
-