Skip to content
Snippets Groups Projects
  1. Aug 18, 2008
  2. Jul 13, 2008
    • Tazpn's avatar
      o All · 295872f2
      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.
      295872f2
  3. Jun 29, 2008
  4. Jun 18, 2007
    • Tazpn's avatar
      0.2.13 · 7011c85a
      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.
      7011c85a
  5. Jun 17, 2007
    • Tazpn's avatar
      o Importer/Exporter · 2186ee19
      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)
      2186ee19
  6. Jun 15, 2007
  7. Jun 01, 2007
  8. May 28, 2007
  9. Dec 16, 2006
  10. Oct 12, 2006
    • Tazpn's avatar
      MaxPlugins 0.2.8 · 751de4a5
      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
      751de4a5
  11. Oct 01, 2006
    • Tazpn's avatar
      0.2.7 · 3acafbcb
      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)
      3acafbcb
  12. Sep 30, 2006
  13. Sep 20, 2006
  14. Aug 17, 2006
    • Tazpn's avatar
      o Importer · 92599f00
      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)
      92599f00
  15. Jun 24, 2006
  16. Jun 22, 2006
Loading