summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2017-10-22Merge pull request #11401 from SaracenOne/snapped_dragRémi Verschelde
2017-10-22Bind MainLoop.notif_wm_go_back_requestPoommetee Ketson
2017-10-21Merge pull request #11982 from tagcup/get_quatRémi Verschelde
2017-10-21Cleanup unnecessary debug printsRémi Verschelde
2017-10-21Fix InputEventJoypadMotion::action_match for 0 axis values.Patrick Yates
2017-10-20variant.h: Update comments with numeric enum valuesSebastian Krzyszkowiak
2017-10-20Merge pull request #12247 from endragor/fix-rotated-loggerRémi Verschelde
2017-10-20Merge pull request #12241 from eska014/vs-bindsRémi Verschelde
2017-10-20Fix rotated logger naming and backup deletionRuslan Mustakov
2017-10-20Bind some VisualServer functionsLeon Krause
2017-10-19Fix Color.r8/g8/b8/a8 being type float instead of type intMarcelo Fernandez
2017-10-16Fix formatting of debug log overflowPedro J. Estébanez
2017-10-13Fix Alpha Border bugfixComanche_Ak
2017-10-13Remove junk outputRuslan Mustakov
2017-10-11Merge pull request #11539 from BastiaanOlij/remove_directory_scanRémi Verschelde
2017-10-11Merge pull request #12039 from Hinsbart/expose_joy_connectionRémi Verschelde
2017-10-11Added Basis::get_quat() and set_quat().Ferenc Arn
2017-10-11Input: expose joy_connection_changed()Andreas Haas
2017-10-11Merge pull request #11954 from neikeq/dIgnacio Etcheverry
2017-10-10Merge pull request #11919 from Toizi/array_sort_refAndreas Haas
2017-10-10Merge pull request #11987 from endragor/define-va-copyIgnacio Etcheverry
2017-10-10Made directory scan optionalBastiaanOlij
2017-10-10Define va_copy with --std=c++03 (fixes #11979)Ruslan Mustakov
2017-10-09Adds 'exposed' field to ClassInfoIgnacio Etcheverry
2017-10-09Array::sort, sort_custom and invert now return reference to Array to allow ch...Marius Guggenmos
2017-10-09Merge pull request #11810 from marcelofg55/osx_export_improvRémi Verschelde
2017-10-09Fix trailing whitespaces in project settings header commentEmmanuel Leblond
2017-10-09Merge pull request #11947 from eska014/fix-obj-marshallingRémi Verschelde
2017-10-08Fix binary marshalling of ObjectsLeon Krause
2017-10-08[GDnative] Add string_name apiEmmanuel Leblond
2017-10-06Merge pull request #11853 from endragor/long-string-loggingAndreas Haas
2017-10-05Make sure to obey hidpi to off by default, as present in project settings. Se...Juan Linietsky
2017-10-05Added the set/get_setting function in Editor/Project settings. Renamed has() ...Juan Linietsky
2017-10-05Fix logging of long strings via RotatedFileLoggerRuslan Mustakov
2017-10-04Merge pull request #11812 from NathanWarden/fix_validate_sslGilles Roudiere
2017-10-04Merge pull request #11823 from endragor/virtual-keyboard-heightGilles Roudiere
2017-10-04Allow to obtain virtual keyboard heightRuslan Mustakov
2017-10-03fixed the OS.has_feature() API, and added support for 32 and 64.Juan Linietsky
2017-10-03Fixed a bug where ssl would force validation even though you told it not to.Nathan Warden
2017-10-03OS::execute can now read from stderr too when executing with a pipeMarcelo Fernandez
2017-10-03Merge pull request #11782 from eska014/persistent-userfs-testHein-Pieter van Braam
2017-10-02Merge pull request #11568 from endragor/loggersAndreas Haas
2017-10-02Merge pull request #11659 from AndreaCatania/prephysicsAndreas Haas
2017-10-02Merge pull request #11730 from gabrielformiga/fix-small-png-texture-importAndreas Haas
2017-10-02Add OS::is_userfs_persistent to check user:// persistenceLeon Krause
2017-10-02Merge pull request #11575 from marcelofg55/move_path_to_trashPoommetee Ketson
2017-09-30Change to shrink_x2 function preventing it set a 0 width/heightGabriel
2017-09-30Renamed fixed_process to physics_processAndreaCatania
2017-09-27Build MSVC safe_refcount in a separate compilation unitHein-Pieter van Braam
2017-09-25FileSystemDock will now remove files/dirs to trashcan using OS::move_to_trashMarcelo Fernandez