tornavis/source/blender/python/generic
Campbell Barton 525364be31 Cleanup: reduce indirect DNA header inclusion
Remove DNA headers, using forward declarations where possible.

Also removed duplicate header, header including it's self
and unnecessary inclusion of libc system headers from BKE header.
2020-12-15 12:34:14 +11:00
..
CMakeLists.txt Cleanup: sort CMake path lists 2020-08-17 12:40:03 +10:00
bgl.c Revert "Revert "BGL: Workaround broken bgl usage caused by GPU refactor"" 2020-10-09 16:33:59 +02:00
bgl.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
bl_math_py_api.c Cleanup: minor changes to doxy sections and naming 2020-07-22 15:24:10 +10:00
bl_math_py_api.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
blf_py_api.c Cleanup: use ELEM macro (>2 args) 2020-11-06 12:54:19 +11:00
blf_py_api.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
bpy_threads.c Fix T81688: BPY_thread_save crashes with Python 3.9 2020-10-14 18:52:02 +11:00
idprop_py_api.c Cleanup: reduce indirect DNA header inclusion 2020-12-15 12:34:14 +11:00
idprop_py_api.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
imbuf_py_api.c Cleanup: clang-format 2020-11-11 09:11:43 +11:00
imbuf_py_api.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
py_capi_utils.c Cleanup: use logging for "Found bundled Python" message 2020-11-02 19:33:32 +11:00
py_capi_utils.h Cleanup: Pass 'FILE *' instead of 'void *' for BPY_python_backtrace 2020-08-17 18:31:04 +10:00
python_utildefines.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00