iBrush rotation now snap cursor in an useful way (to fixed angles)

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1582 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2010-08-22 16:02:17 +00:00
parent 520da7d168
commit 715ddad331
3 changed files with 9 additions and 2 deletions

View File

@@ -1505,6 +1505,7 @@ void Compute_paintbrush_coordinates(void)
{
// Operations that don't implement it
case OPERATION_LINE:
case OPERATION_ROTATE_BRUSH:
Snap_axis=0;
break;
// Operations that implement it