blender/source/blender/python
Philipp Oeser e875fd9a16
buildbot/v350-code-daily-coordinator Build done. Details
Fix #107261: bpy.types.Text (region_as_string/region_from_string) crash
These two didnt check if keywords were passed in, crashed on running
`PyDict_GET_SIZE` on NULL (in case of no keywords).

Oversight in ee292a1d66.

Now just check if keywords are actually passed in.

Pull Request: #107285
2023-04-24 12:06:49 +02:00
..
bmesh Fix : Iteration for BMLayerCollection was broken 2023-04-21 20:56:37 +10:00
generic Python: Limit BGL deprecation messages. 2023-03-23 12:38:36 +01:00
gpu Python: Unable to use `gpu.state.scissor_test_set`. 2023-03-17 08:03:55 +01:00
intern Fix #107261: bpy.types.Text (region_as_string/region_from_string) crash 2023-04-24 12:06:49 +02:00
mathutils Revert "GPencil: Include UV information in simplify->sample modifier." 2023-02-20 11:20:07 +01:00
BPY_extern.h Cleanup: use '#' prefix for issues instead of 'T' 2023-02-12 14:56:05 +11:00
BPY_extern_clog.h Cleanup: ensure space after file named in headers 2022-04-04 13:34:42 +10:00
BPY_extern_python.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
BPY_extern_run.h Cleanup: malformed C-style comment blocks, spelling 2022-04-11 12:03:09 +10:00
CMakeLists.txt Build: limit Py_ENABLE_SHARED to modules using Python headers 2022-09-18 11:26:33 +02:00
rna_dump.py Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00