Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Vector2 type for UV's #8

Open
zeroZshadow opened this issue Nov 25, 2017 · 2 comments
Open

Create Vector2 type for UV's #8

zeroZshadow opened this issue Nov 25, 2017 · 2 comments
Labels
good first issue low priority Nice to have, but not required right now

Comments

@zeroZshadow
Copy link
Member

No description provided.

@zeroZshadow zeroZshadow added the low priority Nice to have, but not required right now label Nov 25, 2017
@Hamcha
Copy link
Member

Hamcha commented Dec 6, 2017

Vector2 has been introduced as Point2D in 33ba8fd and then renamed to Vector2D in bd0f8e0

Is there something specific (unrelated to sprite) where you wanted to use this?

@zeroZshadow
Copy link
Member Author

The mesh currently has a float pointer for its UV's, it should be updated to the new vector2 type.
I've not sure if similar stuff is done anywhere else

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue low priority Nice to have, but not required right now
Projects
None yet
Development

No branches or pull requests

2 participants