Blender Git Commit Log

Git Commits -> Revision 79ca5ad

Revision 79ca5ad by Antonio Vazquez (master)
October 3, 2019, 17:03 (GMT)
Fix T70484: GPencil particles crash when original stroke is hidden

Due the internal design of the drawing engine and the special requirements for 2D inside 3D, it's required to keep the original stroke visible in order to display the particles. If the original stroke is hidden, the particles are hidden too.

This commit only fix the segmentation fault. Make visible the particles when the original is hidden would require a complete redesign and maybe would break some 2D features.

Commit Details:

Full Hash: 79ca5ad368fb78c29c97d40be4a2c817c900fc58
Parent Commit: edffb0e
Lines Changed: +0, -4

1 Modified Path:

/source/blender/draw/engines/gpencil/gpencil_cache_utils.c (+0, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021