Blender Git Commit Log

Git Commits -> Revision c49f91a

Revision c49f91a by Clément Foucault (master)
June 13, 2019, 16:11 (GMT)
Fix T65669 Bones in Envelope Display break apart after selecting bone

This was because the VAOs were not updated if an instance batch was
reusing a VBO containing instances attributes which was reinitialized.

Now we ensure the Batch will reconfigure the VAOs if the VBO is 0.

Commit Details:

Full Hash: c49f91a3b604da2b26b6c8bc2d3736c84870fe1b
Parent Commit: 30116a5
Lines Changed: +2, -2

1 Modified Path:

/source/blender/draw/intern/draw_instance_data.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021