[Bf-python] python mathutils radians bug decision

Stephen Swaney sswaney at centurytel.net
Thu Jan 4 05:12:10 CET 2007


On Wed, Jan 03, 2007 at 06:43:46PM -0900, Tom M wrote:
> In this report,
> 
> https://projects.blender.org/tracker/index.php?func=detail&aid=3362&group_id=9&atid=125
> 
> Ken said,
> 
> "Part (or all) of the real solution was converting Mathutils to use
> radians; is this what we're prepared to do?"
> 
> So yes or no? or wait one more release?
> 
> LetterRip

It needs to be done.  The question is when.

Making this change *will* involve script breakage
which means it has more effect than the usual  'bug fix'.

Just grepping thru the release scripts, we come up with 7:

release/scripts/bpymodules/colladaImEx/cutils.py
release/scripts/bpymodules/colladaImEx/translator.py
release/scripts/bpymodules/meshtools.py
release/scripts/truespace_import.py
release/scripts/x3d_export.py
release/scripts/collada_import.py
release/scripts/bvh_import.py

If the current B-Con state implies a feature freeze, we should
probably hold off.  Otherwise, I would say 'dive right in!'.

-- 
Stephen Swaney			
sswaney at centurytel.net




More information about the Bf-python mailing list