Gaffer 1.2.7.0 #5321
johnhaddon
started this conversation in
General
Gaffer 1.2.7.0
#5321
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Improvements
scene:path
andscene:setName
variables from context used to evaluatefileName
,refreshCount
andtags
plugs. This prevents logical impossibilities like changing the file per location, and also reduces pressure on the hash cache.Fixes
__cameras
,__lights
andusd:pointInstancers
sets from USD instances.API
GAFFERSCENE_SCENEREADER_OBJECT_CACHEPOLICY
controls the policy for objects.GAFFERSCENE_SCENEREADER_SETNAMES_CACHEPOLICY
controls the policy for set names.GAFFERSCENE_SCENEREADER_SET_CACHEPOLICY
controls the policy for sets.Standard
policy may yield improved performance andreduced memory usage for Alembic or USD files making heavy use of instancing.
Build
This discussion was created from the release Gaffer 1.2.7.0.
Beta Was this translation helpful? Give feedback.
All reactions