Blender Git Commit Log

Git Commits -> Revision 770e816

Revision 770e816 by Joshua Leung (master)
January 5, 2007, 00:23 (GMT)
Bugfix #5600:

When clicking on the basis curve of a Curve's shapekeys in the IPO Editor
with 'Relative' turned off, Blender crashed. This was caused by the call to
set_sculpt_object() which only works on meshes (at the moment).

I've added a check to make sure this is only called for meshes. Also, silenced
the 'implicit declaration' warning my compiler was giving me about this function.

Commit Details:

Full Hash: 770e816ceef226484e7e96009c97082a95509a59
SVN Revision: 9607
Parent Commit: 8fe3de0
Lines Changed: +6, -1

1 Modified Path:

/source/blender/src/editipo.c (+6, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021