Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add the current transform to the layer rendering states
This means that when entering a layer, the current transform now is reset to the identity matrix. setTransform and getTransform are now local to the current layer, meaning that calling setTransform sets a matrix relative to the parent layer.
- Loading branch information