Blender Git Commit Log
Git Commits -> Revision 1e25c23
Revision 1e25c23 by Kevin Buhr (temp-blender-2.81-release-with-wrong-merge) November 11, 2019, 17:15 (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: 1e25c23d8d1052800c649553145b26fd78f845be
Parent Commit: d512660
Committed By: Germano Cavalcante
Lines Changed: +2, -1
1 Modified Path:
/source/blender/draw/modes/object_mode.c (+2, -1) (Diff)