Commit History

Author SHA1 Message Date
  Ruslan Mustakov a6157245b1 Dont print error when loading resource from cache 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
  Juan Linietsky b3a1bf3245 Use a different strategy for path remaps, try loading from a remap file instead. 7 years ago
  Juan Linietsky 93a63a5e1a GDScript files are converted to binary on export now. 7 years ago
  Juan Linietsky 3d87b70f7a Added the set/get_setting function in Editor/Project settings. Renamed has() to has_setting. Fixes #11844 7 years ago
  Juan Linietsky 423ca9bcaf Fix import order, so scenes are imported after textures. 7 years ago
  Juan Linietsky d39e79e7ec Fix issues regarding reload of resources in imported scenes. Closes #10017 7 years ago
  Juan Linietsky 145ff58277 Fix constant reimport on broken files, closes #9930 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 8 years ago
  Poommetee Ketson 0154098531 Fix various property not found errors 8 years ago
  Poommetee Ketson 2777f81d29 Add object type hint for docs 8 years ago
  Juan Linietsky 25678b1876 -Renamed GlobalConfig to ProjectSettings, makes more sense. 8 years ago
  Juan Linietsky db3b05d289 Reworked translation system 8 years ago
  Rémi Verschelde 515f92d03b Fix property warnings and hide some debug prints 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Juan Linietsky de0045cf1b -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 8 years ago
  Juan Linietsky da11d6d9e8 Many fixes to make exported scenes work better, still buggy. 8 years ago
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 years ago
  Juan Linietsky 96de0141cc Removed import/export system, will start new one from scratch. 8 years ago
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 8 years ago
  Juan Linietsky d9d77291bc rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename() 8 years ago
  Juan Linietsky 0f7af4ea51 -Changed most project settings in the engine, so they have major and minor categories. 8 years ago
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  Juan Linietsky 79a7473cac put text formats for resources and scenes as priority 9 years ago
  Rémi Verschelde f40f360a2c Remove unused variables (fourth pass) + dead code 9 years ago
  TheoXD 47bd1e8688 fixed interactive_loader() not returning a cached scene 9 years ago