Blender Git Commit Log
Git Commits -> Revision d4f4700
Revision d4f4700 by Ton Roosendaal (master) October 23, 2005, 12:18 (GMT) |
New: Hotkey/menu access in 3D window to add constraints. Works in PoseMode as well as for Objects. Hotkey: CTRL+ALT+C (bit clumsy I know, but I like to use the Ckey). Constraints are added to the active Object or Bone. Based on selection context, the menu has three versions: Pose Mode: - if another bone is selected, bone becomes target - else if another Object is selected, Object becomes target - else it adds a new Empty as target Object Mode - if another Object is selected: Object becomes target - else it adds a new Empty as target Same works this way now for CTRL+I, "Add IK". To be solved: ALT+C in PoseMode is "Clear Constraints", but in Object Mode it does "Convert" still... |
Commit Details:
Full Hash: d4f47002b835fb299fab05425456d34a8d24807e
SVN Revision: 5548
Parent Commit: 84f6642
Lines Changed: +197, -101