forked from Autodesk/arnold-usd
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merging fix-7.0.0 to master (Autodesk#909)
* Fixing testsuite issues using 21.02+ and supporting new and old light parameter naming conventions. (Autodesk#881) * Fixing testsuite issues using 21.02+ and supporting new and old light parameter naming conventions. Fixes Autodesk#880 Fixes Autodesk#772 * Only call AiBegin/AiEnd in the delegate if no arnold session is active Autodesk#884 (Autodesk#885) * Support render tags in the render delegate. (Autodesk#883) * Checking for render tags. * Tracking render tags for shapes. * Improving render tag tracking. * Interrupt before disabling nodes. * Renaming render tag handling functions and moving the core logic to a separate function. * Tracking the point instancer's render tag. Fixes Autodesk#843 * Improving conversions between integer types. (Autodesk#889) * Setting unsigned int parameters from int. (Autodesk#887) * Adding more tests and conversions. (Autodesk#887) * Passing render session to AiDeviceAutoSelect. (Autodesk#903) Fixes Autodesk#902 * Avoid calling AiRenderBegin when render is already running. (Autodesk#901) Fixes Autodesk#900 * Fixing the use of AI_TYPE_INT AOVs and removing a warning when setting blend_opacity. (Autodesk#908) Fixes Autodesk#905 * Setting the returned version to default in the Sdr plugin. (Autodesk#907) Fixes Autodesk#906 Co-authored-by: Sebastien Blaineau-Ortega <sebastien.blaineau.ortega@autodesk.com>
- Loading branch information
1 parent
a7f2fa4
commit 660f3f2
Showing
5 changed files
with
26 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters