Commit History

Author SHA1 Message Date
  kobewi ff42cb0d1e Fix missing directories when exporting from cmd 2 years ago
  bitsawer d1521933bb Expose and document ProjectSettings.get_global_class_list() 2 years ago
  Juan Linietsky 79897dd5bc Restore script class cache if removed 2 years ago
  kobewi c0083e431b Cleanup unused engine code v2 2 years ago
  kobewi 6444c7d127 Move global script class cache to separate file 2 years ago
  Juan Linietsky 6f0e210093 Refactor ProjectSetting overrides 2 years ago
  Rémi Verschelde 163f6f5fe8 Merge pull request #68429 from KoBeWi/PropertySettings 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Marius Hanl 5aa243f9da Added the possibility to define a default value in ProjectSettings.get_setting(), which is used when no setting is set. 2 years ago
  kobewi 7c6b659bd7 Add PropertyInfo overload for GLOBAL_DEF 2 years ago
  ryburnj 9d6af9323a Fix inconsistent scene file name casing by moving existing Name_Casing code to separate function in editor_node, and adding a call from both editor_node and scene_tree_dock. 2 years ago
  Aaron Franke 0a87bd7b54 Only compile project features logic in editor builds 2 years ago
  Yuri Sizov 980f5f32f4 Make `property_*_revert` methods multilevel and expose them for scripting 2 years ago
  kobewi 83014f8901 Add GLOBAL_DEF_INTERNAL to hide specific settings 2 years ago
  reduz 45af29da80 Add a new HashSet template 2 years ago
  Ricardo Buring 9d9b50855c ProjectSettings: use RBMap again instead of HashMap 2 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 2 years ago
  reduz 8b7c7f5a75 Add a new HashMap implementation 2 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 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
  ne0fhyk 69f890ff11 Provide a getter for the project data directory. 3 years ago
  Lyuma 31f790299c Use OrderedHashMap for autoloads to preserve order 3 years ago
  Eric M 074f53563d Added ability to override built-in actions for the editor 4 years ago
  reduz 64140eaf42 Reorganize Project Settings 4 years ago
  kobewi c390c82014 Detect external modification of project.godot 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago