BabylonJS / Exporters

Exporters for Babylon.js and gltf file formats
Other
613 stars 313 forks source link

Installer support for 3ds max 2024/2025 #1118

Closed FrogsInSpace closed 4 weeks ago

FrogsInSpace commented 2 months ago

add Babylonjs Installer support for 3ds Max 2024 and 3ds Max 2025

SergioRZMasson commented 1 month ago

I'm not sure adding 2025 would make sense since we don't currently provide a plugin for that.

FrogsInSpace commented 1 month ago

@SergioRZMasson i agree. While updating the plugincode for 3ds Max 2025, i ran over a major roadblock due to removed functionality in the 3ds Max NetSDK dealing with actiontables and menuhandling. After that reoadblock is removed it makes sense then...

SergioRZMasson commented 1 month ago

Sure, but I think we can keep the changes that add support for Max 2024, since we do have support for that.

FrogsInSpace commented 4 weeks ago

I solved the roadblock regarding 3ds Max 2025's new menumanager API and created a new PR https://github.com/BabylonJS/Exporters/pull/1121 the new one also includes the installer update so this one can be closed