blender/release/ui
Campbell Barton b2a77852ff user interface units, off by default.
- currently only distances work.
- user preferences, edit section to set the units and scale.
- option to display pairs (nicer for imperial display?)
- support for evaluating multiple comma separated values eg: 2',11" ..or.. 5ft, 4mil
- comma separated expressions/values accumulate 1+1,2**3,4cm/3
- attempted fast conversion from a value to a string so button drawing isn't too slow.

* imperial long/short *
- mile, mi
- yard, yd
- foot, '
- inch, "
- thou, mil

* metric long/short *
kilometer, km
meter, m
centimeter, cm
millimeter, mm
micrometer, um
nanometer, nm
picometer, pm
2009-08-11 18:53:01 +00:00
..
bpy_ops.py user interface units, off by default. 2009-08-11 18:53:01 +00:00
buttons_data_armature.py 2.5 Part 1 of Layout Code Cleanup: 2009-07-27 20:39:10 +00:00
buttons_data_bone.py 2.5 Part 1 of Layout Code Cleanup: 2009-07-27 20:39:10 +00:00
buttons_data_camera.py pedantic changes to python UI scripts 2009-08-06 13:15:23 +00:00
buttons_data_curve.py 2.5 Part 1 of Layout Code Cleanup: 2009-07-27 20:39:10 +00:00
buttons_data_empty.py 2.5 Part 1 of Layout Code Cleanup: 2009-07-27 20:39:10 +00:00
buttons_data_lamp.py * More lamp tweaks, meant to commit this last night 2009-07-30 13:56:39 +00:00
buttons_data_lattice.py 2.5 Part 1 of Layout Code Cleanup: 2009-07-27 20:39:10 +00:00
buttons_data_mesh.py 2.5 Mesh Draw Options: [WIP] 2009-08-06 23:34:14 +00:00
buttons_data_metaball.py Povray 2009-08-07 01:05:33 +00:00
buttons_data_modifier.py IK constraint and armature modifier layout tweaks 2009-08-10 12:17:12 +00:00
buttons_data_text.py 2.5 Part 2 of Layout Code Cleanup: 2009-07-28 06:26:10 +00:00
buttons_game.py BGE: removing remaining reference to sce->world->gravity/physics/... (it's all in sce->gm now) + Dome UI changes 2009-08-07 03:06:32 +00:00
buttons_material.py remove python2.x support 2009-08-10 00:07:34 +00:00
buttons_object_constraint.py IK constraint and armature modifier layout tweaks 2009-08-10 12:17:12 +00:00
buttons_object.py 2.5 Part 3 of Layout Code Cleanup: 2009-07-30 10:11:19 +00:00
buttons_particle.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
buttons_physics_cloth.py pedantic changes to python UI scripts 2009-08-06 13:15:23 +00:00
buttons_physics_field.py 2.5 Field Panels: 2009-07-31 15:36:14 +00:00
buttons_physics_fluid.py pedantic changes to python UI scripts 2009-08-06 13:15:23 +00:00
buttons_physics_smoke.py Smoke: little fix to ui 2009-08-09 12:50:39 +00:00
buttons_physics_softbody.py pedantic changes to python UI scripts 2009-08-06 13:15:23 +00:00
buttons_scene.py remove python2.x support 2009-08-10 00:07:34 +00:00
buttons_texture.py 2.5 Button Files: 2009-08-08 17:21:34 +00:00
buttons_world.py remove python2.x support 2009-08-10 00:07:34 +00:00
space_buttons.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
space_console.py remove python2.x support 2009-08-10 00:07:34 +00:00
space_filebrowser.py - include operator commands in tooltips (needs sanitizing for transform operators, there are massive :|) 2009-07-29 23:12:30 +00:00
space_image.py pedantic changes to python UI scripts 2009-08-06 13:15:23 +00:00
space_info.py user interface units, off by default. 2009-08-11 18:53:01 +00:00
space_logic.py 2.5: Render/Game Engine 2009-07-23 21:50:40 +00:00
space_outliner.py 2.5 Layout files: 2009-07-26 16:31:48 +00:00
space_sequencer.py changes to defaults for sequencer strip adding 2009-07-30 20:22:55 +00:00
space_text.py pedantic changes to python UI scripts 2009-08-06 13:15:23 +00:00
space_view3d_toolbar.py Sculpt/2.5: 2009-08-09 17:21:40 +00:00
space_view3d.py pedantic changes to python UI scripts 2009-08-06 13:15:23 +00:00