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
/
editor
/
project_settings_editor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the "warning" color for the "restart required" label
Hugo Locurcio
2019-03-25
1
-1
/
+1
*
Fix renaming actions in the Project settings
Bojidar Marinov
2019-03-16
1
-1
/
+1
*
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-20
1
-19
/
+19
*
Properly warn about the effects of changing an import type, as well as force ...
Juan Linietsky
2019-01-25
1
-1
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Move "Dialog Bounds" from the Editor Settings to project's metadata
Michael Alexsander Silva Dias
2018-12-04
1
-4
/
+4
*
ProjectSettings: Fix InputMap editor on HiDPI
Rémi Verschelde
2018-09-14
1
-2
/
+2
*
Replace last occurrences of PropertyEditor by EditorInspector
Rémi Verschelde
2018-09-11
1
-3
/
+0
*
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-1
/
+0
*
BPTC support
elasota
2018-08-21
1
-0
/
+1
*
Merge pull request #19837 from willnationsdev/plugin-utilities
Rémi Verschelde
2018-08-15
1
-0
/
+4
|
\
|
*
Add PluginConfigDialog, EditorPluginSettings GUI
Will Nations
2018-07-26
1
-0
/
+4
*
|
Merge pull request #20747 from hpvb/fix-20184
Rémi Verschelde
2018-08-14
1
-2
/
+0
|
\
\
|
*
|
Do not call _update_actions when only changing deadzone
Hein-Pieter van Braam
2018-08-05
1
-2
/
+0
|
|
/
*
|
Do not use theme to set LineEdit right_icon
Łukasz Rutkowski
2018-08-11
1
-2
/
+2
*
|
Add clear text button to LineEdit
Łukasz Rutkowski
2018-08-11
1
-16
/
+4
|
/
*
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
-16
/
+57
*
Merge pull request #18717 from Essojadojef/fix-inputmap-categories
Max Hilbrunner
2018-07-17
1
-0
/
+11
|
\
|
*
Fix actions unfold in Input Map when events are modified
Alessandro
2018-05-08
1
-0
/
+11
*
|
Added support for extra mouse buttons.
unknown
2018-07-09
1
-4
/
+4
*
|
Fix button regression
Chaosus
2018-07-03
1
-1
/
+1
*
|
Merge pull request #19244 from Chaosus/settingsperformance_and_colordeferred
Max Hilbrunner
2018-07-03
1
-1
/
+1
|
\
\
|
*
|
Increase settings apply speed and added deferred color apply
Chaosus
2018-05-31
1
-1
/
+1
*
|
|
Move the deadzone to a column in the input project settings
Gilles Roudiere
2018-06-08
1
-76
/
+82
*
|
|
i18n: Sync translation templates with current source
Rémi Verschelde
2018-06-05
1
-2
/
+2
|
/
/
*
/
-New inspector.
Juan Linietsky
2018-05-15
1
-2
/
+2
|
/
*
Merge pull request #18610 from homer666/editor-popup-adjustments
Juan Linietsky
2018-05-07
1
-1
/
+8
|
\
|
*
Adjust default editor popup sizes
homer666
2018-05-05
1
-1
/
+8
*
|
Small changes for some strings.
Michael Alexsander Silva Dias
2018-05-03
1
-1
/
+1
|
/
*
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-04-22
1
-6
/
+6
*
Fixes left/up axis not mappable as actions
Gilles Roudiere
2018-04-18
1
-1
/
+2
*
Allow actions to provide an analog value
Gilles Roudiere
2018-04-16
1
-70
/
+102
*
Allows to map an action to all devices.
Nibodhika
2018-04-07
1
-14
/
+31
*
Fix non-valid characters for `input_action`
robfram
2018-03-17
1
-4
/
+13
*
Merge pull request #17013 from Noshyaar/theme
Rémi Verschelde
2018-03-13
1
-0
/
+8
|
\
|
*
Update icons when theme changed
Poommetee Ketson
2018-02-25
1
-0
/
+8
*
|
Fix non working action names containing whitespaces
robfram
2018-03-12
1
-4
/
+4
|
/
*
Fix UX with project settings search functionality
Paolo Perkovic
2018-02-02
1
-1
/
+1
*
ProjectSettings: Disallow adding properties without name.
Andreas Haas
2018-01-30
1
-1
/
+10
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Fixes and modifications for some dialogs.
Michael Alexsander Silva Dias
2017-12-21
1
-2
/
+0
*
Clean up setting dialogues a bit.
Ray Koopa
2017-12-17
1
-4
/
+4
*
Enhance undoredo action name, TTR, cleanup
Poommetee Ketson
2017-12-12
1
-2
/
+2
*
Removed style override inside the Localization tab in the Project Settings.
Michael Alexsander Silva Dias
2017-12-07
1
-13
/
+7
*
Merge pull request #11933 from cxong/master
Juan Linietsky
2017-11-21
1
-2
/
+2
|
\
|
*
Use "Command" for OSX in translation strings (#1619)
Cong
2017-10-13
1
-2
/
+2
*
|
Merge pull request #12895 from volzhs/better-ttr-format
Rémi Verschelde
2017-11-13
1
-2
/
+2
|
\
\
|
*
|
Better TTR format
volzhs
2017-11-13
1
-2
/
+2
[next]