Skip to content

Commit 7ab6aba

Browse files
committed
Added Max 2020 files
1 parent ef189db commit 7ab6aba

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Changelog
44

5+
### 1.7-rev2
6+
* Added support for Max 2020
7+
58
### 1.7
69
* Deprecated support for older 3DS Max versions.
710
* Added support for Max 2017, 2018 & 2019

Max 2020/SMDExporter.dle

82.5 KB
Binary file not shown.

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,12 @@ This plug-in allows 3D Studio Max to export SMD format files used primarily in H
2424
* 3DS Max 2017 - 64bit
2525
* 3DS Max 2018 - 64bit
2626
* 3DS Max 2019 - 64bit
27+
* 3DS Max 2020 - 64bit
2728

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

3031
## Installation
31-
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.
32+
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.
3233

3334
## Basic usage
3435
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.

0 commit comments

Comments
 (0)