提交历史

作者 SHA1 备注 提交日期
  kobewi b41d6ecf8c Allow to override editor settings per project 2 年之前
  Thaddeus Crews d237e31a89 Style: Remove redundant `DEBUG_METHODS_ENABLED` 2 月之前
  lawnjelly f8f350a32a Add `GLOBAL_GET` cached macros. 3 月之前
  kobewi 5af4bef46f Inline static variables (part 1) 3 月之前
  bruvzg c6739f64df [Export] Use project settings overrides with the target preset features instead of current platform features. 2 年之前
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` 6 月之前
  Rie d17ce4c37e Fix "res://" being replaced by resource packs in the editor and on Android 1 年之前
  HP van Braam 240f510fa7 Core ubsan fixes 7 月之前
  kobewi 4324d01c8e Allow loading custom ProjectSettings instance 2 年之前
  David Nikdel 5e6adb4a2d Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKs 1 年之前
  nazarii ea8c261cc6 [Core] Move includes from project_settings.h into project_settings.cpp 1 年之前
  Rémi Verschelde 0394328a71 Merge pull request #86758 from Mickeon/autocompletion-project-settings 1 年之前
  Micky 404b2bf9c2 Add autocompletion for ProjectSettings' methods 1 年之前
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters 1 年之前
  Stanislav Labzyuk 958699a0c4 Implement project-wide node groups 3 年之前
  kobewi 2cd63a1ef0 Made hidden ProjectSettings groups more explicit 3 年之前
  kobewi c5ec847aa0 Add settings_changed signal to ProjectSettings 3 年之前
  RedworkDE aee1e50b48 Fix `ProjectSettings::localize_path` for Windows paths 2 年之前
  RedworkDE 92f13ba9ea C#: Unify project name handling and fix issues with the handling of some special characters 2 年之前
  kobewi ff42cb0d1e Fix missing directories when exporting from cmd 2 年之前
  bitsawer d1521933bb Expose and document ProjectSettings.get_global_class_list() 2 年之前
  Juan Linietsky 79897dd5bc Restore script class cache if removed 2 年之前
  kobewi c0083e431b Cleanup unused engine code v2 2 年之前
  kobewi 6444c7d127 Move global script class cache to separate file 2 年之前
  Juan Linietsky 6f0e210093 Refactor ProjectSetting overrides 2 年之前
  Rémi Verschelde 163f6f5fe8 Merge pull request #68429 from KoBeWi/PropertySettings 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  Marius Hanl 5aa243f9da Added the possibility to define a default value in ProjectSettings.get_setting(), which is used when no setting is set. 3 年之前
  kobewi 7c6b659bd7 Add PropertyInfo overload for GLOBAL_DEF 2 年之前
  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 年之前