Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Goudey <h.goudey@me.com>2022-02-06 02:52:04 +0300
committerHans Goudey <h.goudey@me.com>2022-02-06 02:52:04 +0300
commit59a8bdd48ce1eac7cf51249efacdf1a601afee32 (patch)
tree9381924c70311045ec8bdb699618789382e5b3b9 /source/blender/gpu/opengl
parentc24b2cdebf245a14f766c6f928b4326a5e4032ac (diff)
Fix: Displaying any point cloud in the viewport causes crash
Caused by rBf75449b5f2b04b79, which was missing a null check when attempting to extract a `CustomData` pointer from an mesh that might be null if the object isn't a mesh object. The commit added null checks elsewhere, so simply adding them here is a straightforward fix. Fixes T95526, T95539
Diffstat (limited to 'source/blender/gpu/opengl')
0 files changed, 0 insertions, 0 deletions