Cleanup: spelling
This commit is contained in:
@@ -846,7 +846,7 @@ static int gizmo_cage2d_modal(
|
||||
return OPERATOR_RUNNING_MODAL;
|
||||
}
|
||||
/* For transform logic to be manageable we operate in -0.5..0.5 2D space,
|
||||
* no matter the size of the rectangle, mouse coorts are scaled to unit space.
|
||||
* no matter the size of the rectangle, mouse coords are scaled to unit space.
|
||||
* The mouse coords have been projected into the matrix so we don't need to worry about axis alignment.
|
||||
*
|
||||
* - The cursor offset are multiplied by 'dims'.
|
||||
|
||||
Reference in New Issue
Block a user