Commit History

Author SHA1 Message Date
  lawnjelly 43e181a00a Single Compilation Unit build. 2 years ago
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all 2 years ago
  Haoyu Qiu 743f2d232a Use `RTR()` for VisualScriptNode captions and texts 3 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 years ago
  Haoyu Qiu e1557dc4c8 i18n: Make VisualScript node caption & text translatable 3 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 3 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 3 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 3 years ago
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 3 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  qarmin 9a77d748c0 Fixes minor issues found by static analyzer 5 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 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
  Poommetee Ketson 9b634180aa Refactor Fixed to Physics 7 years ago
  AndreaCatania 4537977d6d Renamed fixed_process to physics_process 7 years ago
  Hein-Pieter van Braam 9c63ab99f0 Fix use of unitialized variables 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
  Wilson E. Alvarez 7a07895920 Added/Fixed null pointer checks 7 years ago
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version 7 years ago
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants 7 years ago
  Juan Linietsky 2a3e00c8c7 -Many fixes to VisualScript, fixed property names, etc. 7 years ago
  Juan Linietsky 3ce046ee0c -Fixed SCREEN_TEXTURE and other related 2D shader parameters. 7 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
  Rémi Verschelde e1c1d7d1d7 Add a bunch of missing Godot headers in own files 8 years ago
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 years ago
  Hein-Pieter van Braam 0f687f0ccb Remove use of _SCS from ADD_METHOD 8 years ago