Skip to content

v2.0.0-pre.20260706

Pre-release
Pre-release

Choose a tag to compare

@FrogsInSpace FrogsInSpace released this 06 Jul 16:31

Highlights

This pre-release focuses on structural improvements and stability work across the codebase.
It also includes a project-wide rebrand from HSglTFKHRglTF, updating naming and references across the entire codebase.

Major Changes

  • Refactored core project structure for improved maintainability and clarity
  • Performed codebase-wide stability passes to address vulnerabilites, inconsistencies and undefined behaviors
  • Rebranded project from HSglTF to KHRglTF across file, class and component names

Contributors

Installation

├─ 3ds Max 2020/
│  └─ Plugins/
│     ├─ KHRglTFExporter_2020.dle
│     └─ KHRglTFImporter_2020.dli
│
⋮  [Intermediate 3ds Max versions]
│
└─ 3ds Max 2027/
   └─ Plugins/
      ├─ KHRglTFExporter_2027.dle
      └─ KHRglTFImporter_2027.dli

Copy the files that match your 3ds Max version into the Plugins folder of your 3ds Max installation directory.

Full Changelog: https://github.com/KhronosGroup/glTF-3ds-Max-Plugin/commits/v2.0.0-pre.20260706