Blender Git Commit Log

Git Commits -> Revision b06640c

Revision b06640c by Campbell Barton (master)
October 22, 2009, 16:21 (GMT)
changed WM_OT_context_* operators to pass through if one of the members in the path is None, rather then raising an error.
This means if you refer to a member of an object it will fail silently if there is no active object, but if you use an invalid attribute of the object it raises an error.
The method to check this is not nice but works well enough.

also removed pageup/down keys for changing the active shape since listviews can do this now.

Commit Details:

Full Hash: b06640c583ed9900223855004d8e9cd6947adf21
SVN Revision: 24058
Parent Commit: fe823ce
Lines Changed: +42, -11

2 Modified Paths:

/release/scripts/modules/bpy_ops.py (+42, -2) (Diff)
/source/blender/editors/object/object_ops.c (+0, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021