Blender Git Loki
Git Commits -> Revision f65dcfc
Revision f65dcfc by Sergey Sharybin (master) May 2, 2014, 09:26 (GMT) |
Fix T39989: Dupli group's objects in Particles are not displayed properly in 3D View It was broken in 7544961 and the proper way is to make sure proper obmat is being copied to object before the draw. Doing obmat copy in advance doesn't really work because object might appear multiple times in the duplilist. |
Commit Details:
Full Hash: f65dcfc6d9ac241ab15c383558d14390127249b1
Parent Commit: 6416979
Lines Changed: +1, -0
1 Modified Path:
/source/blender/editors/space_view3d/view3d_draw.c (+1, -0) (Diff)