v0.10.2
- A RapidPBR status tracking feature has been added:
- The status of a given scene is now tracked in the sceneInfo.json file.
- In the event of errors, description about the issue may also be included.
- The new status field of the sceneInfo is used by the application to ensure workflow consistency.
- The geometry node attachment procedure has been revamped:
- The performance of this specific method has been drastically increased for scenes in the order of thousands of nodes.
- Error checking during scene file gathering has been revamped.
- Fixed issue with transforms during Hair & Fur conversion.
- Breaking changes:
- The flag
--skipExistent
has been removed: scenes will now always be skipped if the output is encountered:- The presence of the new status field, with any status value, in the sceneInfo.json, indicates that some sort of output is present in the scene.
- The flag
--timestampLog
has been removed: log messages will now always have a timestamp. - The flag
--quick
has been removed:- The previous default quality settings will always be in effect now.
- To render quick tests, use a lower resolution parameter instead.
- The flag
- A new flag (
--forceMaterialBaking
) to force simple materials to be baked has been added.
For more information, see the reference documentation for RapidPipeline DCC Importer.