Blender Git Loki

Git Commits -> Revision f110daa

Revision f110daa by Antonio Vazquez (master)
April 13, 2019, 11:03 (GMT)
Fix T63563: Grease pencil not visible when contained in a collection instanced in a foreign scene.

The check of DUPLI object was used, but as the original object was not in the scene, the VBO data was not available and the draw was empty.

Now, the function checks if the original data is in the scene, and set the object as not Dupli to generate the VBO data.

Commit Details:

Full Hash: f110daa2c9fcd7ad20c3136a57999c6f62d83b38
Parent Commit: 65b0312
Lines Changed: +42, -3

2 Modified Paths:

/source/blender/draw/engines/gpencil/gpencil_cache_utils.c (+40, -2) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.c (+2, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021