Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor texture coordinate handling + more
* Refactor texture coordinate handling into a new UVtexture class * get_texture_id() now takes a Texture for simplicity * Removed unnecessary methods and members * Raise Exception instead of ValueError * Update test
- Loading branch information