forked from AcademySoftwareFoundation/MaterialX
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Master to dev merge (Aug 13-26, 2019) (#603)
* Value construction from C-style strings This changelist adds support for value construction from C-style strings and string literals. Previously, it was only possible to construct a value of string type from a standard string. (cherry picked from commit a122074) * Move shading model to property editor Move the new shading model display from the main viewer to the property editor, and refactor a few smaller details within the editor source file. * Fixes for static analysis warnings * 02b0dc8 * Added python bindings for TypeDesc (#284) Fixed missing base class for DefaultColorManagement python binding * Align includes and formatting in MaterialXRender This changelist adjusts the includes and formatting in MaterialXRender for consistency with other MaterialX modules. Specific changes include: - Merged the ExceptionShaderValidationError class into the ShaderValidator source files. - Adjusted header includes for consistency. - Adjusted comments and whitespace for consistency. - Minor const correctness fixes. * Merge fixes. * More merge fixes.
- Loading branch information
1 parent
78f3923
commit 6f2e412
Showing
79 changed files
with
657 additions
and
645 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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
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
Oops, something went wrong.