Commit History

Author SHA1 Message Date
  Rémi Verschelde fd21478f43 Revert "Fix ProjectSettings has_setting() when used on a overriden setting with feature tags" 3 years ago
  BimDav e53604b742 has_setting now correctly returns true when the setting is present due to a feature tag 3 years ago
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 3 years ago
  Fredia Huya-Kouadio 2b6678c851 Restrict the project data directory configuration. 3 years ago
  Fredia Huya-Kouadio d1808f0a7f Make the project data directory customizable. 3 years ago
  Yuri Sizov b02c61ddb1 Ignore OS specific values (constants, project settings, properties) 3 years ago
  Rémi Verschelde df69945f1f Merge pull request #52714 from m4gr3d/provide_getter_for_project_data_dir_3x 3 years ago
  Ricardo Subtil 723ad5ef61 Fix path with multiple slashes not being corrected on templates 3 years ago
  Fredia Huya-Kouadio c8b022c165 Provide a getter for the project data directory. 3 years ago
  Rémi Verschelde 7c6bdea33c Merge pull request #47416 from Calinou/add-contrast-adaptive-sharpening-3.x 4 years ago
  Aaron Franke 7dc2edc430 [3.x] Allow reading shaders from .gdshader files 4 years ago
  Hugo Locurcio a9c0c5484f Add support for contrast-adaptive sharpening in 3D (GLES3 only) 4 years ago
  Marcel Admiraal 7e03bd1671 Remove duplicate WARN_PRINTS macro 4 years ago
  Haoyu Qiu 95c60b76a4 Save binary ProjectSettings key length properly 4 years ago
  Marcel Admiraal 5a58516231 Remove duplicate ERR_PRINTS macro 4 years ago
  Hugo Locurcio 8b06085249 Implement the `%command%` placeholder in the Main Run Args setting 5 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
  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
  Fredia Huya-Kouadio 0eb220eedc Fix bug causing `project.godot` to be ignored when `project.binary` is missing 4 years ago
  lawnjelly 20f7037edb Add GLOBAL_DEF_ALIAS and alias for rename of pixel_snap 4 years ago
  kobewi e9e0cac3f5 Allow to save override.cfg with ProjectSettings 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
  bruvzg cc86b11858 Fix .pck lookup for extensionless binary in macOS resources. 4 years ago
  Tomasz Chabora c2a7df79ce Favor project.binary over project.godot 4 years ago
  Yilin Ma d571de5f81 added load resource pack with offset feature 5 years ago
  Andrii Doroshenko (Xrayez) 813fab55d8 Fix overriding compression related settings 5 years ago
  Rémi Verschelde 77aa8c0095 Improve documentation of ProjectSettings::setup 5 years ago