Blender Git Commit Log

Git Commits -> Revision 6c10ec7

Revision 6c10ec7 by Dalai Felinto (master)
November 9, 2018, 13:01 (GMT)
Fix crash when renaming metaballs

This handles both renaming via outliner and rna.

Metaballs as we all know have their geometry based on the metaballs that
share the same name with them.

Changing the name of a metaball without tagging its geometry to change
is asking for trouble.

Commit Details:

Full Hash: 6c10ec74d5ec3d6fbbc1531463c117332b91ebed
Parent Commit: 88d621a
Lines Changed: +15, -0

2 Modified Paths:

/source/blender/editors/space_outliner/outliner_draw.c (+8, -0) (Diff)
/source/blender/makesrna/intern/rna_ID.c (+7, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021