On Wed, Jul 03, 2013 at 03:58:22PM +0200, Tomeu Vizoso wrote:
> From: Louis-Francis Ratté-Boulianne
>
> Make sure the center point of a rotation is not rounded to an
> integer. It makes the calculation consistent with others in the
> shell. It also ensures surfaces rotated 180 degrees are at the
From: Louis-Francis Ratté-Boulianne
Make sure the center point of a rotation is not rounded to an
integer. It makes the calculation consistent with others in the
shell. It also ensures surfaces rotated 180 degrees are at the
exact same place.
---
src/shell.c | 4 ++--
1 file changed, 2 insertion