blender/release/scripts/ui
Benoit Bolsee 96d2dc7d09 iTaSC: Selection of constrained axis for CopyPose constraint
This commit implements more of the CopyPose capabilities in
Blender. It is now possible to select which axis will be
constrained in position and orientation to obtain
interesting effects. Another option selects if the axis
are relative to the end effector or to the target.

Unlocking a position axis means that the coordinate along
this axis is not constrained and can take any value.
Unlocking the Y axis of the End Effector produces an
'aiming' effect: the end effector is oriented towards
the target but without stretching.

Unlocking a rotation axis means that the end effector can
freely rotation along that axis. Unlocking the Y axis
produces a 'tangent' effect: the end effector aligns with
the Y axis of the target but can rotate along that axis.

A 'floor' effect is possible if the position Z axis of the
target is unlocked. More effects are possible an can be
combined.
2009-10-14 18:51:00 +00:00
..
buttons_data_armature.py UI Templates: ('Any ID' Selector) 2009-10-14 09:08:53 +00:00
buttons_data_bone.py UI tweaks 2009-10-03 11:19:14 +00:00
buttons_data_camera.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_data_curve.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_data_empty.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_data_lamp.py Deep Shadow Buffer 2009-10-12 19:41:40 +00:00
buttons_data_lattice.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_data_mesh.py Fixed shape key mute icon. 2009-10-14 15:37:10 +00:00
buttons_data_metaball.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_data_modifier.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_data_text.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_game.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_material.py - added ramp diffuse & spec factor rna props 2009-10-09 14:35:54 +00:00
buttons_object_constraint.py iTaSC: Selection of constrained axis for CopyPose constraint 2009-10-14 18:51:00 +00:00
buttons_object.py A few fixes: 2009-10-08 11:29:27 +00:00
buttons_particle.py General particle bug fixes + few small goodies 2009-10-05 13:25:56 +00:00
buttons_physics_cloth.py Unified effector functionality for particles, cloth and softbody 2009-09-30 22:10:14 +00:00
buttons_physics_common.py General particle bug fixes + few small goodies 2009-10-05 13:25:56 +00:00
buttons_physics_field.py Fixed [#19506] Missing buttons : Curve Guide. 2009-10-02 20:15:25 +00:00
buttons_physics_fluid.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
buttons_physics_smoke.py * Show Smoke Field Weights only for Domains. 2009-10-09 13:56:35 +00:00
buttons_physics_softbody.py Unified effector functionality for particles, cloth and softbody 2009-09-30 22:10:14 +00:00
buttons_render.py - added name field for renderlayer 2009-10-14 15:06:42 +00:00
buttons_scene.py Scene/Render Buttons: 2009-10-14 15:14:06 +00:00
buttons_texture.py texture mapping buttons were not visible, (own fault) 2009-10-14 15:28:57 +00:00
buttons_world.py UI scripts: 2009-10-09 15:25:19 +00:00
space_buttons.py menus are now global (like operators), so for eg, the info add menu and the 3D add menu can be shared. 2009-10-08 19:06:32 +00:00
space_console.py menus are now global (like operators), so for eg, the info add menu and the 3D add menu can be shared. 2009-10-08 19:06:32 +00:00
space_filebrowser.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
space_image.py minor changes to texture ui, not user visible 2009-10-12 14:38:35 +00:00
space_info.py remove C specials menus, reuse python ones from the header menu instead. 2009-10-12 21:06:03 +00:00
space_logic.py - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
space_node.py menus are now global (like operators), so for eg, the info add menu and the 3D add menu can be shared. 2009-10-08 19:06:32 +00:00
space_outliner.py menus are now global (like operators), so for eg, the info add menu and the 3D add menu can be shared. 2009-10-08 19:06:32 +00:00
space_sequencer.py menus are now global (like operators), so for eg, the info add menu and the 3D add menu can be shared. 2009-10-08 19:06:32 +00:00
space_text.py menus are now global (like operators), so for eg, the info add menu and the 3D add menu can be shared. 2009-10-08 19:06:32 +00:00
space_time.py menus are now global (like operators), so for eg, the info add menu and the 3D add menu can be shared. 2009-10-08 19:06:32 +00:00
space_userpref.py Wrong Tooltip for Continuous Grab. 2009-10-09 12:47:25 +00:00
space_view3d_toolbar.py * Added Grease Pencil Operator buttons to the Toolshelf 2009-10-09 23:34:52 +00:00
space_view3d.py Bugfix: mesh menu was using two columns due to enum with label. 2009-10-14 14:55:01 +00:00