google-code-export / monoxna

Automatically exported from code.google.com/p/monoxna
Other
1 stars 1 forks source link

PackedVector Namespace #56

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have completed some of the PackedVector Namespace classes
To include:

Alpha8.cs
Bgr565.cs
Bgra5551.cs
Byte4.cs
HalfSingle.cs
HalfVector2.cs
HalfVector4.cs

I have also added a couple of classes used by these classes.
To include:

HalfUtils.cs
PackUtils.cs

all which were changed / updated / added in the attached patch.

Original issue reported on code.google.com by xAced...@gmail.com on 7 Mar 2010 at 4:39

Attachments:

GoogleCodeExporter commented 9 years ago
The changes look good, but the nunit tests must be written as well before the 
patch
can be included. If you don't provide the tests, I will need to implement them 
myself.

Original comment by lav...@gmail.com on 18 Mar 2010 at 7:32