bdk-blender/source/blender/python
Campbell Barton 283af78657 Fix T101591: mathutils.geometry.intersect_line_line 2D vector error
Uninitialized stack memory was used when intersecting 2D vectors.
2022-12-14 13:34:47 +01:00
..
bmesh Fix T89450: Crash slicing BMEditSelSeq 2021-08-09 08:01:19 +02:00
generic Fix Python SystemExit exceptions silently exiting 2022-08-02 10:16:44 +02:00
gpu Expose Color Management as argument for gpu.types.GPUOffScreen.draw_view3d() 2021-11-02 12:02:25 +01:00
intern Python: restrict name-space access for restricted evaluation 2022-08-02 10:42:39 +02:00
mathutils Fix T101591: mathutils.geometry.intersect_line_line 2D vector error 2022-12-14 13:34:47 +01:00
BPY_extern_clog.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
BPY_extern_python.h Cleanup: remove duplicate context variable (__py_context) 2020-10-15 19:00:16 +11:00
BPY_extern_run.h PyAPI: support retrieving the exception when running a string 2021-04-13 15:28:43 +10:00
BPY_extern.h PyAPI: Fix memory leak of parameters used for python 'draw_callbacks' 2021-02-24 11:57:29 -03:00
CMakeLists.txt GWN: Port to GPU module: Replace GWN prefix by GPU 2018-07-18 11:49:15 +02:00
rna_dump.py Cleanup: trailing space, remove tabs, pep8 2019-09-10 06:17:59 +10:00