Juan Linietsky
|
c69de2ba46
-Project/Editor settings now use new inspector
|
7 ani în urmă |
matthew1006
|
25e64ffa20
Fixed OS.has_feature not using custom feature tags.
|
7 ani în urmă |
Juan Linietsky
|
a3f1ee5c57
Global class names (and GDScript support for it)
|
7 ani în urmă |
Benjamin
|
4cd69e91fc
Update resource file project settings on rename
|
7 ani în urmă |
matthew1006
|
1844704c20
Fixed project settings overrides not using custom feature tags.
|
7 ani în urmă |
Juan Linietsky
|
5bb412f389
Revert "Make the performance reporting update frequency customizable"
|
7 ani în urmă |
Hugo Locurcio
|
228ae60a63
Make the performance reporting update frequency customizable
|
7 ani în urmă |
Manuel Moos
|
954f7cca60
Fix #17019 : overrides with unknown base setting
|
7 ani în urmă |
Gilles Roudiere
|
ebfa731012
Allow actions to provide an analog value
|
7 ani în urmă |
Fabio Alessandrelli
|
c531262190
Merge pull request #16947 from Faless/ui_actions
|
7 ani în urmă |
robfram
|
ea94a82596
Fix non working action names containing whitespaces
|
7 ani în urmă |
Fabio Alessandrelli
|
920d2bfdfa
Add two new default actions ui_end, ui_home
|
7 ani în urmă |
Rémi Verschelde
|
57d562b394
Fix loading project.binary from PCK file
|
7 ani în urmă |
Rémi Verschelde
|
7839076f95
Improve error reporting of ProjectSettings::setup()
|
7 ani în urmă |
Rémi Verschelde
|
9f479f096c
Fix typos in code and docs with codespell
|
7 ani în urmă |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 ani în urmă |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 ani în urmă |
Rémi Verschelde
|
af9c67db0c
Allow customizing user:// path (folder in OS::get_data_path())
|
7 ani în urmă |
Juan Linietsky
|
bc2e8d99e5
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
|
7 ani în urmă |
Rémi Verschelde
|
73049d115e
Rename OS::get_data_dir to OS::get_user_data_dir
|
7 ani în urmă |
Leon Krause
|
9b7b46143d
Move singleton management from ProjectSettings to Engine
|
7 ani în urmă |
Ferenc Arn
|
f3436a841a
Add an option to use zstd's recently introduced long range matching (off by default).
|
7 ani în urmă |
BastiaanOlij
|
e9c606fd29
Made directory scan optional
|
8 ani în urmă |
Emmanuel Leblond
|
80b15fba1d
Fix trailing whitespaces in project settings header comment
|
8 ani în urmă |
Juan Linietsky
|
3d87b70f7a
Added the set/get_setting function in Editor/Project settings. Renamed has() to has_setting. Fixes #11844
|
8 ani în urmă |
Juan Linietsky
|
3cadecf17b
fixed the OS.has_feature() API, and added support for 32 and 64.
|
8 ani în urmă |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
8 ani în urmă |
Bastiaan Olij
|
913e5cabbd
Fixed naming of pck file
|
8 ani în urmă |
Rémi Verschelde
|
42504ef0d4
Merge pull request #11062 from BastiaanOlij/osx_datapack
|
8 ani în urmă |
geequlim
|
20442d0a89
Add user data directory support for ProjectSettings::globalize_path
|
8 ani în urmă |