Commit History

Author SHA1 Message Date
  Marcelo Fernandez 272fb05270 Added File.get_path and File.get_path_absolute functions 7 years ago
  Ruslan Mustakov 99cf2ffb19 iPhone X support and iOS-related fixes 7 years ago
  Pedro J. Estébanez 1c25e50490 Add new window setting: always on top 7 years ago
  Marcelo Fernandez 150423203b Added OS::center_window to center the window precisely on desktop platforms 7 years ago
  Paul Joannon a066f896d8 get_target_fps and set_target_fps now both use an int 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Rémi Verschelde e6f3253f7d Merge pull request #12603 from GodotExplorer/beautify-json 7 years ago
  Rémi Verschelde 73049d115e Rename OS::get_data_dir to OS::get_user_data_dir 7 years ago
  Leon Krause 9b7b46143d Move singleton management from ProjectSettings to Engine 7 years ago
  Geequlim f7168bf217 Add indent and sort keys support for JSON.print 7 years ago
  Bernhard Liebl 7ec32b6d09 Basic docs for Geometry plus two new functions 7 years ago
  Gilles Roudiere 5b9b158354 Merge pull request #11823 from endragor/virtual-keyboard-height 7 years ago
  Ruslan Mustakov 275e537058 Allow to obtain virtual keyboard height 7 years ago
  Juan Linietsky 3cadecf17b fixed the OS.has_feature() API, and added support for 32 and 64. 7 years ago
  Hein-Pieter van Braam 2bece6bbd3 Merge pull request #11782 from eska014/persistent-userfs-test 7 years ago
  Leon Krause 7b23665e72 Add OS::is_userfs_persistent to check user:// persistence 7 years ago
  AndreaCatania 4537977d6d Renamed fixed_process to physics_process 7 years ago
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables 7 years ago
  Thomas Herzog 41715c1e8f Merge pull request #11294 from karroffel/json-object 7 years ago
  Ignacio Etcheverry f1f8fd1b68 Adds _OS::PowerState enum 7 years ago
  karroffel 308d20aba5 added JSON singleton 7 years ago
  Maxim Sheronov 0fffa45158 Fix enums bindings 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
  Rémi Verschelde 7f49e2a7a0 Merge pull request #10487 from marcelofg55/curscr_as_default 7 years ago
  Juan Linietsky 2cc8309249 Merge pull request #10351 from neikeq/enums-are-for-the-weak 7 years ago
  Marcelo Fernandez 63f847b306 p_screen param from get_screen_* funcs now default to the current screen 7 years ago
  Rémi Verschelde 93f1fb1c2f Fixes for new two-dash long command line arguments 7 years ago
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants 7 years ago
  Juan Linietsky 541fdffc0a Merge pull request #10319 from neikeq/pr-engine-editor-hint 7 years ago