Commit History

Author SHA1 Message Date
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 4 years ago
  lawnjelly 20f7037edb Add GLOBAL_DEF_ALIAS and alias for rename of pixel_snap 4 years ago
  kobewi e7ee561ca0 Detect external modification of scenes 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Yilin Ma d571de5f81 added load resource pack with offset feature 5 years ago
  Rémi Verschelde faf858fe41 Revert "Made possible to specify where to dump the contents when loading a ".pck" file" 5 years ago
  Michael Alexsander ffcfd9c8ea Made possible to specify where to dump the contents when loading a ".pck" file 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Florian Kothmeier aae25abf30 Add flag to control the replacement of files by ProjectSettings.load_resource_pack 6 years ago
  IAmActuallyCthulhu 82b9557803 Remove redundant author doc comments 6 years ago
  qarmin 01cc7a996b Use reference to constant in functions 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 616beb1041 ProjectManager: Warn when projects have different config_version 6 years ago
  Rémi Verschelde 9cb18232c2 Core: Drop unused global_defaults logic 6 years ago
  Marcelo Fernandez 8dad3811c5 Add application/config/project_settings_override option to override project settings 7 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Rémi Verschelde 8c9e10553c Fix build issues and typos after c69de2ba4 7 years ago
  Juan Linietsky c69de2ba46 -Project/Editor settings now use new inspector 7 years ago
  matthew1006 25e64ffa20 Fixed OS.has_feature not using custom feature tags. 7 years ago
  Benjamin 4cd69e91fc Update resource file project settings on rename 7 years ago
  Gilles Roudiere ebfa731012 Allow actions to provide an analog value 7 years ago
  Rémi Verschelde 7839076f95 Improve error reporting of ProjectSettings::setup() 7 years ago
  Rémi Verschelde 9f479f096c Fix typos in code and docs with codespell 7 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
  Rémi Verschelde 13c2ff9320 Style: Apply new clang-format 5.0 style to all files 7 years ago
  Leon Krause 9b7b46143d Move singleton management from ProjectSettings to Engine 8 years ago
  BastiaanOlij e9c606fd29 Made directory scan optional 8 years ago
  Juan Linietsky 3d87b70f7a Added the set/get_setting function in Editor/Project settings. Renamed has() to has_setting. Fixes #11844 8 years ago