Blender Git Commit Log

Git Commits -> Revision 6add0cc

Revision 6add0cc by Bastien Montagne (master)
June 30, 2020, 15:52 (GMT)
LibOverride: Fix lots of poll functions for Object operators.

Prevent operators that should not perform on override data to be
callable in those cases.

Commit Details:

Full Hash: 6add0cc88a0d06e0a60f88b83c4894bd8701ecb5
Parent Commit: 438bd82
Lines Changed: +79, -70

8 Modified Paths:

/source/blender/editors/object/object_add.c (+15, -8) (Diff)
/source/blender/editors/object/object_data_transfer.c (+5, -5) (Diff)
/source/blender/editors/object/object_edit.c (+7, -8) (Diff)
/source/blender/editors/object/object_facemap_ops.c (+4, -3) (Diff)
/source/blender/editors/object/object_modifier.c (+7, -2) (Diff)
/source/blender/editors/object/object_remesh.c (+6, -1) (Diff)
/source/blender/editors/object/object_shapekey.c (+15, -17) (Diff)
/source/blender/editors/object/object_vgroup.c (+20, -26) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021