[Bf-committers] python mathutils api update proposal

Martin Poirier theeth at yahoo.com
Fri Feb 4 03:21:37 CET 2011



--- On Thu, 2/3/11, Campbell Barton <ideasman42 at gmail.com> wrote:

> Points taken:
> inverse() vs inverted(), I don't have a strong opinion on
> this one,
> both are acceptable (AFAIK), its just easier to remember to
> add 'ed'
> suffix to get a copy: normalized(). conjugated(),
> inverted(),
> transposed()

Python usually use verbs, present tense for in place and past participle for copy (reverse/reversed, sort/sorted), so I vote we do that too.

Martin




More information about the Bf-committers mailing list