Files
test2/source/blender
Campbell Barton ca3d4052de py/mathutils fix for eternal loop with Matrix.Rotation().
rotation range clamping used a while loop which would run forever when the value was so big subtracting a full revolution didnt change the value.

Solve by using fmod() and double precision angle.
2011-01-11 09:41:26 +00:00
..
2010-12-22 23:09:30 +00:00
2011-01-08 12:43:44 +00:00
2011-01-11 05:58:47 +00:00
2011-01-09 23:16:05 +00:00
2011-01-08 12:43:44 +00:00
2010-08-10 21:22:26 +00:00