Commit History

Author SHA1 Message Date
  Hugo Locurcio 736ac25306 Rename the physics server `run_on_thread` project settings 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 years ago
  Aaron Franke 40cb86ba96 Don't show errors when getting nonexistent settings 3 years ago
  Aaron Franke 9851d3c5b2 Move logic for saving project features to ProjectSettings save_custom 3 years ago
  Aaron Franke e81c689592 Project feature warning system 3 years ago
  kobewi 7dc97d6558 Ignore override.cfg when in editor 3 years ago
  ne0fhyk b5c750fa65 Restrict the project data directory configuration 3 years ago
  ne0fhyk 3e44a6375e Make the project data directory customizable. 3 years ago
  Rémi Verschelde a7ba227631 Merge pull request #52711 from m4gr3d/provide_getter_for_project_data_dir_master 3 years ago
  Lightning_A c63b18507d Use range iterators for `Map` 4 years ago
  ne0fhyk 69f890ff11 Provide a getter for the project data directory. 3 years ago
  Ricardo Subtil eef0327d1e Fix path with multiple slashes not being corrected on templates 3 years ago
  Lyuma 31f790299c Use OrderedHashMap for autoloads to preserve order 4 years ago
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 years ago
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 years ago
  Rémi Verschelde 06568bbfdf Misc cleanup of header includes 4 years ago
  Hendrik Brucker 74ab336fe3 Change VSync mode project setting enum type from string to integer 4 years ago
  Hendrik Brucker 043ae91560 Restructure and reimplement vsync options 4 years ago
  Aaron Franke 2508fd0533 Use PROPERTY_USAGE_NONE instead of 0 for no property usage 4 years ago
  Haoyu Qiu 06c0a5f9f2 Save binary ProjectSettings key length properly 4 years ago
  Rémi Verschelde 8d4046929c Merge pull request #49511 from akien-mga/core-diraccess-fileaccess-io 4 years ago
  Rémi Verschelde 6b0183ec89 Merge pull request #49279 from Calinou/rename-string-is-abs-path-method 4 years ago
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 4 years ago
  Rémi Verschelde 875ed4d600 Merge pull request #47336 from Calinou/rename-shader-file-extension 4 years ago
  Hugo Locurcio 5ea1c75d63 Rename `String.is_abs_path()` to `String.is_absolute_path()` 4 years ago
  Hugo Locurcio 660952a857 Use an enum to represent screen orientation in the Project Settings 4 years ago
  Hugo Locurcio ce4aa07276 Implement the `%command%` placeholder in the Main Run Args setting 5 years ago
  George Marques b25ab27d4a Set resource path earlier on ProjectSettings setup 4 years ago
  Hugo Locurcio b191a7547c Rename the `.shader` file extension to `.gdshader` 4 years ago