[tuhopuu-cvs] CVS commit: tuhopuu3/source/blender/src drawobject.c header_info.c header_view3d.c space.c transform_manipulator.c

Matt Ebb matt at mke3.net
Sun Apr 3 14:47:08 CEST 2005


broken (Matt Ebb) 2005/04/03 14:47:08 CEST

  Modified files:
    tuhopuu3/source/blender/src drawobject.c header_info.c 
                                header_view3d.c space.c 
                                transform_manipulator.c 
  
  Log:
  * Added access to the G.rt variable in
  Help->System->Debug Code (rt)
  
  * Made a few modifications to the manipulator drawing, based on
  this doc:
  http://wiki.blender.org/bin/view.pl/Blenderdev/TransformNotes
  
  There's a bit of ugly commented out stuff hanging around for now,
  I didn't want to disturb anything too much, since this is mainly
  for testing.
  
  * Added hotkey Alt Shift M to toggle on/off manipulators, and
  Alt Shift G / Alt Shift R / Alt Shift S to switch between
  manipulator types
  
  Revision  Changes    Path
  1.22      +11 -8     tuhopuu3/source/blender/src/drawobject.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/drawobject.c.diff?r1=1.21&r2=1.22&cvsroot=tuhopuu>
  1.7       +7 -3      tuhopuu3/source/blender/src/header_info.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/header_info.c.diff?r1=1.6&r2=1.7&cvsroot=tuhopuu>
  1.18      +18 -13    tuhopuu3/source/blender/src/header_view3d.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/header_view3d.c.diff?r1=1.17&r2=1.18&cvsroot=tuhopuu>
  1.39      +17 -5     tuhopuu3/source/blender/src/space.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/space.c.diff?r1=1.38&r2=1.39&cvsroot=tuhopuu>
  1.8       +32 -33    tuhopuu3/source/blender/src/transform_manipulator.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/transform_manipulator.c.diff?r1=1.7&r2=1.8&cvsroot=tuhopuu>



More information about the tuhopuu-cvs mailing list