blender/release/scripts/ui
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
..
properties_animviz.py rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
properties_data_armature_rigify.py rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
properties_data_armature.py rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
properties_data_bone.py rename UI function 2010-08-23 05:47:45 +00:00
properties_data_camera.py rna renaming, still only adjusting properties that wont be animated (at least its very unlikely). 2010-08-18 07:14:10 +00:00
properties_data_curve.py rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
properties_data_empty.py poll() as a python '@staticmethod' was too limiting and didnt allow useful base class poll functions in many cases. 2010-08-09 01:37:09 +00:00
properties_data_lamp.py rna renaming (manual edits) 2010-08-21 04:51:00 +00:00
properties_data_lattice.py rename UI function 2010-08-23 05:47:45 +00:00
properties_data_mesh.py rename UI function 2010-08-23 05:47:45 +00:00
properties_data_metaball.py rna: move metaball.active_element to metaball.elements.active 2010-08-23 00:57:19 +00:00
properties_data_modifier.py rename UI function 2010-08-23 05:47:45 +00:00
properties_game.py - rna py-api bug fix, a NULL item in a collection was raising an error 2010-08-22 17:23:08 +00:00
properties_material.py rename UI function 2010-08-23 05:47:45 +00:00
properties_object_constraint.py rename UI function 2010-08-23 05:47:45 +00:00
properties_object.py rename UI function 2010-08-23 05:47:45 +00:00
properties_particle.py rename UI function 2010-08-23 05:47:45 +00:00
properties_physics_cloth.py rename UI function 2010-08-23 05:47:45 +00:00
properties_physics_common.py rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
properties_physics_field.py rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
properties_physics_fluid.py rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
properties_physics_smoke.py rename UI function 2010-08-23 05:47:45 +00:00
properties_physics_softbody.py rename UI function 2010-08-23 05:47:45 +00:00
properties_render.py rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
properties_scene.py rna naming mainly for Scene/IK/KeyingSet's 2010-08-18 08:58:37 +00:00
properties_texture.py rename UI function 2010-08-23 05:47:45 +00:00
properties_world.py rna renaming (manual edits) 2010-08-21 04:51:00 +00:00
space_console.py apply all rna naming changes for rna_space.c 2010-08-17 07:49:53 +00:00
space_dopesheet.py apply rna rename most of the show_*, names. 2010-08-17 17:03:52 +00:00
space_filebrowser.py rna renaming, still only adjusting properties that wont be animated (at least its very unlikely). 2010-08-18 07:14:10 +00:00
space_graph.py apply all rna naming changes for rna_space.c 2010-08-17 07:49:53 +00:00
space_image.py rename UI function 2010-08-23 05:47:45 +00:00
space_info.py rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
space_logic.py rna renaming (manual edits) 2010-08-21 04:51:00 +00:00
space_nla.py more rna renaming. 2010-08-18 08:26:18 +00:00
space_node.py rna renaming for Render* structs 2010-08-18 04:10:23 +00:00
space_outliner.py rename UI function 2010-08-23 05:47:45 +00:00
space_sequencer.py rna renaming (manual edits) 2010-08-21 04:51:00 +00:00
space_text.py rna renaming, still only adjusting properties that wont be animated (at least its very unlikely). 2010-08-18 07:14:10 +00:00
space_time.py rename UI function 2010-08-23 05:47:45 +00:00
space_userpref_keymap.py rename UI function 2010-08-23 05:47:45 +00:00
space_userpref.py fix errors with recent commits. 2010-08-18 10:42:00 +00:00
space_view3d_toolbar.py - bugfix [#23407] vertex painting on a mesh with no face segfaults 2010-08-22 06:31:26 +00:00
space_view3d.py rename UI function 2010-08-23 05:47:45 +00:00