Commit History

Author SHA1 Message Date
  Bernhard Liebl c1e099b48f Add Geometry::line_intersects_line_2d() 7 years ago
  Paul Joannon a066f896d8 get_target_fps and set_target_fps now both use an int 7 years ago
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts 7 years ago
  Rémi Verschelde 1fea0adc5c Merge pull request #15337 from touilleMan/fix-classdb_get_method_list-without-instrospection 7 years ago
  Juan Linietsky b1ab44aa05 Print error if a resource can't load from script, fixes #15313 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Emmanuel Leblond c1e2ed1d84 Fix _ClassDB::get_method_list to returns only what's available when introspection is disabled 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
  N0hbdy f3fc07272c Add Colemak keybindings to editor for osx 7 years ago
  Gilles Roudiere 5b9b158354 Merge pull request #11823 from endragor/virtual-keyboard-height 8 years ago
  Ruslan Mustakov 275e537058 Allow to obtain virtual keyboard height 8 years ago
  Juan Linietsky 3cadecf17b fixed the OS.has_feature() API, and added support for 32 and 64. 8 years ago
  Hein-Pieter van Braam 2bece6bbd3 Merge pull request #11782 from eska014/persistent-userfs-test 8 years ago
  Leon Krause 7b23665e72 Add OS::is_userfs_persistent to check user:// persistence 8 years ago
  AndreaCatania 4537977d6d Renamed fixed_process to physics_process 8 years ago
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables 8 years ago
  Thomas Herzog 41715c1e8f Merge pull request #11294 from karroffel/json-object 8 years ago
  Ignacio Etcheverry f1f8fd1b68 Adds _OS::PowerState enum 8 years ago
  karroffel 308d20aba5 added JSON singleton 8 years ago
  Maxim Sheronov 0fffa45158 Fix enums bindings 8 years ago
  Poommetee Ketson 459f526119 Fix typos 'a' and 'an' 8 years ago
  Hein-Pieter van Braam f9467ec1ea Fix signed and unsigned comparisons 8 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version 8 years ago
  Rémi Verschelde 7f49e2a7a0 Merge pull request #10487 from marcelofg55/curscr_as_default 8 years ago