excessive/cpml

mat4.from_transform's scale parameter doesn't do anything

josh-perry opened this issue · 1 comments

function mat4.from_transform(trans, rot, scale)

There's a scale parameter with a docstring but it doesn't seem to actually do anything.

yeah, that function is definitely unfinished