Gaffer 1.3.2.0 #5450
johnhaddon
started this conversation in
General
Gaffer 1.3.2.0
#5450
Replies: 1 comment
-
I made a super simple formula for scoop: https://github.com/melMass/scoop-mtb/blob/master/bucket/gaffer.json The main advantage is that it exposes Gaffer cli tools (oiio, maketx, abc etc) without affecting the global PATH |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Features
Improvements
-category
argument now accepts a space-separated list of categories, optionally containing wildcards.-excludedCategories
and-showCategories
arguments.Fixes
malformed line "string 'gaffer:context:ocio:config'"
warning.-threads
argument to clamp the number of threads to the number of available hardware cores (Sporadic Hang With TaskCollaboration Plugs With Many Threads #5403).CompareFloat
with "new" CPUs. #5430).API
findSource()
method.CategorisedTestMethod
decorator used to assign categories to test methods.categories()
static method to return the list of available categories in a test suite.filterCategories()
static method to skip tests according to included and excluded categories.Documentation
This discussion was created from the release Gaffer 1.3.2.0.
Beta Was this translation helpful? Give feedback.
All reactions