Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jstone-lucasfilm authored Oct 15, 2024
1 parent a0dcda9 commit 241e45c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/MaterialXView/Viewer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1316,7 +1316,7 @@ void Viewer::loadDocument(const mx::FilePath& filename, mx::DocumentPtr librarie
mx::readFromXmlFile(doc, filename, _searchPath, &readOptions);
_materialSearchPath = mx::getSourceSearchPath(doc);

// Set libraries.
// Store data library reference.
doc->setDataLibrary(libraries);

// Apply direct lights.
Expand Down

0 comments on commit 241e45c

Please sign in to comment.