summaryrefslogtreecommitdiff
path: root/tools/editor/project_settings.cpp
AgeCommit message (Expand)Author
2016-08-28Merge pull request #6249 from volzhs/issue-6121Rémi Verschelde
2016-08-28Show last added action on Input Map and implement InputEvent "=="volzhs
2016-08-04Device Input dialog now uses containersIgnacio Etcheverry
2016-07-27Project Settings: Use containers for the Input Map tab contentIgnacio Etcheverry
2016-07-10Merge pull request #5584 from TheHX/project-settingsJuan Linietsky
2016-07-07Implement undo/redo for adding and deleting global propertiesFranklin Sobrinho
2016-07-04Added drag and drop to rearrange the autoload orderFranklin Sobrinho
2016-06-06Merge pull request #4824 from 29jm/pr-3481Juan Linietsky
2016-06-04-customizable shortcuts in editorJuan Linietsky
2016-05-30Added more translatable strings in code. Updated template tools.pot.DimOkGamer
2016-05-29Set more visible string to translatableGeequlim
2016-05-27Ability to rename autoloadsJohan Manuel
2016-05-21i18n: Second pass at proofreadingRémi Verschelde
2016-05-21i18n: Proofreading of all stringsRémi Verschelde
2016-05-03Modified editor strings to be translatable in the futureJuan Linietsky
2016-04-28More precise InputMap Axis descriptions in project settings.Hinsbart
2016-03-12-Made editor support SSL certs by default (embedded them)Juan Linietsky
2016-03-09fix two reading uninitialized pointersHubert Jarosz
2016-03-09remove trailing whitespaceHubert Jarosz
2016-03-06Fix Project Settings dialog add/delete global variableFranklin Sobrinho
2016-02-27Completed the support for plugins! It is not possible to add plugins.Juan Linietsky
2016-02-13Rename input actions by editing its item in the listIgnacio Etcheverry
2016-02-11fix joystick related label text in project settingshondres
2016-02-02Merge pull request #3560 from Hinsbart/axis_namespunto-
2016-02-03fix joystick axis names in project settingshondres
2016-02-02-make animationplayer thinner, also toolbuttons too. fixes #3526Juan Linietsky
2016-02-02-make autoloads keep order when toggling singleton, fixes #3482Juan Linietsky
2016-02-02-Made Joystick menus friendlier, show button index, more up to date names and...Juan Linietsky
2016-01-31do not fail on invalid audio driver, fixes #3466Juan Linietsky
2016-01-28fix dpad left/right not showing correctly in project settingshondres
2016-01-23Revert "Better search for SectionedPropertyEditor, added "All" section"Juan Linietsky
2016-01-12Better search for SectionedPropertyEditor, added "All" sectionFranklin Sobrinho
2016-01-10-Project settings can properly add/remove properties again, fixes #3177Juan Linietsky
2016-01-03small usability improvement, change everything related to resolution and scal...Juan Linietsky
2016-01-03having active items is pointless in input mapJuan Linietsky
2016-01-02proper joy axis support as actions, can be configured and inquired, fixes #2317Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-28Fix proper ordering of project settings properties, also fixes inability to c...reduz
2015-12-28-Added proper code completion for singletonsreduz
2015-12-28Ability to set autoloads as singleton global variablesreduz
2015-12-16small fix for undo redoJuan Linietsky
2015-12-15Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2015-12-15-split view of property editor and editor settingsJuan Linietsky
2015-12-15Prevent deleting input presets as it does not workRémi Verschelde
2015-12-14Forbid renaming input presetsIgnacio Etcheverry
2015-12-14Added input actions renamingIgnacio Etcheverry
2015-12-08-made it add the node name from the file, closes #3010Juan Linietsky
2015-11-21Implement name filter to PropertyEditorFranklin Sobrinho
2015-08-30make moving up&down items from the autoload list workJuan Linietsky
2015-06-06new file dialog!Juan Linietsky