Age | Commit message (Expand) | Author |
2016-01-10 | make msvc 64bits build again, fixes #3098 | Juan Linietsky |
2016-01-10 | -Removed OS.get_system_time_msec(), this is undoable on Windows and also unus... | Juan Linietsky |
2016-01-09 | Fix bug related to EOF in Android FileAccess | Juan Linietsky |
2016-01-09 | Fix pthread renaming in Open/FreeBSD | eska |
2016-01-09 | Fix maven repositories bug | mrezai |
2016-01-08 | removed unnecesary comma in gradle template | Juan Linietsky |
2016-01-08 | Renamed godot domain from com.android.godot (which was incorrect) to org.godo... | Juan Linietsky |
2016-01-08 | -Removed ANT build system for Android, as it was deprecated by Google | Juan Linietsky |
2016-01-06 | Better fix for visual studio project generation. | Peace Sells |
2016-01-06 | Make joydev build using udev and evdev opt-out but blocking (linux) | Rémi Verschelde |
2016-01-05 | fix x11 crash on exit | hondres |
2016-01-05 | define XUSER_MAX_COUNT if not present | hondres |
2016-01-03 | change android install location to automatic, closes #1997 | Juan Linietsky |
2016-01-03 | having active items is pointless in input map | Juan Linietsky |
2016-01-03 | send axis events only once per frame on linux | hondres |
2016-01-02 | make num_buttons local, no need to keep in joystick struct | hondres |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-12-31 | -Fix parsing of comments in VariantParser, fixes #3175 | Juan Linietsky |
2015-12-28 | Remove bogus argument in sample_get_description | Rémi Verschelde |
2015-12-26 | Fix joystick hotplugging on windows, using right indices now | Hondres |
2015-12-23 | removed -ffast-math on ios, compiler bug? | Ariel Manzur |
2015-12-22 | threads | Ariel Manzur |
2015-12-22 | Merge pull request #3113 from Hinsbart/joy_fix | Juan Linietsky |
2015-12-22 | missing? | Ariel Manzur |
2015-12-21 | Check pkg-config for libudev and enable gamepad code only if found. Linux onl... | hondres |
2015-12-21 | -fixed build system to use pkg-config for evdev | Juan Linietsky |
2015-12-20 | windows resource version thing | Ariel Manzur |
2015-12-20 | this failed on mingw on linux (but not on msvc) with 2 problems: | Ariel Manzur |
2015-12-20 | Merge pull request #3101 from Hinsbart/remapping-new | punto- |
2015-12-18 | Use tabs instead of spaces for new gamepad code | hondres |
2015-12-18 | thread rename for ios and osx (if called from the thread to be renamed) | Ariel Manzur |
2015-12-18 | Better gamepad support | hondres |
2015-12-14 | no need to revert this actually | Ariel Manzur |
2015-12-14 | Merge branch 'master' of https://github.com/godotengine/godot | santiagopf |
2015-12-13 | utf stuff on osx | santiagopf |
2015-12-13 | added binary API to StreamPeer, fixes #2863 | Juan Linietsky |
2015-12-13 | reverted mouse stuff | santiagopf |
2015-12-12 | isim | santiagopf |
2015-12-12 | added rotation and scale support to gui controls | Juan Linietsky |
2015-12-12 | -added windowed mode with -w, fixes #3020 | Juan Linietsky |
2015-12-11 | Merge pull request #590 from marynate/PR-fix-ios-release-event | punto- |
2015-12-08 | changed a bit to use system() | Juan Linietsky |
2015-12-08 | improve detection of linux, fixes #3201 | Juan Linietsky |
2015-12-08 | Merge pull request #2849 from a12n/compobsd2 | Juan Linietsky |
2015-12-08 | Merge pull request #2956 from est31/add_system_wide_export_path | Juan Linietsky |
2015-12-06 | some fixes | Juan Linietsky |
2015-12-02 | -several fixes to Android to work better on Tegra 3/4 devices, uses 16 bits F... | Juan Linietsky |
2015-12-01 | Merge pull request #2963 from akien-mga/pr-opus-arm-opt | Rémi Verschelde |
2015-12-01 | Enable opus ARM optimisations only on ARM | Rémi Verschelde |
2015-11-30 | Add way to look for templates at system wide level too | est31 |