forked from blender/blender
Add possibility to provide render delegate specific tokens to scene delegate #52
No reviewers
Labels
No Label
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: BogdanNagirniak/blender#52
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "BLEN-431"
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
Add possibility to provide render delegate specific tokens to scene delegate.
Technical steps
Added Map of tokens to scene delegate settings;
Fixed getting data for lights;
Note for reviewers
Test with https://github.com/bnagirniak/RPRHydraRenderBlenderAddon/pull/18
Looks good