Add AMD MaterialX material library#418
Open
DMotorygin wants to merge 1962 commits into
Open
Conversation
update master
JIRA TICKET: RPRMAYA-2998 PURPOSE: Remove RPR1 from interface and all internal calls to it EFFECT FOR THE USER: No RPR1
* implementation * undo wrong rename
PURPOSE: Currently during the rpr export default gamma value of 1.0f is saved to config EFFECT FOR THE USER: Gamma from scene preferences will be saved to config. If apply gamma flag is enabled than gamma values will be multipled by value in render settings.
EFFECT OF CHANGES: toon shader light linking feature has been implemented
JIRA TICKET: RPRMAYA-3130 EFFECT OF CHANGES: now user can enable using mid color of toon shader as albedo
update develop
PURPOSE: Batch render is not working correctly with backslashes in the filename. This PR fixes that. EFFECT FOR THE USER: Batch render is now working correctly with backslashes in the filename.
…ndSDKs#390) * change names * change names to interactive and final
update master
update master
…eonProRenderMayaPlugin into dev/dmotor/add_material_x # Conflicts: # FireRender.Maya.Src/FireRender.vcxproj.filters
update master
Update master
update master
update master
update master
update master
update master
update master
Vsevolod1983
approved these changes
Nov 15, 2023
MidnightRoller
added a commit
to MidnightRoller/RadeonProRenderMayaPlugin
that referenced
this pull request
May 21, 2025
…erialX browser
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PURPOSE: Add AMD MaterialX material library browser
EFFECT FOR THE USER: User can use materials from AMD MaterialX Library via the plugin.
Creates a plugin MaterialX material node in the Hypershade.
NOTE: Currently DOES NOT support UV tiling settings.