aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/editor_settings.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -Added configuration warning system for nodesJuan Linietsky2016-05-171-1/+1
* Contextualized Scene Tree menuJuan Linietsky2016-05-161-0/+4
* Merge pull request #4612 from bojidar-bg/fix-anchor-buildsRémi Verschelde2016-05-111-0/+2
|\
| * Fix #4588 (crash Control::_set_anchor)Bojidar Marinov2016-05-101-0/+2
* | Added caret blink in text editorPaulb232016-05-091-0/+4
|/
* i18n: Don't make print_line calls translatableRémi Verschelde2016-05-041-2/+2
* Modified editor strings to be translatable in the futureJuan Linietsky2016-05-031-6/+6
* Trim trailing white space on save, issue 4383Paulb232016-04-231-0/+1
* Made trackpad behaviour optional in 3D mode (issue #4265)Marc Gilleron2016-04-121-0/+1
* Setting to change line number colorPaulb232016-04-081-0/+1
* Option to toggle syntax highlightingPaulb232016-04-061-0/+2
* Merge pull request #4238 from Paulb23/caret_colorRémi Verschelde2016-04-061-0/+1
|\
| * Ability to change the caret colorPaulb232016-04-051-0/+1
* | Member variable syntax highlightingPaulb232016-04-051-0/+1
|/
* Function syntax highlightingPaul Batty2016-04-021-0/+1
* Option to toggle line numbersPaulb232016-03-301-0/+2
* Syntax highlighting for numbersPaulb232016-03-211-0/+1
* Option to toggle tab drawingPaulb232016-03-181-0/+1
* Highlight all occurrences of selected wordPaulb232016-03-161-0/+2
* Added configuable tab sizePaulb232016-03-141-0/+3
* Enabled scrolling past end of filePaulb232016-03-071-0/+2
* Completed the support for plugins! It is not possible to add plugins.Juan Linietsky2016-02-271-217/+0
* added [presets] to ._sc_ and "android/shutdown_adb_on_exit" to editor_settingsAriel Manzur2016-02-271-5/+21
* First attempt at making a more useful EditorPlugin API. Still undocumented, b...Juan Linietsky2016-02-271-0/+10
* ._sc_ file is now a ConfigFile for self contained modeAriel Manzur2016-02-211-3/+25
* Added "self contained" mode for Steam installation and similar. Editor looks ...Ariel Manzur2016-02-191-9/+19
* * Added numpad emulation (fixes #3612)Nuno2016-02-121-0/+1
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Add editor setting for display mode on file dialog and filesystem dockFranklin Sobrinho2015-12-151-0/+2
* -fixed tabsJuan Linietsky2015-11-181-1/+1
* Merge pull request #2250 from PeaceSells50/AddedGridMapSettingsJuan Linietsky2015-10-171-0/+1
|\
| * Added GridMap settings which allows the user to enter a pick distance.Peace Sells2015-07-091-0/+1
* | new editor settings customization of where to run the game from the editorJuan Linietsky2015-08-301-0/+9
* | -Merged the file server with the live editing and remote debugJuan Linietsky2015-08-061-0/+32
|/
* Multiple scene editing *POTENTIALLY UNSTABLE*Juan Linietsky2015-06-221-0/+2
* new file dialog!Juan Linietsky2015-06-061-1/+89
* work in progress, resource previewsJuan Linietsky2015-05-311-0/+2
* Set settings directory variable when loading settings failsest312015-05-051-0/+1
* Proper support for code editor autosaving (disabled by default)Juan Linietsky2015-05-041-1/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* New option to show/hide hidden filesrollenrolm2015-03-211-0/+1
* Merge pull request #1181 from adolson/duplicate-node-naming-prefsJuan Linietsky2015-01-171-0/+4
|\
| * fix naming of duplicated nodes, closes #1161, adds separator character prefer...Dana Olson2015-01-111-0/+4
* | Add current_line_color ediotr setting for script and shader editormarynate2015-01-151-0/+1
|/
* -fixed bug on focus capture, now respets line/text editJuan Linietsky2015-01-031-0/+1
* added blender/maya like zoom stylejaromirhribal2014-12-281-0/+2
* -added brace matching to go with the new code completionJuan Linietsky2014-12-171-0/+1
* remove old unused pref, added new confirm insert trackDana Olson2014-12-081-0/+1
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-051-2/+2
* Merge pull request #852 from adolson/autoscan-project-dirJuan Linietsky2014-11-021-0/+2
|\