Node panels: Enable new node group interfaces #1

Closed
Lukas Tönne wants to merge 14 commits from node-panels-final into node-panels-rna

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Showing only changes of commit b404df6989 - Show all commits

View File

@ -1,11 +1,24 @@
# Python - START
leak:_PyObject_Malloc leak:_PyObject_Malloc
leak:_PyObject_Calloc
leak:_PyObject_Realloc leak:_PyObject_Realloc
leak:_PyObject_GC leak:_PyObject_GC
leak:_PyArgv_*
leak:_PyBytes_*
leak:_Py_*
leak:_PyUnicodeWriter_*
leak:list_append
leak:list_resize
leak:PyThread_allocate_lock leak:PyThread_allocate_lock
leak:libpython* leak:libpython*
leak:python
# Numpy
leak:PyUFunc_*
# Python - END
leak:imb_exitopenexr leak:imb_exitopenexr
leak:imb_filetypes_exit leak:imb_filetypes_exit
leak:libIlm* leak:libIlm*
leak:pxrInternal_*
leak:<unknown module> leak:<unknown module>
leak:libX11* leak:libX11*
leak:libglib* leak:libglib*
@ -14,4 +27,3 @@ leak:i965_dri
leak:libdrm* leak:libdrm*
leak:radeon* leak:radeon*
leak:libGLX* leak:libGLX*
# leak:libasan*