Vladimír Vondruš
|
82862b8bcd
|
python: numpy compatibility for matrices and vectors.
|
7 years ago |
Vladimír Vondruš
|
124980cec4
|
python: return proper type when doing operations on Color.
|
7 years ago |
Vladimír Vondruš
|
464154adca
|
python: implement conversions between different underlying types.
Such a tiny feature and such a pain when it's not there.
|
7 years ago |
Vladimír Vondruš
|
998c428355
|
python: expose Color3 and Color4.
Mainly for RGB -> RGBA shortcuts. Need to invent some nice decoding from
a string.
|
7 years ago |
Vladimír Vondruš
|
f6cca325dd
|
python: make vectors implicitly convertible from tuples.
|
7 years ago |
Vladimír Vondruš
|
b81cde3c45
|
python: support iteration over vectors.
|
7 years ago |
Vladimír Vondruš
|
081d32938a
|
python: expose all Vector variants.
|
7 years ago |