Friday, December 17, 2010

Alternativa3D 7.6.0 update

Alternativa3D 7.6.0 update:

Alternativa3D 7.6.0 update and 3ds Max 2010 plugin update is at the site.

Changelog:

  • View: removed interactive property. Now View is the source of mouse events and interactivity can be controlled using mouseEnabled property.
  • View: getObjectsUnderPoint() method was overriden. Now it returns an array of 3d-objects under point.
  • Object3D: added useHandCursor property.
  • Object3D: added concatenatedMatrix property.
  • Removed Geometry class.
  • Mesh: all methods working with vertices and faces moved from Geometry to Mesh.
  • Vertex, Face: added optional id property.
  • BSP: added createTree() and destroyTree() methods.
  • Occluder: added createForm() and destroyForm() methods.
  • Skin, Joint: работа с дочерними джоинтами организована наподобие как в Object3DContainer с дочерними объектами.
  • Skin, Joint: API for children manipulation is unified with Object3DContainer.
  • Sprite3D: added autoSize property.
  • BSPContainer: changed createTree() method parameters.
  • Added EllipsoidCollider class for continuous collision detection.
  • RayIntersectionData: added uv property.
  • Animation API reworked. Added new animation and blending types.
  • ParserCollada: changed animation related API.
  • Parser3DS: added getObjectByName() method.

No comments:

Post a Comment