forked from blender/blender
BLEN-368: Fixes in hydra.py #15
No reviewers
Labels
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: BogdanNagirniak/blender#15
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "BLEN-368"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Purpose
Fixing review comments blender/blender#104712 related to release/scripts/modules/hydra.py module.
Technical steps
_hydra
->_bpy_hydra
.traceback
and Exception catch inexport_mtlx()
.MaterialData::export_mtlx()
to send material object directly.