[Bf-blender-cvs] CVS commit: blender/source/blender/src transform_manipulator.c

Ton Roosendaal ton at blender.org
Mon Mar 21 23:51:05 CET 2005


ton (Ton Roosendaal) 2005/03/21 23:51:05 CET

  Modified files:
    blender/source/blender/src transform_manipulator.c 
  
  Log:
  Transform widget update
  
  - now support for global/local/normal orientation.
  - LMB click on center switches orientation mode
  - in object mode, local (now) only displays on single object selected
  - in editmode, Normal orientation is derived from faces selected
  - if no normal can be found, it shows local orientation
  
  Currently implemented, for test, in Mesh editmode and PoseMode.
  
  Note for PoseMode; the 'translation widget' shows on "IK" bones but
  doesn't translate, it rotates instead. Pretty interesting to use the
  translate widget for it...least cluttered display I think.
  
  Note for Matt; I tried MMB click for switching orientation... it's just
  weird that way... such clicks, repeatedly, with mousewheels isnt nice
  either.
  
  Revision  Changes    Path
  1.13      +110 -35   blender/source/blender/src/transform_manipulator.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/transform_manipulator.c.diff?r1=1.12&r2=1.13&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list