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

Where has the Graphics.PackedVector.Short4 gone? #1133

Closed
pzgulyas opened this issue Jan 1, 2013 · 6 comments
Closed

Where has the Graphics.PackedVector.Short4 gone? #1133

pzgulyas opened this issue Jan 1, 2013 · 6 comments

Comments

@pzgulyas
Copy link

pzgulyas commented Jan 1, 2013

I searched in the file repository too, but only found the short2.cs, the short4.cs is not available.

@KonajuGames
Copy link
Contributor

There do seem to be a few of the PackedVector types missing, I'll look at
adding some of those now.

@KonajuGames
Copy link
Contributor

I've got Short4 implemented. I also implemented HalfVector4, but it
appears to be having issues converting float to half-float and back. I'll
fix those issues then submit the lot, which probably won't be for another
day (back to work for me in several hours after the holiday break).

@KonajuGames
Copy link
Contributor

Pull request #1139 added that implements Short4 and HalfVector4.

@pzgulyas
Copy link
Author

pzgulyas commented Jan 2, 2013

Thank you very much, this was amazingly fast! 👍

KonajuGames added a commit that referenced this issue Jan 4, 2013
Fixes issue #1133.
Added the HalfVector4 and Short4 types.  Still missing several PackedVector types.
All projects now consistently include all currently implemented PackedVector types.
@totallyevil
Copy link
Contributor

is this one done? @slygamer do you any more to add for this issue?

@KonajuGames
Copy link
Contributor

There are still some more classes to be implemented. This issue can be
closed as Short4 is now done.

alxwest pushed a commit to alxwest/MonoGame that referenced this issue May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants