Blender Git Commit Log

Git Commits -> Revision 068ee2c

Revision 068ee2c by Sergey Sharybin (master)
April 12, 2016, 15:16 (GMT)
Fix T47754: Meshes glitch on cycling Viewport Shading mode with Linked Groups

This is a regression since 4310128 which is cased by really bad logic:
there might be dependencies between dupli-objects, which means _if_ we
really want to ensure derived mesh on dupli creation we have to do it
before any matrix is overwritten.

I'm not sure if such derived mesh trick is really the only way to go
without major refactor, but seems simple fix for now will do it.

Commit Details:

Full Hash: 068ee2cd98fc987453cd50285c387c6480c6d99c
Parent Commit: 3a977ff
Lines Changed: +4, -3

1 Modified Path:

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