Skip to main content

January 20, 2025

⚡ Fixed crash bug when running V-Ray versions under 6.X, related to Thin Film parameters.
⚡ Fixed crash bug when running 3ds Max host version 2023, related to Material Switcher treatment.


For more information, see the reference documentation for RapidPipeline DCC Importer.

January 8, 2025

🔨 Minor improvements to memory consumption and cleanup of internal Numpy image array operations.

⚡ Fixed crash bug with log parsing.


For more information, see the reference documentation for RapidPipeline DCC Importer.

December 17, 2024

✨ Added a new Log Level 'TRACE':

  • 'TRACE' is a more verbose log level than 'DEBUG', and can be viewed by using the CLI arg: --logLevel 5.
  • 'TRACE' is the only level that exposes RPDX subprocesses log messages as well as internal file operations.

🔨 Minor improvements to memory consumption of internal Numpy image array operations.


For more information, see the reference documentation for RapidPipeline DCC Importer.

December 12, 2024

✨ Camera names are now preserved in the output 3dsMax file.
✨ Improved memory consumption of internal Numpy image array operations.

🔨 Minor changes to scene cleanup.
🔨 Adjusted error checks for invalid subprocess calls.

⚡ Fixed issue with VRay version constraint checks, during the 3dsMax system validation step.
⚡ Fixed issue with 3D Processor subprocess Compact operation, for RPDX versions 6.X and lower.
⚡ Fixed issue with 3D Processor subprocess operations, for RPDX versions 6.X and lower, when a space is present in any input or output path.
⚡ Fixed rendering errors for Tiled materials when the geometry doesn't have a UV channel in use by the Material.


For more information, see the reference documentation for RapidPipeline DCC Importer.

November 26, 2024

✨ Added support for Bump Multipliers to simple textured materials.
✨ Support has been added to several new 3ds Max standard materials as input: glTFMaterial, MaxUSDPreviewSurface, PBRMetalRough, PBRSpecGloss, TopBottom, Composite.
✨ The pillow 3ds Max Python dependency has been added.
✨ New scene statistics are now computed when running a batch of scenes.

🔨 Scene Pre-Processing has been revamped to be less invasive, keeping Groups and assemblies whenever possible.
🔨 UV Unwrapping is now processed within 3ds Max exclusively, keeping newly generated UVs in the original geometry nodes.
🔨 Baking process has been revamped to avoid artifacts previously caused by Cage and Ray Trace projection methods.
🔨 USD file format is now used for geometry exchange between 3ds Max and the DCC Importer main process, keeping the scene structure.
🔨 Normal maps are now only baked when strictly necessary.
🔨 Multi-Material clean up and simplification has been revamped.
🔨 The materials Advanced_Lighting_Override and MaterialSwitcher will now be replaced by their child materials.
🔨 Recommended versions of several dependencies have been updated; check the README for details.
🔨 The folder for the virtual environments of the application have been renamed to '.venv'.
🔨 Revamped environment configuration file generation.
🔨 Adjustments have been made to several log messages.

⚡ Fixed missing IOR value when converting Physical Materials and its derivates to VRayMtl.
⚡ Fixed issues during material simplification, e.g. the effect of curve-based color mapping is now taken into account for certain input maps such as Falloff.
⚡ Fixed issues with non-contiguous image arrays in OpenImageIO.
⚡ Fixed issues with 2-channel images in OpenImageIO.

⛔ The OLEFile Python dependency has been removed.


For more information, see the reference documentation for RapidPipeline DCC Importer.

November 11, 2024

✨ The CLI will now display build date and commit short hash for easier debugging.

🔨 When applicable, the CLI code package expiration date will be displayed upon starting an execution.
🔨 When the code package expiration date is within under 14 days, a warning recommending the user to contact support will be displayed.
🔨 Adjustments have been made to the error displayed when the CLI code package has expired.


For more information, see the reference documentation for RapidPipeline DCC Importer.

October 31, 2024

🔨 Adjusted the Python dependencies build process to avoid requiring install time Visual Studio compiler dependencies.

⛔ As a result, the VS C++ Tools are no longer listed as an installation dependency.


For more information, see the reference documentation for RapidPipeline DCC Importer.

September 12, 2024

✨ A new internal generic version string comparison functionality has been introduced.
✨ Add support for RPDX v7.x settings.

🔨 Adjustments have been made to the baking process.
🔨 Fixes issue with texture quality on file format conversion for alternate outputs.


For more information, see the reference documentation for RapidPipeline DCC Importer.

June 25, 2024

✨ Added support to new Khronos' glTF Material Extensions: Clearcoat, Dispersion, Iridescence, and Sheen.
✨ Added new UV Overlap threshold.
✨ Added support to Emission Multiplier in simple materials.
✨ Added experimental support to more 3dsMax Standard or Legacy materials.
✨ Revamped installation procedure, license check, & dependencies.
✨ Baked Textures coming from the DCC are now rendered in EXR format.

🔨 Improved baking performance by moving the padding step to a post process.
🔨 Special characters and non-ASCII characters, if present, are now removed from output folder names.
🔨 The resolution identified procedure on Auto Resolution baking mode has been optimized.
🔨 Fixes issues with certain MultiMaterials configurations that could lead to crashes.
🔨 The IOR-to-Metalness procedure has been adjusted.
🔨 Updated Bounding Box size parameter calculation for the glTF Volumetric extension.
🔨 Adjusts file operation functions.
🔨 Simplified logging messages in several parts of the process.


For more information, see the reference documentation for RapidPipeline DCC Importer.

May 24, 2024

✨ The application has been renamed to "RapidPipeline - DCC Importer Module".
🔨 Fixed issue with archiving functions.


For more information, see the reference documentation for RapidPipeline DCC Importer.