Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 il y a 3 ans
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops il y a 4 ans
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) il y a 4 ans
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 4 ans
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 il y a 4 ans
  kobewi 5a290e0a3c Don't save project settings when not necessary il y a 4 ans
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 il y a 4 ans
  Aaron Franke b2897f1f7b Check for global script class information before clearing it il y a 5 ans
  Aaron Franke fcaf17824f Don't write global script class information if there is none il y a 5 ans
  Rémi Verschelde 5a96c24243 Revert "Check if global class file still exists before registering it" il y a 5 ans
  Fabio Alessandrelli a97b84378c Remap script path when registering class. il y a 5 ans
  Wilson E. Alvarez 4f9ca00294 Check if global class file still exists before registering it il y a 5 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  Patrick Wuttke d8b36a452c check for cyclic inheritance when adding a global class il y a 6 ans
  Rémi Verschelde 4f294b958f doc: Sync classref with current source il y a 6 ans
  willnationsdev 88f79802f6 Expose Script reflection methods to scripting API. il y a 6 ans
  Leonard Meagher f7eb426e2e Allow overriding how scripted objects are converted to strings il y a 6 ans
  George Marques 25f9aee005 Allow class_name scripts to have nested inheritance il y a 6 ans
  Bojidar Marinov 9637e42705 Fix enums coming from other classes without preload il y a 6 ans
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. il y a 6 ans
  Ignacio Etcheverry 9df44c2d2c Use script instance binding for objects constructed from C# il y a 6 ans
  Rémi Verschelde 658296856c Merge pull request #24877 from neikeq/issue-24280 il y a 6 ans
  Ignacio Etcheverry ea85ff0dc2 Fix properties being lost when reloading placeholder GDScript instance il y a 6 ans
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 il y a 6 ans
  Ignacio Etcheverry 7c4c646749 Fix GDScript placeholder fallback il y a 7 ans
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path il y a 7 ans
  Ignacio Etcheverry f3c7527225 Fix case where exported properties value is lost il y a 7 ans
  Juan Linietsky a3f1ee5c57 Global class names (and GDScript support for it) il y a 7 ans
  Juan Linietsky b3627e29f0 -Fixes to OBJ importer, option to disable optimization il y a 7 ans
  Juan Linietsky 5bb412f389 Revert "Make the performance reporting update frequency customizable" il y a 7 ans