Releases: shotgunsoftware/tk-3dsmax
Releases · shotgunsoftware/tk-3dsmax
Release list
v1.4.8
Fixed testing instructions for Max 2022/2026, added 3ds Max 2027 support, and fixed FPTR menu loading issue.
What's Changed
- Fix FPTR menu not loading in 3ds Max 2027 with tk-config-basic (SG-42906 - PR #57)
- Fix testing instructions not working on Max versions 2026 & 2022 (SG-38773 - PR #55)
- Support for 3ds Max 2027 (SG-42790 - PR #56)
Full Changelog: v1.4.7...v1.4.8
v1.4.7
Fixed testing instructions for Max 2026 & 2022, and added support for 3ds Max 2027.
What's Changed
- Fix testing instructions not working on Max versions 2026 & 2022 (SG-38773 - PR #55)
- Support for 3ds Max 2027 (SG-42790 - PR #56)
Full Changelog: v1.4.6...v1.4.7
v1.4.6
What's Changed
- Use unittest.mock instead of deprecated mock third party library.
- Removed try/except sgutil blocks and ensure_ methods.
Full Changelog: v1.4.5...v1.4.6
v1.4.5
What's Changed
- Fixup supported versions in #51 (SG-32814)
v1.4.4
2025-Jun-11
What's Changed
- Review and unify code handling supported DCC versions (SG-32814)