index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
project_settings_editor.h
Age
Commit message (
Expand
)
Author
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-08-18
Fixed issues with adding custom project settings and added confirmation dialo...
Eric M
2020-08-10
Rewrite ProjectSettings editor advanced options
Stijn Hinlopen
2020-07-14
Refactor Project Settings:
Stijn Hinlopen
2020-07-02
Add translation parser plugin support
SkyJJ
2020-07-02
Added "POT generation" feature under "Localization" in the Editor
SkyJJ
2020-06-19
Remove ToolButton in favor of Button
Hugo Locurcio
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-04-17
Implement global and per instance shader uniforms.
Juan Linietsky
2020-03-25
Style: Harmonize header guards to style guide [Core]
Rémi Verschelde
2020-03-03
Signals: Fix some regressions from #36426
Rémi Verschelde
2020-02-25
Rename `scancode` to `keycode`.
bruvzg
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-10-06
Focus the search box when pressing Ctrl+F in Project/Editor Settings
Hugo Locurcio
2019-09-05
Input actions can be reordered by drag and drop.
J-Camilleri
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-08-15
Merge pull request #19837 from willnationsdev/plugin-utilities
Rémi Verschelde
2018-08-11
Add clear text button to LineEdit
Łukasz Rutkowski
2018-07-26
Add PluginConfigDialog, EditorPluginSettings GUI
Will Nations
2018-07-19
-Project/Editor settings now use new inspector
Juan Linietsky
2018-06-08
Move the deadzone to a column in the input project settings
Gilles Roudiere
2018-04-16
Allow actions to provide an analog value
Gilles Roudiere
2018-04-07
Allows to map an action to all devices.
Nibodhika
2018-02-14
Enable EditorPlugin to add/remove autoloads
Will Nations
2018-02-02
Fix UX with project settings search functionality
Paolo Perkovic
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-10-28
ProjectSettings: show error msg in a label instead
Poommetee Ketson
2017-10-24
Added the ability to filter the list of locales in the Remap tab.
DimOkGamer
2017-09-04
Merge pull request #10874 from Noshyaar/pr-action
Rémi Verschelde
2017-09-04
ProjectSettings: enhance add action error, fix confirm dialog
Poommetee Ketson
2017-09-03
Added transmission shader parameter.
Juan Linietsky
2017-09-01
Fix files header
Poommetee Ketson
2017-08-28
Fix inability to change project settings
Rémi Verschelde
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-26
Cleanup tons of obsolete commented out code
Rémi Verschelde
2017-07-19
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky