提交歷史

作者 SHA1 備註 提交日期
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction 4 年之前
  reduz 1aa2823fa3 Removed _change_notify 4 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 年之前
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前
  Rémi Verschelde 69de7ce38c Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 5 年之前
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 年之前
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 5 年之前
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  qarmin 9a77d748c0 Fixes minor issues found by static analyzer 6 年之前
  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 年之前
  Poommetee Ketson 9b634180aa Refactor Fixed to Physics 7 年之前
  AndreaCatania 4537977d6d Renamed fixed_process to physics_process 7 年之前
  Hein-Pieter van Braam 9c63ab99f0 Fix use of unitialized variables 8 年之前
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 年之前
  Wilson E. Alvarez 7a07895920 Added/Fixed null pointer checks 8 年之前
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version 8 年之前
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants 8 年之前
  Juan Linietsky 2a3e00c8c7 -Many fixes to VisualScript, fixed property names, etc. 8 年之前
  Juan Linietsky 3ce046ee0c -Fixed SCREEN_TEXTURE and other related 2D shader parameters. 8 年之前
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 年之前
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 年之前
  Rémi Verschelde e1c1d7d1d7 Add a bunch of missing Godot headers in own files 8 年之前
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 年之前
  Hein-Pieter van Braam 0f687f0ccb Remove use of _SCS from ADD_METHOD 8 年之前