[Bf-committers] BGE API - was 2.49 release proposal

Alex Fraser alex at phatcore.com
Wed Feb 18 22:45:16 CET 2009


On Wed, Feb 18, 2009 at 10:52 PM, Campbell Barton <ideasman42 at gmail.com> wrote:
> 3) return Mathutils types Vector(), Matrix() etc.
> Its annoying that in C++ you can do vec1+vec2 but in the python API
> you have do this one axis at a time or convert to Mathutils types.
> We switched some parts of Blender.* api to use Mathutils types and
> surprisingly few scripts broke because in most cases they can be used
> interchangeably with tuples/lists.

+1
But don't GameEngine matrices need to be transposed when used with Mathutils?


More information about the Bf-committers mailing list