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.
Store Document caches in declaration order (AcademySoftwareFoundation…
…#1753) This changelist updates Document caches to store elements in the order they were declared, rather than allowing this order to be compiler-dependent. This addresses issues where requesting a NodeDef for a given Node could generate different results across compilers.
- Loading branch information
1 parent
84154c1
commit 281320c
Showing
1 changed file
with
30 additions
and
33 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