Quad Chamfer Version Values
#define QCHAM_VERSION_ELWOOD (0) |
#define QCHAM_VERSION_PHOENIX (100) |
Phoenix (3ds Max 2016) - Includes edge selection fix.
#define QCHAM_VERSION_IMOOGI (200) |
Imoogi (3ds Max 2018) - Includes Quad Intersections upgrade.
#define QCHAM_VERSION_ATHENA_ALPHA1 (290) |
Athena (3ds Max 2020) - New options starting with QCHAM_OPTION_FIXED_EDGE_WEIGHTS.
#define QCHAM_VERSION_ATHENA_UPDATE1 (295) |
Athena (3ds Max 2020) Update 1 - New functionality, and modifications to some geometric calculations, such as chamfer inset point positions, for improved appearance.
#define QCHAM_VERSION_ATHENA_UPDATE2 (300) |
Athena (3ds Max 2020) Update 2 - New functionality, and fix for texture vertices on "shared" edge types.
#define QCHAM_VERSION_ATHENA_UPDATE3 (305) |
Athena (3ds Max 2020) Update 3 - Improvements for the chamfered surface geometry at concave face corners.
#define QCHAM_VERSION_THESEUS (400) |
Theseus (3ds Max 2021) - Extending new chamfer functiontality to EditPoly modifier.
The latest version, used as the default.
- Deprecated:
- This has been deprecated as of 3ds Max 2020 Update 1, please use the latest entry from the above version list instead