Rémi Verschelde
|
818f1eed31
Code quality: Fix header guards consistency
|
3 years ago |
lawnjelly
|
f0af29346b
ProjectSettings add dirty flag and project_settings_changed signal
|
4 years ago |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 years ago |
kobewi
|
420c351592
Ignore override.cfg when in editor
|
3 years ago |
Pedro J. Estébanez
|
b6f04dfd21
Add ProjectSettings::set_hide_from_editor()
|
4 years ago |
Fredia Huya-Kouadio
|
2b6678c851
Restrict the project data directory configuration.
|
4 years ago |
Fredia Huya-Kouadio
|
d1808f0a7f
Make the project data directory customizable.
|
4 years ago |
Yuri Sizov
|
b02c61ddb1
Ignore OS specific values (constants, project settings, properties)
|
4 years ago |
Fredia Huya-Kouadio
|
c8b022c165
Provide a getter for the project data directory.
|
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 |
lawnjelly
|
20f7037edb
Add GLOBAL_DEF_ALIAS and alias for rename of pixel_snap
|
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 |
Yilin Ma
|
d571de5f81
added load resource pack with offset feature
|
5 years ago |
Rémi Verschelde
|
faf858fe41
Revert "Made possible to specify where to dump the contents when loading a ".pck" file"
|
5 years ago |
Michael Alexsander
|
ffcfd9c8ea
Made possible to specify where to dump the contents when loading a ".pck" file
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Florian Kothmeier
|
aae25abf30
Add flag to control the replacement of files by ProjectSettings.load_resource_pack
|
6 years ago |
IAmActuallyCthulhu
|
82b9557803
Remove redundant author doc comments
|
6 years ago |
qarmin
|
01cc7a996b
Use reference to constant in functions
|
6 years ago |
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
|
7 years ago |
Rémi Verschelde
|
8c9e10553c
Fix build issues and typos after c69de2ba4
|
7 years ago |
Juan Linietsky
|
c69de2ba46
-Project/Editor settings now use new inspector
|
7 years ago |
matthew1006
|
25e64ffa20
Fixed OS.has_feature not using custom feature tags.
|
7 years ago |
Benjamin
|
4cd69e91fc
Update resource file project settings on rename
|
7 years ago |