Closed algts closed 4 years ago
Sorry can you re-pull. During merge my connection got lost, so I couldn't finish the merge cleanly
Ok, I'll try. But it seems that the commits are there in the develop branch and without modifications github refuses to create another pull request because it thinks that everything is ok. Maybe it is really everything ok?
Well, seems like it was really merged successfully in the end. So lets hope nothing got broken.
Sent from Nine[1]
VON: Alexander Giatsintov notifications@github.com GESENDET: Sonntag, 19. Januar 2020 22:25 AN: Horde3D@noreply.github.com CC: Volker Vogelhuber; State change BETREFF: Re: [horde3d/Horde3D] Multitouch (#157)
Ok, I'll try. But it seems that the commits are there in the develop branch and without modifications github refuses to create another pull request because it thinks that everything is ok. Maybe it is really everything ok?
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub[2], or unsubscribe[3]. [ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target":
"https://github.com/horde3d/Horde3D/pull/157?email_source=notifications\u0026email_token=ABJGTVYVVNWL5P5A3XZQGV3Q6TAMLA5CNFSM4KI2PR42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJK47VA#issuecomment-576049108", "url": "https://github.com/horde3d/Horde3D/pull/157?email_source=notifications\u0026email_token=ABJGTVYVVNWL5P5A3XZQGV3Q6TAMLA5CNFSM4KI2PR42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJK47VA#issuecomment-576049108", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]
[1] http://www.9folders.com/
[2]
https://github.com/horde3d/Horde3D/pull/157?email_source=notifications&email_token=ABJGTVYVVNWL5P5A3XZQGV3Q6TAMLA5CNFSM4KI2PR42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJK47VA#issuecomment-576049108
[3]
https://github.com/notifications/unsubscribe-auth/ABJGTV2U2RXWWQAUFLYSF23Q6TAMLANCNFSM4KI2PR4Q
Implemented multi-touch for SDL backend. Works on Android. Judging by SDL docs would not work on Windows, but will probably work on Linux with touch monitors. Also some bug fixes for GLFW backend that slipped with previous pull request.