]> git.mxchange.org Git - flightgear.git/commit
Pass key-mod state into pick-callbacks.
authorJames Turner <zakalawe@mac.com>
Thu, 7 Mar 2013 18:41:38 +0000 (18:41 +0000)
committerJames Turner <zakalawe@mac.com>
Thu, 7 Mar 2013 18:41:38 +0000 (18:41 +0000)
commit30fcfd219e1389fa06997f175e1597d459657397
treeac607e75188157ec28a8f4e85dc8ca7176c50cb7
parentacf47d00d5d7e5f9c8074ed81d931682905e61c4
Pass key-mod state into pick-callbacks.

Allow pick-callbacks to get the current mod-state at all times. (Required for matching SG change)
src/Input/FGMouseInput.cxx