Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.12 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.12 KB

Autodesk MAX Importer (.max)


Category
   Import-Export

Menu
   File --> Import/Export --> Autodesk MAX (.max)

Version
   1.5.2

Authors
   Sebastian Schrand, Jens M. Plonka, Philippe Lagadec,

Maintainer
   Sebastian Sille (NRGSille)


This add-on is used as Blender extension and is hosted on the Blender Extensions Platform.
It was written and is maintained by NRG Sille with code used from FreeCAD Importer3D and the olefile parser. Bug reports can be reported and will be tracked on the Issue page on this website.

Prompt from Blender directory to build a new version of the extension:

  • blender -c extension build --source-dir=./io_scene_max/source

For more information about Blender extensions refer to the documentation.