Commit History

Author SHA1 Message Date
  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 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Rémi Verschelde 8c9e10553c Fix build issues and typos after c69de2ba4 6 years ago
  Juan Linietsky c69de2ba46 -Project/Editor settings now use new inspector 6 years ago
  matthew1006 25e64ffa20 Fixed OS.has_feature not using custom feature tags. 6 years ago
  Benjamin 4cd69e91fc Update resource file project settings on rename 6 years ago
  Gilles Roudiere ebfa731012 Allow actions to provide an analog value 6 years ago
  Rémi Verschelde 7839076f95 Improve error reporting of ProjectSettings::setup() 6 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 7 years ago
  BastiaanOlij e9c606fd29 Made directory scan optional 7 years ago
  Juan Linietsky 3d87b70f7a Added the set/get_setting function in Editor/Project settings. Renamed has() to has_setting. Fixes #11844 7 years ago
  Poommetee Ketson ed606ded52 Fix files header 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
  TwistedTwigleg 00f6c85928 Synchronize parameter names in definition and declaration 7 years ago
  Wilson E. Alvarez 6d112a68b6 Moved member variables from constructor to initialization list 7 years ago
  Pedro J. Estébanez 1619aabfe1 Fix mutating project.godot 7 years ago
  Juan Linietsky 25678b1876 -Renamed GlobalConfig to ProjectSettings, makes more sense. 7 years ago