blender/release/scripts
Campbell Barton b844792bd5 rename UI function
layout.prop_object() --> prop_search().

The internal name is uiItemPointerR, in python this can translate into into an Object, however this is misleading.
It can be confused with a blender Object and uiItemPointerR can also be used for strings.
2010-08-23 05:47:45 +00:00
..
io netrender: 2010-08-21 17:07:19 +00:00
keyingsets rna renaming, still only adjusting properties that wont be animated (at least its very unlikely). 2010-08-18 07:14:10 +00:00
modules rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
op - bugfix [#23407] vertex painting on a mesh with no face segfaults 2010-08-22 06:31:26 +00:00
presets apply rna naming for ToolSettings 2010-08-18 03:24:52 +00:00
templates rna naming: verts -> vertices 2010-08-18 03:42:26 +00:00
ui rename UI function 2010-08-23 05:47:45 +00:00