- Downloads
Fix memory leak evaluating PyDrivers
Missed decref in 686ab4c9 caused every driver evaluation to create the BPy_StructRNA depsgraph without freeing the previously allocated depsgraph.
Please sign in to comment
Missed decref in 686ab4c9 caused every driver evaluation to create the BPy_StructRNA depsgraph without freeing the previously allocated depsgraph.