コミット履歴

作者 SHA1 メッセージ 日付
  A Thousand Ships 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters 3 週間 前
  Yahkub-R b89aee45d7 Fix for folding "Editable Children" nodes in Scene tree not being saved 4 ヶ月 前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 年間 前
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` 2 年 前
  Aaron Franke ac870ab1c8 Move editor paths into the EditorPaths class 2 年 前
  reduz e772b65d92 Remake resource thread safety and API 2 年 前
  reduz 45af29da80 Add a new HashSet template 2 年 前
  Aaron Record 900c676b02 Use range iterators for RBSet in most cases 2 年 前
  reduz 746dddc067 Replace most uses of Map by HashMap 2 年 前
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 2 年 前
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 2 年 前
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 2 年 前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 2 年 前
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 年 前
  Hugo Locurcio 89ec3d3bc7 Remove or make verbose some debugging prints 3 年 前
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 3 年 前
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 3 年 前
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 3 年 前
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 3 年 前
  reduz f8d03b98e7 Improve resource load cache 3 年 前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年 前
  Stijn Hinlopen 929b98d24b Remove String::find_last (same as rfind) 4 年 前
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 4 年 前
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 4 年 前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 年 前
  Thakee Nathees 3275e8488b Fix EditorFolding crash when switching scenes 4 年 前
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 4 年 前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年 前
  Rafał Mikrut ed1c4bc77d Removed unused variables, add some constants numbers 5 年 前
  Tomasz Chabora 57b12c10ab Prevent crash when scene has path, but no file 5 年 前