blender/release/ui
Campbell Barton 9e7b276dba Sequence sound was raising a python exception with crop and offset buttons.
renamed RNA properties.
 x_offset, y_offset -> offset_x, offset_y, this order is more common in rna.
 render.border ->  render.use_border
 render.placeholders -> render.use_placeholder
 render.no_overwrite -> render.use_overwrite
2009-08-28 15:03:49 +00:00
..
bpy_ops.py user interface units, off by default. 2009-08-11 18:53:01 +00:00
buttons_data_armature.py use '' for enums rather then "" 2009-08-22 08:48:01 +00:00
buttons_data_bone.py svn merge -r 22628:22753 https://svn.blender.org/svnroot/bf-blender/branches/blender2.5/blender 2009-08-25 01:37:08 +00:00
buttons_data_camera.py use '' for enums rather then "" 2009-08-22 08:48:01 +00:00
buttons_data_curve.py use '' for enums rather then "" 2009-08-22 08:48:01 +00:00
buttons_data_empty.py use '' for enums rather then "" 2009-08-22 08:48:01 +00:00
buttons_data_lamp.py use '' for enums rather then "" 2009-08-22 08:48:01 +00:00
buttons_data_lattice.py use '' for enums rather then "" 2009-08-22 08:48:01 +00:00
buttons_data_mesh.py Moved mesh display options to the 3D view n-key area, next to other display options. 2009-08-22 11:51:26 +00:00
buttons_data_metaball.py use '' for enums rather then "" 2009-08-22 08:48:01 +00:00
buttons_data_modifier.py svn merge -r 22628:22753 https://svn.blender.org/svnroot/bf-blender/branches/blender2.5/blender 2009-08-25 01:37:08 +00:00
buttons_data_text.py Sequence sound was raising a python exception with crop and offset buttons. 2009-08-28 15:03:49 +00:00
buttons_game.py use '' for enums rather then "" 2009-08-22 08:48:01 +00:00
buttons_material.py - povray and ply work now. 2009-08-28 14:25:17 +00:00
buttons_object_constraint.py use '' for enums rather then "" 2009-08-22 08:48:01 +00:00
buttons_object.py use '' for enums rather then "" 2009-08-22 08:48:01 +00:00
buttons_particle.py use '' for enums rather then "" 2009-08-22 08:48:01 +00:00
buttons_physics_cloth.py Moved the autokey mode menu from the timeline header into the timeline menus. Its previous prominent large size made it seem like this setting was very important, when in fact it's a setting you are almost never likely to touch. This helps clean up the main UI. 2009-08-25 12:31:35 +00:00
buttons_physics_field.py use '' for enums rather then "" 2009-08-22 08:48:01 +00:00
buttons_physics_fluid.py use '' for enums rather then "" 2009-08-22 08:48:01 +00:00
buttons_physics_smoke.py Smoke: 2009-08-25 21:53:52 +00:00
buttons_physics_softbody.py Moved the autokey mode menu from the timeline header into the timeline menus. Its previous prominent large size made it seem like this setting was very important, when in fact it's a setting you are almost never likely to touch. This helps clean up the main UI. 2009-08-25 12:31:35 +00:00
buttons_scene.py Sequence sound was raising a python exception with crop and offset buttons. 2009-08-28 15:03:49 +00:00
buttons_texture.py 2.5: 2009-08-27 19:10:53 +00:00
buttons_world.py use '' for enums rather then "" 2009-08-22 08:48:01 +00:00
space_buttons.py use '' for enums rather then "" 2009-08-22 08:48:01 +00:00
space_console.py use '' for enums rather then "" 2009-08-22 08:48:01 +00:00
space_filebrowser.py use '' for enums rather then "" 2009-08-22 08:48:01 +00:00
space_image.py svn merge -r 22628:22753 https://svn.blender.org/svnroot/bf-blender/branches/blender2.5/blender 2009-08-25 01:37:08 +00:00
space_info.py use '' for enums rather then "" 2009-08-22 08:48:01 +00:00
space_logic.py 2.5: 2009-08-27 19:10:53 +00:00
space_node.py use '' for enums rather then "" 2009-08-22 08:48:01 +00:00
space_outliner.py use '' for enums rather then "" 2009-08-22 08:48:01 +00:00
space_sequencer.py Sequence sound was raising a python exception with crop and offset buttons. 2009-08-28 15:03:49 +00:00
space_text.py use '' for enums rather then "" 2009-08-22 08:48:01 +00:00
space_time.py Moved the autokey mode menu from the timeline header into the timeline menus. Its previous prominent large size made it seem like this setting was very important, when in fact it's a setting you are almost never likely to touch. This helps clean up the main UI. 2009-08-25 12:31:35 +00:00
space_userpref.py Tiny User Prefs tweaks. Also put the Save As Default button in header so it stays put. 2009-08-22 09:21:08 +00:00
space_view3d_toolbar.py * Tweak texture paint view3d settings, make projection paint options dependent on the tool, rather than (weirdly) the tool's availability dependent on projection paint settings. 2009-08-28 02:24:14 +00:00
space_view3d.py Sequence sound was raising a python exception with crop and offset buttons. 2009-08-28 15:03:49 +00:00