Commit Graph

9 Commits

Author SHA1 Message Date
faiface eab91b4110 fix many bugs in pixelgl doc 2017-03-15 22:55:43 +01:00
faiface 203adc914b change Rect to have Min, Max instead of Pos, Size 2017-03-13 23:52:34 +01:00
faiface dcf70e5a26 fix mouse moving outside window with glfw callbacks 2017-03-10 13:11:44 +01:00
faiface 3071cf1750 add TODO comment 2017-03-10 00:56:35 +01:00
faiface c2a1fe7de8 only register mouse inside window 2017-03-10 00:01:58 +01:00
faiface fa774a4259 fix key callback for glfw.KeyUnknown 2017-03-09 22:11:59 +01:00
faiface 94fe4019fd optimize Window.MousePosition 2017-03-09 00:56:57 +01:00
faiface 17d1731d66 fix Window.MousePosition (new coordinate system) 2017-03-06 15:51:59 +01:00
faiface dbd90a0bcb move OpenGL specific stuff to pixelgl (except for Picture) 2017-02-22 20:44:38 +01:00