tornavis/source/blender/python/generic
Ray Molenkamp b683bcc46c Cleanup: CMake: Modernize bf_intern_clog dependencies
Pretty straightforward

- Remove any bf_intern_clog paths from INC
- Add a dependency though LIB when missing

context: https://devtalk.blender.org/t/cmake-cleanup/30260

Pull Request: https://projects.blender.org/blender/blender/pulls/115323
2023-11-24 17:12:24 +01:00
..
CMakeLists.txt Cleanup: CMake: Modernize bf_intern_clog dependencies 2023-11-24 17:12:24 +01:00
bgl.cc Python: Update BGL Deprecation Warning 2023-10-06 07:37:44 +02:00
bgl.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
bl_math_py_api.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
bl_math_py_api.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
blf_py_api.cc Docs: remove dpi from blf.size doc as it's deprecated 2023-11-01 11:37:16 +11:00
blf_py_api.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
bpy_threads.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
idprop_py_api.cc Fix #106696: Invalid flag combinations used in #PyObject_GetBuffer 2023-11-09 18:43:05 +11:00
idprop_py_api.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
idprop_py_ui_api.cc Fix #115151, step one: Fallback to `ID_OB` in case of defined unknown ID type. 2023-11-21 18:54:00 +01:00
idprop_py_ui_api.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
imbuf_py_api.cc PyAPI: support building with the up-coming Python 3.12 2023-08-30 14:08:56 +10:00
imbuf_py_api.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
py_capi_rna.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
py_capi_rna.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
py_capi_utils.cc Fix error displaying exceptions in some cases 2023-09-19 18:25:28 +10:00
py_capi_utils.h Fix error displaying exceptions in some cases 2023-09-19 18:25:28 +10:00
python_compat.h PyAPI: support building with the up-coming Python 3.12 2023-08-30 14:08:56 +10:00
python_utildefines.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00