Blender Git Loki
Git Commits -> Revision 2a5fcfa
Revision 2a5fcfa by Sergey Sharybin (master) June 7, 2019, 07:12 (GMT) |
Don't tag object data's bounding box as dirty before re-evaluaiton Most of the time this actually tags evaluated mesh which will be tossed away few lines below anyway. And this causes issues if the evaluated mesh is actually owned by the mesh datablock. The bounding box now has clear separation between original object data and object data after modifiers, so this should not be causing any issues. |
Commit Details:
Full Hash: 2a5fcfaad0c16a486e4582aed86b8a140ede9d40
Parent Commit: f24a7fa
Lines Changed: +0, -21
1 Modified Path:
/source/blender/blenkernel/intern/object.c (+0, -21) (Diff)