godot/platform/haiku
Andreas Haas c0b6756875
Input: Remove usage of platform dependent event IDs.
The ID property for InputEvents is set by `SceneTree` when sending the event down the tree.
So there's no need for the platform specific code to set this value when it will later be overriden anyway...
2017-03-26 15:59:32 +02:00
..
audio_driver_media_kit.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
audio_driver_media_kit.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
context_gl_haiku.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
context_gl_haiku.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
detect.py style: Fix PEP8 blank lines issues in Python files 2016-11-01 00:35:16 +01:00
godot_haiku.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
godot.rdef Haiku: add resource file 2016-01-16 07:34:00 +02:00
haiku_application.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
haiku_application.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
haiku_direct_window.cpp Input: Remove usage of platform dependent event IDs. 2017-03-26 15:59:32 +02:00
haiku_direct_window.h Input: Remove usage of platform dependent event IDs. 2017-03-26 15:59:32 +02:00
haiku_gl_view.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
haiku_gl_view.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
key_mapping_haiku.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
key_mapping_haiku.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_haiku.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
os_haiku.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
platform_config.h Remove bundled glew, obsoleted by glad 2017-01-06 22:56:51 +01:00
power_haiku.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
power_haiku.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
SCsub style: Fix PEP8 blank lines issues in Python files 2016-11-01 00:35:16 +01:00