- Aug 18, 2008
-
-
Tazpn authored
-
- Jul 13, 2008
-
-
Tazpn authored
- Correct project so Max 2008 is properly supported. - Update license to reflect that its a BSD license o Importer - Add support for importing Collision as Packed TriStrip as appropriate - Remove code which was causing collision to be imported twice in some models o Exporter - Add support for exporting Collision as Packed TriStrips as appropriate - Packed TriStrips will now also export bhkMoppBvTreeShape as well bhkMoppBvTreeShape uses the Havok SDK to generate efficient collision models which is supperior to bhkNiTriStripsShape. This feature will not be available for max x64 builds.
-
- Jun 29, 2008
-
-
sacarrow authored
-
- Jun 18, 2007
-
-
Tazpn authored
----- o Importer/Exporter - Improved Bridge Commander support. - Added more Collision support + Modifiers * bhkRigidBody - Modifier This is a modifier which converts a mesh into a collision mesh and is a replacement for the Utility. + Helper Objects (Find under Create | Helper | NifTools) * bhkRigidBody Rigid Body reference object. Place all havok objects in this object. * bhkBox Primitive for a Havok Box * bhkSphere Primitive for a Havok Sphere * bhkCapsule Primitive for a Havok Capsule * bhkCollProxy Makes a collision object from an existing set of objects but does not make the root objects collision objects.
-
- Jun 17, 2007
-
-
Tazpn authored
- Improved Bridge Commander support. - Added more Collision support (bhkRigidBodyModifier, bhkCollisionShape) - Attempt to avoid using mesh names a much as possible. (for better BC support)
-
- Jun 15, 2007
-
-
Tazpn authored
Add bhkListObj object.
-
- Jun 01, 2007
-
-
Tazpn authored
-
- May 28, 2007
-
-
Tazpn authored
-
- Dec 16, 2006
- Oct 12, 2006
-
-
Tazpn authored
----- o Exporter - Fix Collapse Transforms on dialog so that it actually triggers collapse - Change defaults for textures so Morrowind does not crash in CS - Fix export of animation for Morrowind - Introduce mechanism in Collapse Transforms so that poorly scaled models export better o Importer - Fix import of animation for Morrowind
-
- Oct 01, 2006
-
-
Tazpn authored
----- o All - Add options to disable certain parts of plug via INI o Added so people who only want importer can disable exporter. - Enhancements from NifLib including support for Freedom Force - Max 5 build is available but untested. o Exporter - Fix bug with NiTriShape export which created corrupted files. - Add option to Update Tangent Space (for Oblivion) - Add option to Collapse Transforms on meshes (mostly a debug aide)
-
- Sep 30, 2006
-
-
Tazpn authored
-
- Sep 20, 2006
-
-
Tazpn authored
-
- Aug 17, 2006
-
-
Tazpn authored
- Added Vertex Color modifier support - Fixed issue with static animation import - Fixed issue with skin vertex weight count import o Exporter - Dropped registry support in favor of INI file. - Dropped Official Max6 support because I do not have SDK to compile it with (try the max 7 files). - Fixed issue with importing glossiness setting on textures. - Fixed issues with export of vertex color. Alpha map is now exported as part of the normal color map. - No longer exports meshes associated with bone or biped nodes. - No longer exports extra NiNode when exporting NiTriGeom-based objects (can be reset in ini file) - Mass, Restitution(Ellasticity), and Friction now share values with Reactor(Havok) - Modified UPB export to actually export the values in the UserPropBuffer not just a fixed list. - Added Skin Modifier export o NifProps Utility - Mass, Restitution(Ellasticity), and Friction now share values with Reactor(Havok)
-
- Jun 24, 2006
- Jun 22, 2006
-
-
Gundalf authored
-