提交历史

作者 SHA1 备注 提交日期
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 年之前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年之前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 年之前
  Karroffel 1386647cdf make ConfigFile sections ordered 7 年之前
  Karroffel 38d56c8351 make ConfigFile use OrderedHashMap 7 年之前
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 年之前
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 7 年之前
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 年之前
  Bojidar Marinov 927d15b815 Suppress error messages when using ConfigFile::get_value and a default is given 8 年之前
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 年之前
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 年之前
  Juan Linietsky 2cd2ca7bbc Lot of work in new importer, importing textures now works. 8 年之前
  Juan Linietsky bc26f90581 Type renames: 8 年之前
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 年之前
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 年之前
  Rémi Verschelde 22d1385caf classref: Directory and ConfigFile 9 年之前
  Juan Linietsky 6c8cf30697 -fix stray file left open when parsing configuration, closes #3299 9 年之前
  Juan Linietsky f5a3c1ccde make sure file is closed if something fails 9 年之前
  Juan Linietsky 176afb2feb -Use simpler methods for parsing simple tags, fixes #3274 9 年之前
  Juan Linietsky 4e367a4b7b -fix bugs related to parsing config files with new variantparser, closes #3248 closes #3207 9 年之前
  Ignacio Etcheverry 3de30bf01d Added default value param to ConfigFile.get_value() 9 年之前
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 年之前
  Juan Linietsky 335c52ba03 Merge branch 'master' of https://github.com/godotengine/godot 9 年之前
  Juan Linietsky fd836cad27 -Ensure .tscn and .tres always save in a deterministic way, fixes #2495 9 年之前
  Rémi Verschelde d4993b74fc Add missing argument names in GDScript bindings 9 年之前
  Juan Linietsky 40c0e1993a Fixes problem parsing config files using ConfigFile 10 年之前
  Juan Linietsky fdaa2920eb Updated copyright year in all headers 10 年之前
  Boris Egorov 1ce14e3321 Fix CppCheck 'duplicateExpression' warning 10 年之前
  Juan Linietsky e82dc40205 -Much improvement to baked light baker 10 年之前