Blender Git Commit Log

Git Commits -> Revision 5605c26

Revision 5605c26 by Sergey Sharybin (master)
July 21, 2017, 13:54 (GMT)
Fix function declaration of some modifiers

Those functions did not use evaluation context.

Also fixed lots of unused variables warnings caused by commented out code which
needs to be ported away from DerivedMesh and to evaluation context.

Commit Details:

Full Hash: 5605c26fcdae0426510aaa2a87da1fe372b2d9c0
Parent Commit: cd301bf
Lines Changed: +19, -3

7 Modified Paths:

/source/blender/blenkernel/intern/armature_update.c (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_object.c (+3, -0) (Diff)
/source/blender/modifiers/intern/MOD_remesh.c (+3, -1) (Diff)
/source/blender/modifiers/intern/MOD_weightvgedit.c (+4, -1) (Diff)
/source/blender/python/bmesh/bmesh_py_types.c (+2, -0) (Diff)
/source/blender/python/intern/gpu_offscreen.c (+3, -1) (Diff)
/source/blender/python/mathutils/mathutils_bvhtree.c (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021