the_fiddler
|
7bcbfc7072
|
Added conditional compilation and the necessary classes to compile OpenTK without referencing System.Drawing.dll. To build without System.Drawing, add "MINIMAL" to the conditional compilation symbols. Note that this is an experimental feature that will result in a source- and binary-incompatible dll.
|
2011-12-08 00:03:14 +00:00 |
|
the_fiddler
|
53b84d18d4
|
Backported bugfixes from 1.0 branch.
|
2010-02-03 19:04:42 +00:00 |
|
the_fiddler
|
e9d7d147d8
|
Color4(byte, byte, byte, byte) constructor now correctly normalizes values to the 0.0 - 1.0 range.
|
2009-11-10 00:09:04 +00:00 |
|
the_fiddler
|
f03a6ddc76
|
Added system-defined colors.
Added and improved constructors (more versatile).
Added ToArgb() method for improved System.Drawing.Color interop.
|
2009-11-07 19:38:40 +00:00 |
|
the_fiddler
|
a22019d890
|
Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files.
|
2009-02-22 10:43:35 +00:00 |
|
the_fiddler
|
9f25573a0b
|
Made the Color4 structure serializable and added == and != operators.
|
2009-01-23 15:50:31 +00:00 |
|
the_fiddler
|
7631328485
|
Added Color4 structure and overloads for Materialv/Lightv.
|
2009-01-23 15:24:57 +00:00 |
|