..
properties_data_armature.py
Renamed "col2" to "wide_ui" which is more meaningful.
2009-11-19 13:26:51 +00:00
properties_data_bone.py
Renamed "col2" to "wide_ui" which is more meaningful.
2009-11-19 13:26:51 +00:00
properties_data_camera.py
Renamed "col2" to "wide_ui" which is more meaningful.
2009-11-19 13:26:51 +00:00
properties_data_curve.py
pep8 compliance, also removed use of exec() for netrender module importing
2009-11-19 23:59:37 +00:00
properties_data_empty.py
Renamed "col2" to "wide_ui" which is more meaningful.
2009-11-19 13:26:51 +00:00
properties_data_lamp.py
Renamed "col2" to "wide_ui" which is more meaningful.
2009-11-19 13:26:51 +00:00
properties_data_lattice.py
Renamed "col2" to "wide_ui" which is more meaningful.
2009-11-19 13:26:51 +00:00
properties_data_mesh.py
Renamed "col2" to "wide_ui" which is more meaningful.
2009-11-19 13:26:51 +00:00
properties_data_metaball.py
Renamed "col2" to "wide_ui" which is more meaningful.
2009-11-19 13:26:51 +00:00
properties_data_modifier.py
Renamed "col2" to "wide_ui" which is more meaningful.
2009-11-19 13:26:51 +00:00
properties_game.py
Renamed "col2" to "wide_ui" which is more meaningful.
2009-11-19 13:26:51 +00:00
properties_material.py
Renamed "col2" to "wide_ui" which is more meaningful.
2009-11-19 13:26:51 +00:00
properties_object_constraint.py
Renamed "col2" to "wide_ui" which is more meaningful.
2009-11-19 13:26:51 +00:00
properties_object.py
Renamed "col2" to "wide_ui" which is more meaningful.
2009-11-19 13:26:51 +00:00
properties_particle.py
2.5 Single Column Layout:
2009-11-18 21:57:13 +00:00
properties_physics_cloth.py
Renamed "col2" to "wide_ui" which is more meaningful.
2009-11-19 13:26:51 +00:00
properties_physics_common.py
Renamed "col2" to "wide_ui" which is more meaningful.
2009-11-19 13:26:51 +00:00
properties_physics_field.py
Renamed "col2" to "wide_ui" which is more meaningful.
2009-11-19 13:26:51 +00:00
properties_physics_fluid.py
Renamed "col2" to "wide_ui" which is more meaningful.
2009-11-19 13:26:51 +00:00
properties_physics_smoke.py
pep8 compliance, also removed use of exec() for netrender module importing
2009-11-19 23:59:37 +00:00
properties_physics_softbody.py
Renamed "col2" to "wide_ui" which is more meaningful.
2009-11-19 13:26:51 +00:00
properties_render.py
Renamed "col2" to "wide_ui" which is more meaningful.
2009-11-19 13:26:51 +00:00
properties_scene.py
Renamed "col2" to "wide_ui" which is more meaningful.
2009-11-19 13:26:51 +00:00
properties_texture.py
Renamed "col2" to "wide_ui" which is more meaningful.
2009-11-19 13:26:51 +00:00
properties_world.py
Renamed "col2" to "wide_ui" which is more meaningful.
2009-11-19 13:26:51 +00:00
space_buttons.py
whitespace commit, (was some tabs mixed with spaces too)
2009-11-03 07:23:02 +00:00
space_console.py
pep8 compliance, also removed use of exec() for netrender module importing
2009-11-19 23:59:37 +00:00
space_filebrowser.py
whitespace commit, (was some tabs mixed with spaces too)
2009-11-03 07:23:02 +00:00
space_image.py
Renamed "col2" to "wide_ui" which is more meaningful.
2009-11-19 13:26:51 +00:00
space_info.py
default name of keymap to 'keymap.py' + pedantic pep8 edits
2009-11-18 01:30:28 +00:00
space_logic.py
whitespace commit, (was some tabs mixed with spaces too)
2009-11-03 07:23:02 +00:00
space_node.py
More Node Editor Fixups:
2009-11-20 06:31:49 +00:00
space_outliner.py
whitespace commit, (was some tabs mixed with spaces too)
2009-11-03 07:23:02 +00:00
space_sequencer.py
* Added control and animation of sound volume of sequence sound strips (found in properties pane)
2009-11-19 03:21:37 +00:00
space_text.py
whitespace commit, (was some tabs mixed with spaces too)
2009-11-03 07:23:02 +00:00
space_time.py
used py error checking tools to fix some bugs & make pep8 corrections
2009-11-14 13:35:44 +00:00
space_userpref.py
operators were copying the properties from the rna operator into the class instance.
2009-11-19 17:12:08 +00:00
space_view3d_toolbar.py
* Added a quick little weight group 'Levels' operator, can interactively tweak overall weight value offset and gain in weight paint mode.
2009-11-20 05:09:57 +00:00
space_view3d.py
missing check for the active object
2009-11-19 18:48:31 +00:00