Whoo hoo for mGear 3.2! I’m investigating some of the new features. On the release podcast, Jerome mentioned some environment variables for his GPU cache manager in animbits.
I don’t know if they are in the documentation yet, but here they are typed out, if anyone comes searching for them:
# RIG SEARCH ATTRIBUTE
os.environ["MGEAR_CACHE_MANAGER_RIG_ATTRIBUTE"] = ""
# RIG MODEL GROUP
os.environ["MGEAR_CACHE_MANAGER_MODEL_GROUP"] = ""
# CACHE DESTINATION
os.environ["MGEAR_CACHE_MANAGER_CACHE_DESTINATION"] = ""