This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Antonio Vazquez f110daa2c9 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.
2019-04-13 13:03:37 +02:00
..
2019-03-15 09:54:30 +11:00
2019-04-10 09:25:53 +02:00
2019-03-22 20:36:30 +01:00
2019-03-19 15:17:46 +11:00
2019-04-10 00:38:47 +10:00
2019-03-25 11:42:28 +11:00
2019-04-10 09:36:06 +02:00
2019-02-18 08:22:12 +11:00
2019-04-10 09:36:06 +02:00
2019-02-18 08:22:12 +11:00
2019-04-10 09:36:06 +02:00
2019-03-25 11:55:36 +11:00