Skip to content

Commit

Permalink
Added Max 2020 files
Browse files Browse the repository at this point in the history
  • Loading branch information
NeilJed committed Jul 8, 2019
1 parent ef189db commit 7ab6aba
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## Changelog

### 1.7-rev2
* Added support for Max 2020

### 1.7
* Deprecated support for older 3DS Max versions.
* Added support for Max 2017, 2018 & 2019
Expand Down
Binary file added Max 2020/SMDExporter.dle
Binary file not shown.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,12 @@ This plug-in allows 3D Studio Max to export SMD format files used primarily in H
* 3DS Max 2017 - 64bit
* 3DS Max 2018 - 64bit
* 3DS Max 2019 - 64bit
* 3DS Max 2020 - 64bit

Older versions of 3DS Studio Max not shown in this list may be supported in previous releases.

## Installation
Copy the `SMDExport.dle` file for the correct version for your edition of 3D Studio Max into your 3DS Max plug-ins folder (i.e. `C:\Program Files\Autodesk\3ds Max 2020\Plugins`) and re-start. You can check it's loaded via the Plug-ins Manager.
Copy the `SMDExport.dle` file for the correct version for your edition of 3D Studio Max into your 3DS Max plug-ins folder (i.e. `C:\Program Files\Autodesk\3ds Max 2020\Plugins`) and re-start. You can check its loaded via the Plug-ins Manager.

## Basic usage
Once installed, using the *Export* option of the File menu you should find *Source SMD* as an option. You can use regular *Export* which will export everything visible in the scene or *Export Selected* to only export selected items.
Expand Down

0 comments on commit 7ab6aba

Please sign in to comment.