Blender Git Loki

Git Commits -> Revision f99b6a3

Revision f99b6a3 by Ton Roosendaal (master)
June 5, 2005, 12:24 (GMT)
Float precision error could cause RKEY to start with 0.02 degree rotation.
This because the used integer+float division could result in a
9.999999e-01 value, which is for acos() to return 3.452670e-04.

Converted the division to use doubles instead.

Commit Details:

Full Hash: f99b6a304249b9645bbaa3c20abc282e899a512d
SVN Revision: 4558
Parent Commit: f38e068
Lines Changed: +6, -6

1 Modified Path:

/source/blender/src/transform.c (+6, -6) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021