- Cancel tool action when right click is pressed in between
- Rotate mesh along mouse movement or show what the rotation is going to look like by using a wireframe version of mesh when rotating
- Rotate mesh along mouse movement or show what the rotation is going to look like by using a wireframe version of mesh when rotating
- Match amount to be rotate with actual axes and the gizmo arc being drawn
- Match amount to be rotate with actual axes and the gizmo arc being drawn
- Handle all other axes combinations
- Handle all other axes combinations
- Better, more accurate picking
- Better, more accurate picking
- Editor related messages/notifications in the bottom status bar
- Highlight if we are about to select an entity or perform the tool action like translate when mouse is hovered and an entity can be selected at that location
- Highlight if we are about to select an entity or perform the tool action like translate when mouse is hovered and an entity can be selected at that location
- Display the projected position if we perform the action for example display what the new location would be right next to the tool mesh
- Display the projected position if we perform the action for example display what the new location would be right next to the tool mesh
? Disable entity picking when tool is in use or only allow picking when pressing ALT
? Disable entity picking when tool is in use or only allow picking when pressing ALT
@ -266,4 +266,5 @@ Done:
* Reset mouse cursor position to the center of the screen in editor mode after the right click is released
* Reset mouse cursor position to the center of the screen in editor mode after the right click is released
* Remove fixed editor windows locations and bring back floating windows
* Remove fixed editor windows locations and bring back floating windows
* Only show rotation gizmo for one axis at a time
* Only show rotation gizmo for one axis at a time
* Cancel tool action when right click is pressed in between