glfw/include/GLFW
Dmitri Shuralyov b27b644610 Add mods parameter to character callback.
This is needed to correctly and _reliably_ distinguish character events
from mod+key combinations, due to the change in #40.
I am sick of improvements behind held back due to "backwards
compatibility". Why is it acceptable to do so much more work to jump
through hoops to use sub-optimal API and still suffer with sub-optimal
results, rather than doing so much less work to improve the API and
code that uses it and have correct results? -.-
2014-06-07 16:32:14 -07:00
..
glfw3.h Add mods parameter to character callback. 2014-06-07 16:32:14 -07:00
glfw3native.h Fixed missing include in glfw3native.h for Cocoa. 2014-02-13 13:30:15 +01:00