forked from blender/blender
BLEN-333: Use DNA instead RNA blender API for export/update depsgraph #3
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#3
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "BLEN-333"
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
RNA API supposed to use in python bindings. DNA API is much more flexible and powerful.
Technical steps
Light update while viewport render is enabled doesn't work.