index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
project_settings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a project description setting
Hugo Locurcio
2019-08-28
1
-0
/
+2
*
Allow to define and load script templates per project
Andrii Doroshenko (Xrayez)
2019-08-22
1
-0
/
+3
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
Braden Bodily
2019-08-17
1
-17
/
+6
*
Use reference to constant in functions
qarmin
2019-07-10
1
-3
/
+3
*
Merge pull request #30282 from neikeq/editor_in_cs_equals_win
Rémi Verschelde
2019-07-05
1
-0
/
+4
|
\
|
*
Fix localize_path not always working
Ignacio Etcheverry
2019-07-05
1
-0
/
+4
*
|
Merge pull request #24086 from RandomShaper/bundle-pck-to-executable
Rémi Verschelde
2019-07-05
1
-8
/
+16
|
\
\
|
|
/
|
/
|
|
*
Add embedded PCK option to PC platforms
Pedro J. Estébanez
2019-07-03
1
-8
/
+16
*
|
Remove unnecessary code and add some error explanations
qarmin
2019-07-01
1
-2
/
+0
|
/
*
Some code changed with Clang-Tidy
qarmin
2019-06-26
1
-1
/
+1
*
Merge pull request #29306 from qarmin/small_code_fixes
Rémi Verschelde
2019-06-12
1
-4
/
+0
|
\
|
*
Small fixes to unrechable code, possibly overflows, using NULL pointers
qarmin
2019-06-03
1
-4
/
+0
*
|
Fix error macro calls not ending with semicolon
Rémi Verschelde
2019-06-11
1
-3
/
+3
*
|
Don't localize paths that contain but are not in the resource path
Rémi Verschelde
2019-05-30
1
-2
/
+10
|
/
*
Merge pull request #25647 from QbieShay/fix_25440
Rémi Verschelde
2019-05-29
1
-0
/
+9
|
\
|
*
Added a setting for files in which the editor should search (project wise).
QbieShay
2019-02-12
1
-0
/
+9
*
|
Enable object decoding when serializing binary project settings
muiroc
2019-04-15
1
-3
/
+3
*
|
Allow default audio bus layout modification
lupoDharkael
2019-04-05
1
-0
/
+2
*
|
Add object encoding param to serialization methods
Fabio Alessandrelli
2019-04-01
1
-5
/
+5
*
|
Define android/modules globally so it appears in Project Settings
Rémi Verschelde
2019-03-07
1
-0
/
+3
*
|
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-20
1
-3
/
+3
|
/
*
GLES2: Make Nvidia flicker workaround opt-in
Rémi Verschelde
2019-01-14
1
-2
/
+0
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
ProjectManager: Warn when projects have different config_version
Rémi Verschelde
2018-12-21
1
-15
/
+11
*
Add application/config/project_settings_override option to override project s...
Marcelo Fernandez
2018-12-13
1
-1
/
+14
*
Merge pull request #22779 from Superwaitsum/LimitSettings
Rémi Verschelde
2018-10-25
1
-0
/
+1
|
\
|
*
Add some limits on the Editor Settings
Superwaitsum
2018-10-24
1
-0
/
+1
*
|
Fix .pck lookup for extensionless binary names with a dot
Rémi Verschelde
2018-10-24
1
-28
/
+57
|
/
*
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
2018-09-13
1
-1
/
+1
|
\
|
*
Misc. typos
luz.paz
2018-09-12
1
-1
/
+1
*
|
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-10
/
+11
|
/
*
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-1
/
+1
*
Fixes initialization of action list
groud
2018-08-14
1
-48
/
+89
*
Fix main scene file filter
Mattias Cibien
2018-07-26
1
-1
/
+1
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-2
/
+2
*
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-19
1
-2
/
+10
*
Fixed OS.has_feature not using custom feature tags.
matthew1006
2018-07-18
1
-0
/
+4
*
Global class names (and GDScript support for it)
Juan Linietsky
2018-07-15
1
-1
/
+5
*
Update resource file project settings on rename
Benjamin
2018-07-03
1
-0
/
+4
*
Fixed project settings overrides not using custom feature tags.
matthew1006
2018-06-27
1
-1
/
+1
*
Revert "Make the performance reporting update frequency customizable"
Juan Linietsky
2018-05-28
1
-1
/
+0
*
Make the performance reporting update frequency customizable
Hugo Locurcio
2018-05-18
1
-0
/
+1
*
Fix #17019 : overrides with unknown base setting
Manuel Moos
2018-05-01
1
-4
/
+3
*
Allow actions to provide an analog value
Gilles Roudiere
2018-04-16
1
-1
/
+20
*
Merge pull request #16947 from Faless/ui_actions
Fabio Alessandrelli
2018-03-16
1
-0
/
+14
|
\
|
*
Add two new default actions ui_end, ui_home
Fabio Alessandrelli
2018-02-23
1
-0
/
+14
*
|
Fix non working action names containing whitespaces
robfram
2018-03-12
1
-1
/
+4
|
/
*
Fix loading project.binary from PCK file
Rémi Verschelde
2018-02-21
1
-2
/
+6
*
Improve error reporting of ProjectSettings::setup()
Rémi Verschelde
2018-02-19
1
-26
/
+50
*
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
1
-1
/
+1
[next]