Blender Git Commit Log

Git Commits -> Revision a40ccde

Revision a40ccde by Campbell Barton (master)
March 4, 2021, 04:18 (GMT)
Fix logic for calling PyObject_GC_UnTrack

All tracked objects need a matching un-track,
also remove redundant Py_XDECREF call.

Commit Details:

Full Hash: a40ccde405211b82eed8259b1afaa43dc41fa6a6
Parent Commit: 0d28e2a
Lines Changed: +4, -7

3 Modified Paths:

/source/blender/python/gpu/gpu_py_batch.c (+1, -1) (Diff)
/source/blender/python/gpu/gpu_py_buffer.c (+1, -2) (Diff)
/source/blender/python/intern/bpy_props.c (+2, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021