the_fiddler
|
47b0d1f0fe
|
* TextPrinter.cs: Updated licensing information and fixed some spacing
problems.
|
2008-05-05 17:13:22 +00:00 |
|
the_fiddler
|
d83a3ce6f9
|
Should only call GL.PopAttrib() once in TextPrinter.End()
|
2008-04-17 22:41:27 +00:00 |
|
the_fiddler
|
40b074179e
|
Fixed dynamic text rendering when no text is precached at all.
|
2008-04-13 18:29:36 +00:00 |
|
the_fiddler
|
d15062a6f5
|
Push/Pop AttribMask.ColorBufferBit in TextPrinter.Begin/End
float[] viewport should have 4 members, not 6.
|
2008-03-13 09:34:09 +00:00 |
|
the_fiddler
|
1e397fcee5
|
Moved OpenTK.Fonts to OpenTK.Graphics namespace.
|
2008-03-08 14:38:10 +00:00 |
|
the_fiddler
|
ca68971695
|
Moved OpenTK.Fonts to from OpenTK OpenTK.Utilities.
Added OpenTK.Utilities.dll reference to Examples.
Moved assembly-level attributes from GameWindow.cs to Configuration.cs.
|
2008-03-08 14:06:59 +00:00 |
|