Blender Git Commit Log

Git Commits -> Revision dd204cb

Revision dd204cb by Sergey Sharybin (master)
September 19, 2011, 08:25 (GMT)
Fix for add hook/vertex parent for meshes

The only way to achieve this is to re-load editMesh.
After this commit you can't iterate through vertices and insert
hooks/parents from script anymore -- this operators are now
treated as topology-changing and shouldn't be used when iterating
via geometries.

Commit Details:

Full Hash: dd204cb9f73ace004322675da7928dd274cc4882
SVN Revision: 40343
Parent Commit: 4e9ab6d
Lines Changed: +16, -5

2 Modified Paths:

/source/blender/editors/object/object_hook.c (+9, -4) (Diff)
/source/blender/editors/object/object_relations.c (+7, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021