OpenDream
OpenDream copied to clipboard
`animate(transform=null)` doesn't work right
explicitly setting transform=null
should set the transform to the identity matrix. Instead animate()
currently treats it like transform is not passed as a param.