提交歷史

作者 SHA1 備註 提交日期
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 年之前
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 年之前
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 年之前
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 5 年之前
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前
  Tomasz Chabora c1023157eb Remove Node.get_position_in_parent() 5 年之前
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 年之前
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 年之前
  Rémi Verschelde 54ac8eaba6 Remove more deprecated methods and code 6 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 6 年之前
  qarmin aab8da25ad Fix some code found by Coverity Scan and PVS Studio 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 7 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年之前
  eon-s 5e427190bc Added create_instance 7 年之前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 8 年之前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 8 年之前
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 年之前
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 8 年之前
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 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 9 年之前
  Juan Linietsky bc26f90581 Type renames: 9 年之前
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 9 年之前
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 9 年之前
  Ariel Manzur b3616089fa adding get_stored_values method 9 年之前
  Rémi Verschelde a7fc04626a Add missing license headers in our source files (#5255) 9 年之前
  Juan Linietsky b30839fb08 -make sure instance placeholder works with duplicate(), fixes #3378 10 年之前
  Juan Linietsky 8420c24f7f -better integration of ndee's theme 10 年之前