LeeWangyeol / kuda

Automatically exported from code.google.com/p/kuda
GNU General Public License v2.0
0 stars 0 forks source link

When using the mouse and the translate handles the object moves on an axis much more than the same mouse movement #132

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In certain cases translating an object using the mouse is different between 
axis of translation. There is for the most part a 1 to 1 relationship of mouse 
movement to object movement. As the video shows on a certain axis small mouse 
movements produce large translations.

Original issue reported on code.google.com by jpywt...@gmail.com on 26 Oct 2011 at 12:22

GoogleCodeExporter commented 8 years ago
Adding label affects editor

Original comment by jpywt...@gmail.com on 26 Oct 2011 at 12:22

GoogleCodeExporter commented 8 years ago
Attaching example, pay close attention to the cursor as the object moves left.

Original comment by jpywt...@gmail.com on 26 Oct 2011 at 12:38

Attachments:

GoogleCodeExporter commented 8 years ago
No owner yet, until assigned.

Original comment by jpywt...@gmail.com on 26 Oct 2011 at 12:38

GoogleCodeExporter commented 8 years ago

Original comment by jpywt...@gmail.com on 16 Dec 2011 at 9:53

GoogleCodeExporter commented 8 years ago
This needs review to see if it is still valid for Kuda2. These need to be 
retested and opened as needed. On hold for now until that happens. Commend as 
needed.

Original comment by jpywt...@gmail.com on 1 Mar 2012 at 10:40

GoogleCodeExporter commented 8 years ago
Fixed in Kuda2. Kuda2 has transform properties and the matrix, so position, 
rotation, and scale are isolated without having to decompose or apply to an 
existing matrix. That is the way o3d worked.

Original comment by jpywt...@gmail.com on 2 Mar 2012 at 1:22

GoogleCodeExporter commented 8 years ago

Original comment by jpywt...@gmail.com on 17 Apr 2012 at 10:26