History Of Ticket aa27da9363
Not logged in

Artifacts Associated With Ticket aa27da9363

  1. Ticket change [7503a1a649] (rid 50) by dir7 on 2013-09-04 17:34:19:

    1. icomment:
      This is a description of how I intend to do point rotation in the ui.
      
      To rotate selected points, hold down right click.  You are free to move the mouse around to adjust your view.  The selected points will remain in the same position relative to everything else, only the camera view rotates.  However, If you use the motion keys while right click is held,  It will not translate the selected points but instead rotate them according to the right hand rule around the vector corresponding to the motion key pressed.  Like translation, there is a minimum smallest rotation, and spamming the key increase the rate of change to the angle.
      
      If it is desired to rotate about a particular point, then right clicking that point will cause it to be the center of rotation.  Otherwise, the center of rotation is determined by finding the middle of the extreme values along each dimension for all points.  Thus the rotation point defaults to being in the center of the selected object.
      
      We may want to provide some kind of visual feedback in the ui, as a cue to users that right click is being held down, and the motion keys will trigger rotation instead of translation.
      
    2. login: "dir7"
    3. mimetype: "text/x-fossil-plain"
    4. severity initialized to: "Critical"
    5. status initialized to: "Open"
    6. title initialized to: "Rotating points"
    7. type initialized to: "Feature_Request"