Blender Git Commit Log

Git Commits -> Revision ee1d2ad

Revision ee1d2ad by Campbell Barton (master)
November 23, 2010, 12:05 (GMT)
partial fix for [#23532]
- Python calling operators didn't run WM_operator_properties_sanitize() so enum functions called from python were given a NULL context.
- PROP_ENUM_NO_CONTEXT and PROP_NEVER_NULL used the same value in the enum (possible conflict).

Commit Details:

Full Hash: ee1d2adc1685b4aea3a02155379bc02b9298acc9
SVN Revision: 33252
Parent Commit: 855b83c
Lines Changed: +8, -5

5 Modified Paths:

/source/blender/makesrna/RNA_types.h (+1, -1) (Diff)
/source/blender/python/intern/bpy_operator.c (+2, -0) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+3, -3) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -1) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021