forked from blender/blender-addons
Add possibility to render USD file for testing purposes #14
No reviewers
Labels
No Label
No Milestone
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: BogdanNagirniak/blender-addons#14
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "BLEN-428"
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
For testing purposes it'll be useful to have possibility to render USD stage.
Technical steps
AddonPreferences
class withdev_tools
setting.DevProperties
with USD render settings andSTORM_HYDRA_PT_dev
UI panel.StormHydraRenderEngine._sync_usd_stage()
to sync USD stage into render engine.Notes
Works with BogdanNagirniak/blender#49