blender/release/scripts/ui
William Reynish 9596b369bd Added single column UI layouts
This changes the layout when the properties window gets too narrow to render the contents properly. 

Currently implemented for render, scene, world, object and materials, but the rest can be done easily.
Here's a video for demonstration:

http://www.reynish.com/files/blender25/properties_resize.mov

It automatically detects the window width and then skips the indicators that tells the layout to go to the next column. It requires very minimal changes to the UI scripts so we don't have to maintain two versions of the layouts.
2009-11-12 12:35:37 +00:00
..
properties_data_armature.py whitespace commit, (was some tabs mixed with spaces too) 2009-11-03 07:23:02 +00:00
properties_data_bone.py whitespace commit, (was some tabs mixed with spaces too) 2009-11-03 07:23:02 +00:00
properties_data_camera.py whitespace commit, (was some tabs mixed with spaces too) 2009-11-03 07:23:02 +00:00
properties_data_curve.py whitespace commit, (was some tabs mixed with spaces too) 2009-11-03 07:23:02 +00:00
properties_data_empty.py whitespace commit, (was some tabs mixed with spaces too) 2009-11-03 07:23:02 +00:00
properties_data_lamp.py whitespace commit, (was some tabs mixed with spaces too) 2009-11-03 07:23:02 +00:00
properties_data_lattice.py whitespace commit, (was some tabs mixed with spaces too) 2009-11-03 07:23:02 +00:00
properties_data_mesh.py * Removed "Lock" Prefix from items inside Transform Lock Panel for consistency. 2009-11-08 11:07:00 +00:00
properties_data_metaball.py whitespace commit, (was some tabs mixed with spaces too) 2009-11-03 07:23:02 +00:00
properties_data_modifier.py whitespace commit, (was some tabs mixed with spaces too) 2009-11-03 07:23:02 +00:00
properties_data_text.py whitespace commit, (was some tabs mixed with spaces too) 2009-11-03 07:23:02 +00:00
properties_game.py whitespace commit, (was some tabs mixed with spaces too) 2009-11-03 07:23:02 +00:00
properties_material.py Added single column UI layouts 2009-11-12 12:35:37 +00:00
properties_object_constraint.py Spline IK: UI/Scaling Tweaks 2009-11-12 12:20:57 +00:00
properties_object.py Added single column UI layouts 2009-11-12 12:35:37 +00:00
properties_particle.py particle vertex group UI 2009-11-04 12:09:02 +00:00
properties_physics_cloth.py whitespace commit, (was some tabs mixed with spaces too) 2009-11-03 07:23:02 +00:00
properties_physics_common.py whitespace commit, (was some tabs mixed with spaces too) 2009-11-03 07:23:02 +00:00
properties_physics_field.py pedantic enum string consistancy 2009-11-07 22:12:03 +00:00
properties_physics_fluid.py whitespace commit, (was some tabs mixed with spaces too) 2009-11-03 07:23:02 +00:00
properties_physics_smoke.py whitespace commit, (was some tabs mixed with spaces too) 2009-11-03 07:23:02 +00:00
properties_physics_softbody.py Added mass and spring vertex groups to softbody rna/ui 2009-11-05 02:50:26 +00:00
properties_render.py Added single column UI layouts 2009-11-12 12:35:37 +00:00
properties_scene.py Added single column UI layouts 2009-11-12 12:35:37 +00:00
properties_texture.py whitespace commit, (was some tabs mixed with spaces too) 2009-11-03 07:23:02 +00:00
properties_world.py Added single column UI layouts 2009-11-12 12:35:37 +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 whitespace commit 2009-11-07 22:07:46 +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 * Fix for [#19700] undo doesn't display visual feedback on lattices 2009-11-05 09:57:43 +00:00
space_info.py Fix for import/export menus, hide collada if it is not compiled in. 2009-11-11 19:12:52 +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 Nodes: 2009-11-11 16:02:18 +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 Sequencer: (small Durian wish) 2009-11-08 15:03:10 +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 whitespace commit, (was some tabs mixed with spaces too) 2009-11-03 07:23:02 +00:00
space_userpref.py Added some missing theme entries and removed some unused ones. 2009-11-11 16:27:00 +00:00
space_view3d_toolbar.py pep8 whitespace commit 2009-11-07 22:07:46 +00:00
space_view3d.py recent change shows up incorrect context use: context.bone is not valid in the view3d context. 2009-11-11 10:07:52 +00:00