Blender Git Loki
Git Commits -> Revision 6ed4985
Revision 6ed4985 by Campbell Barton (master) September 4, 2009, 08:49 (GMT) |
poll functions to stop crashing when running operators in an invalid context. |
Commit Details:
Full Hash: 6ed49857a4408bf413f4bf626229aa00d6c8cad7
SVN Revision: 22986
Parent Commit: 15ef88b
Lines Changed: +59, -7
5 Modified Paths:
/source/blender/editors/object/editconstraint.c (+31, -1) (Diff)
/source/blender/editors/physics/ed_pointcache.c (+11, -5) (Diff)
/source/blender/editors/space_buttons/buttons_ops.c (+10, -0) (Diff)
/source/blender/editors/space_console/console_ops.c (+6, -0) (Diff)
/source/blender/editors/space_text/text_ops.c (+1, -1) (Diff)
/source/blender/editors/physics/ed_pointcache.c (+11, -5) (Diff)
/source/blender/editors/space_buttons/buttons_ops.c (+10, -0) (Diff)
/source/blender/editors/space_console/console_ops.c (+6, -0) (Diff)
/source/blender/editors/space_text/text_ops.c (+1, -1) (Diff)