Blender Git Commit Log
Git Commits -> Revision fadb658
Revision fadb658 by Sybren A. Stüvel (sybren-usd) November 8, 2019, 16:36 (GMT) |
USD: Removed `as_background_job` parameter from export operator The switch between foreground and background exports is now solely done by respectively executing and invoking the export operator. The `op->customdata` pointer is interpreted as an integer, and a bit is set to indicate whether a background job should be run or not. |
Commit Details:
Full Hash: fadb658ede9cb9bd7ab10696211b2902840305a4
Parent Commit: 9b51f79
Lines Changed: +8, -13
1 Modified Path:
/source/blender/editors/io/io_usd.c (+8, -13) (Diff)