blender/release/scripts/ui
Janne Karhu fa38da021c Some ui reorganization of the physics tab:
* Before the different simulations all had a panel with an "add this" button making the whole tab look really messy. It also rarely makes sense to have more than one or two physics things enabled for a single object, so having all the panels in the tab just added a great deal of visual clutter.
* Now there is a single "enable physics for" panel at the top that allows for enable/disable of any simulation. All actual physics panels are hidden until a simulation is enabled.
* There was no "add" button for force fields before, but I added a toggle between "none" and "force" to unify the ui even further.
2011-01-23 14:04:31 +00:00
..
properties_animviz.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
properties_data_armature.py revert part of Tons commit r33884. 2010-12-30 12:22:28 +00:00
properties_data_bone.py pep8 cleanup 2011-01-01 07:20:34 +00:00
properties_data_camera.py bugfix [#25240] Custom properties panel on pinned data fail. 2010-12-17 10:33:28 +00:00
properties_data_curve.py pep8 cleanup 2011-01-01 07:20:34 +00:00
properties_data_empty.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
properties_data_lamp.py bugfix [#25240] Custom properties panel on pinned data fail. 2010-12-17 10:33:28 +00:00
properties_data_lattice.py bugfix [#25240] Custom properties panel on pinned data fail. 2010-12-17 10:33:28 +00:00
properties_data_mesh.py pep8 corrections. 2011-01-13 23:00:51 +00:00
properties_data_metaball.py revert part of Tons commit r33884. 2010-12-30 12:22:28 +00:00
properties_data_modifier.py Fix for bug [#21534] Multires modifier strange deformations 2011-01-07 21:12:47 +00:00
properties_game.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
properties_material.py bugfix [#25240] Custom properties panel on pinned data fail. 2010-12-17 10:33:28 +00:00
properties_object_constraint.py Ported back import BVH as Empties, uses delta transformations. 2011-01-03 16:22:30 +00:00
properties_object.py pep8 cleanup 2011-01-01 07:20:34 +00:00
properties_particle.py Own mistake in fluid particles ui cleanup commit. 2011-01-22 21:22:29 +00:00
properties_physics_cloth.py Some ui reorganization of the physics tab: 2011-01-23 14:04:31 +00:00
properties_physics_common.py Some ui reorganization of the physics tab: 2011-01-23 14:04:31 +00:00
properties_physics_field.py Some ui reorganization of the physics tab: 2011-01-23 14:04:31 +00:00
properties_physics_fluid.py Some ui reorganization of the physics tab: 2011-01-23 14:04:31 +00:00
properties_physics_smoke.py Some ui reorganization of the physics tab: 2011-01-23 14:04:31 +00:00
properties_physics_softbody.py Some ui reorganization of the physics tab: 2011-01-23 14:04:31 +00:00
properties_render.py feature request from colin levy, camera lens stamp. 2011-01-13 19:16:35 +00:00
properties_scene.py pep8 cleanup 2011-01-01 07:20:34 +00:00
properties_texture.py Revert bump mapping patch for now, backwards compatibility is not good enough, 2011-01-07 16:55:56 +00:00
properties_world.py pep8 cleanup 2011-01-01 07:20:34 +00:00
space_console.py move report/operator view out of the 'Console' into the 'Info' space (file menu). 2010-11-11 13:36:57 +00:00
space_dopesheet.py pep8 corrections. 2011-01-13 23:00:51 +00:00
space_filebrowser.py pep8 cleanup 2011-01-01 07:20:34 +00:00
space_graph.py pep8 corrections. 2011-01-13 23:00:51 +00:00
space_image.py pep8 cleanup 2011-01-01 07:20:34 +00:00
space_info.py pep8 cleanup 2011-01-01 07:20:34 +00:00
space_logic.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
space_nla.py NLA Editor: Added "Sync Action Length" operator to Edit menu 2011-01-19 10:45:35 +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 correct fix for [#25737] Console error message 2011-01-20 23:05:25 +00:00
space_text.py rename and negate DISABLE_PYTHON --> WITH_PYTHON 2010-10-31 04:11:39 +00:00
space_time.py pep8 corrections. 2011-01-13 23:00:51 +00:00
space_userpref_keymap.py pep8 cleanup 2011-01-01 07:20:34 +00:00
space_userpref.py add icons to show community vs official scripts as well as buttons to filter by support level (currently all scripts default to community) 2011-01-14 16:49:43 +00:00
space_view3d_toolbar.py Bugfix [#25667] "X-Axis Mirror" in the Pose Options panel toolbar is 2011-01-17 10:35:04 +00:00
space_view3d.py - Added operator to clear all transforms from Pose Bones. This makes 2011-01-11 11:09:37 +00:00