Blender Git Commit Log

Git Commits -> Revision 13d8c5b

November 11, 2019, 17:45 (GMT)
Fix T71461: Add IN_PLACE_INSTANCES to `part_prim` and `part_axis` object mode particle shaders

For `Particle Properties -> Viewport Display -> Display As` set to
circle/cross/axis, particle instances are associated with a single
resource handle (and, in particular, a single model matrix), so define
`IN_PLACE_INSTANCES` to get the right index for `ModelMatrix` and
`ModelInverseMatrix` in the shader.

Differential Revision: https://developer.blender.org/D6220

Commit Details:

Full Hash: 13d8c5b184da6a728999ff77d99596e95f20b12b
Parent Commit: 3758f1a
Committed By: Dalai Felinto
Lines Changed: +2, -1

1 Modified Path:

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