..
properties_animviz.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
properties_data_armature_rigify.py
Patch [ #23759 ] more replace self.properties.foo --> self.foo for bf-extensions/trunk/py/scripts
2010-09-10 23:39:43 +00:00
properties_data_armature.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
properties_data_bone.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
properties_data_camera.py
rna api - replace panel properties bl_default_closed and bl_show_header with bl_options which has 2 flags: 'DEFAULT_CLOSED' and 'HIDE_HEADER'.
2010-08-26 01:05:37 +00:00
properties_data_curve.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
properties_data_empty.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
properties_data_lamp.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
properties_data_lattice.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
properties_data_mesh.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
properties_data_metaball.py
rna api - replace panel properties bl_default_closed and bl_show_header with bl_options which has 2 flags: 'DEFAULT_CLOSED' and 'HIDE_HEADER'.
2010-08-26 01:05:37 +00:00
properties_data_modifier.py
rename UI function
2010-08-23 05:47:45 +00:00
properties_game.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
properties_material.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
properties_object_constraint.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
properties_object.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
properties_particle.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
properties_physics_cloth.py
use set as a suffix (matches operators)
2010-09-03 07:25:37 +00:00
properties_physics_common.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
properties_physics_field.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
properties_physics_fluid.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
properties_physics_smoke.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
properties_physics_softbody.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
properties_render.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
properties_scene.py
replace self.properties.foo --> self.foo
2010-09-09 18:03:57 +00:00
properties_texture.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
properties_world.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
space_console.py
replace self.properties.foo --> self.foo
2010-09-09 18:03:57 +00:00
space_dopesheet.py
Animation Editors: Added menu entry for deleting selected channels, as requested by animator working with Matt
2010-09-13 00:53:47 +00:00
space_filebrowser.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
space_graph.py
Animation Editors: Added menu entry for deleting selected channels, as requested by animator working with Matt
2010-09-13 00:53:47 +00:00
space_image.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
space_info.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
space_logic.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
space_nla.py
move dopesheet UI template from C to python
2010-08-27 01:23:53 +00:00
space_node.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
space_outliner.py
remove recently added rna function uilayout.prop_search_self() and instead allow collections to be coerced into rna structs when they define a type.
2010-08-24 03:02:27 +00:00
space_sequencer.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
space_text.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
space_time.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
space_userpref_keymap.py
remove redundant buffer character positioning code & remove attr keyword argument from property definitions.
2010-09-10 04:04:48 +00:00
space_userpref.py
bugfix [ #23001 ] Addons do not unregister properly in Blender 2.5.3
2010-09-13 04:52:56 +00:00
space_view3d_toolbar.py
ran through pep8 checker
2010-09-07 15:17:42 +00:00
space_view3d.py
Fix [ #23716 ] Add background image broken
2010-09-07 20:27:40 +00:00