the_fiddler
|
88e6aceae0
|
Synced trunk with 1.0 branch.
|
2010-10-02 18:52:34 +00:00 |
|
the_fiddler
|
c65d6789b0
|
Fixed compilation issue caused by OnUnload access modifier changed (public -> protected).
|
2009-10-21 13:51:39 +00:00 |
|
the_fiddler
|
15cad88758
|
OnLoad/OnUnload should be protected, not public, to conform with the class library design guidelines. This issue was supposed to be fixed in 0.9.9-2, but was apparently overlooked.
|
2009-10-21 13:33:00 +00:00 |
|
the_fiddler
|
a212881e72
|
Fixed several code instances that relies on C# 3.0 features.
|
2009-09-07 23:28:59 +00:00 |
|
the_fiddler
|
d2f28a6e97
|
Added KeyboardKeyEventArgs.
Modified KeyboardDevice.KeyDown/KeyUp to follow the class library design guidelines.
Modified samples to use the new KeyDown/KeyUp event signatures.
|
2009-09-04 22:10:50 +00:00 |
|
the_fiddler
|
ec3ef00a4e
|
* GeometryShaderAdvanced.cs: Committed pokemoen's advanced geometry shader tutorial.
|
2009-08-25 23:06:20 +00:00 |
|