bdk-blender/source/blender/bmesh
Campbell Barton 1c88bf6ce1 Fix #105715: Freeing the edit-mesh causes future access to fail
The BPyBMesh in `BMesh::py_handle` was invalidated but not cleared,
causing future access to return a 'dead' bmesh.
2023-03-14 13:36:54 +11:00
..
intern Revert "GPencil: Include UV information in simplify->sample modifier." 2023-02-20 11:20:07 +01:00
operators Cleanup: spelling in comments, reference enum types in doc-strings 2023-02-14 10:29:48 +11:00
tests Cleanup: replace C-style casts with functional casts for numeric types 2022-09-26 09:53:49 +10:00
tools Cleanup: use '#' prefix for issues instead of 'T' 2023-02-12 14:56:05 +11:00
bmesh_class.h Fix #105715: Freeing the edit-mesh causes future access to fail 2023-03-14 13:36:54 +11:00
bmesh_tools.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
bmesh.h Cleanup: Replace "UV's" with "UVs" 2023-01-10 14:50:13 -05:00
CMakeLists.txt CMake: use BULLET_LIBRARIES for both extern_bullet and system libraries 2023-01-19 17:10:42 +11:00