Bastien Montagne 391096252b Fix T42638: Roll angle inconsistent flip in edit mode.
Basically, `angle_compat_rad()` was completely broken -
example of result it could produce:

| new angle | compat angle |    result
| -0.000000 |   3.141593   | -> 3.141593

... Where 0.0 (or 2 * PI) would be expected!
2014-11-20 15:02:48 +01:00
2014-11-19 19:41:41 +01:00
2014-11-14 00:55:40 +01:00
2014-11-14 11:00:26 +01:00
2013-12-24 22:57:27 +06:00
2014-08-08 06:00:49 +10:00
2014-11-19 19:41:41 +01:00
2010-10-13 14:44:22 +00:00
2014-11-14 00:19:53 +01:00
2014-11-19 19:41:41 +01:00
Description
No description provided
841 MiB
Languages
C++ 78%
Python 14.9%
C 2.9%
GLSL 1.9%
CMake 1.2%
Other 0.9%