Skip to main content

January 24, 2023

v0.4.5

  • Adjustments to Base Color calculation.
  • Ability to close the 3ds Max process by a keyboard interruption (for example, pressing "Ctrl + C").
  • Fixes and adjustments to opacity and transmission.
  • Fixes and adjustments to specular and metalness.
  • Adjustments to fog color and refraction color calculation.
  • Logging feature with a controllable verbose level (parameter --logLevel).
    • Level ranges from 0 (Critical messages only) to level 4 (Debug level, all messages).
    • By default, the logging level is level 3, Info.
  • Displacement baking into bump:
    • Compatible with VRayMtl and VRayFastSSS2 materials.
    • Displacement is slotted into the bump slot of a VRayNormal node for baking.
    • If we already have a bump bap in the slot, we compose them together as an overlay.
  • UVs are now not re-unwrapped if they are proper for baking (within 0-1 and no overlap).
  • Improvements to Normal map baking.
  • New Dependency: Python package 'psutil'.
    • The requirements.txt has been updated accordingly.
    • To install this new package, you can follow the same procedure as before.

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