Revision: 18186
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=18186
Author: campbellbarton
Date: 2008-12-31 03:13:38 +0100 (Wed, 31 Dec 2008)
Log Message:
-----------
use higher precession pi
Modified Paths:
--------------
trunk/blender/release/scripts/animation_bake_constraints.py
Modified: trunk/blender/release/scripts/animation_bake_constraints.py
===================================================================
--- trunk/blender/release/scripts/animation_bake_constraints.py 2008-12-31
00:53:01 UTC (rev 18185)
+++ trunk/blender/release/scripts/animation_bake_constraints.py 2008-12-31
02:13:38 UTC (rev 18186)
@@ -155,7 +155,7 @@
# if that armature had bones (spine, neck, arm) and the bone prefix was "a."
# the bones and IPO curves will be (a.spine, a.neck, a.arm)
-R2D = 18/3.1415 # radian to grad
+R2D = 18/3.141592653589793 # radian to grad
BLENDER_VERSION = Blender.Get('version')
# Gets the current scene, there can be many scenes in 1 blend file.
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs