Blender Git Commit Log

Git Commits -> Revision b3ba97c

Revision b3ba97c by Antonio Vazquez (master)
January 24, 2019, 10:33 (GMT)
Fix T60805: Grease Pencil Rim Effect Problem

The problem was related to cache data that was removed from memory before the FX finished. This could affect to any FX.

Now all the information is saved in the FX itself in runtime struct to keep memory safe when cache memory is released.

Commit Details:

Full Hash: b3ba97ccce2059b812ff8b14c430f9a29a9051e9
Parent Commit: d2afdf3
Lines Changed: +28, -15

2 Modified Paths:

/source/blender/draw/engines/gpencil/gpencil_shader_fx.c (+26, -15) (Diff)
/source/blender/makesdna/DNA_shader_fx_types.h (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021