summaryrefslogtreecommitdiffstats
path: root/editor/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8928 from nunodonato/helpmenuRémi Verschelde2017-05-272-4/+11
|\
| * Added an help menuNuno Donato2017-05-262-4/+11
* | -Added EXR supprot for HDR (no BC6 compression yet though)Juan Linietsky2017-05-261-0/+2
|/
* Applied clang-format.Ferenc Arn2017-05-252-222/+180
* Revive PathEditorPlugin.Ferenc Arn2017-05-242-24/+23
* Fix crash when interacting with the 2d editorGeorge Marques2017-05-231-2/+2
* Fix 2d path editor controls.Zaven Muradyan2017-05-211-85/+53
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-2044-2250/+2288
* Merge pull request #8838 from zlsa/masterRémi Verschelde2017-05-202-12/+15
|\
| * Fix #8819. Adds _import_node() that, when used in conjunction with _import_sc...Jon Ross2017-05-192-12/+15
* | Merge pull request #8631 from volzhs/editor-theme-customRémi Verschelde2017-05-206-33/+21
|\ \ | |/ |/|
| * New customizable editor themevolzhs2017-05-096-18/+9
| * Revert "Add new editor and default theme (WIP)"volzhs2017-05-034-20/+17
* | Merge pull request #8789 from Hinsbart/editor_shortcutsRémi Verschelde2017-05-181-0/+1
|\ \
| * | Editor: Make "open 2d/3d/script editor" shortcuts configurable.Andreas Haas2017-05-181-0/+1
* | | Merge pull request #6941 from voithos/bezier-handle-deletion-shortcutRémi Verschelde2017-05-182-43/+79
|\ \ \
| * | | Add the ability to delete bezier path handles.Zaven Muradyan2017-04-162-43/+79
* | | | Adapt tutorials (Godot Docs) icon to new designRémi Verschelde2017-05-171-1/+1
* | | | Removal of Image from Variant, converted to a Resource.Juan Linietsky2017-05-176-16/+19
| |/ / |/| |
* | | Improved freelookMarc Gilleron2017-05-082-64/+172
* | | Merge pull request #8660 from Hinsbart/warpRémi Verschelde2017-05-072-10/+18
|\ \ \
| * | | Spatial Editor: Mouse warping for orbit & freelook modes.Andreas Haas2017-05-062-10/+18
* | | | Implemented scrolling factor for smooth trackpad scrollingtoger52017-05-072-4/+4
|/ / /
* | / Added 3D freelook navigation modeMarc Gilleron2017-05-042-123/+117
| |/ |/|
* | Merge pull request #8569 from volzhs/editor-theme-1Rémi Verschelde2017-05-021-1/+0
|\ \
| * | Fix to use editor theme instead of handling each UIvolzhs2017-04-281-1/+0
* | | Merge pull request #8559 from Paulb23/script_recent_filesRémi Verschelde2017-05-022-0/+99
|\ \ \
| * | | Added recent scripts to script editorPaulb232017-04-272-0/+99
* | | | Add a few missing copyright headersRémi Verschelde2017-04-284-2/+119
| |/ / |/| |
* | | Update editor themevolzhs2017-04-282-0/+3
|/ /
* | Add new editor and default theme (WIP)Daniel J. Ramirez2017-04-274-17/+20
* | Changed indent type settingsPaulb232017-04-262-2/+2
* | Merge pull request #8531 from RameshRavone/patch-5Rémi Verschelde2017-04-261-1/+1
|\ \
| * | Settings: Moving Poly Editor into Editors categoryRamesh Ravone2017-04-251-1/+1
* | | Ability to Convert Case, issue 8079Paulb232017-04-252-1/+74
|/ /
* | Fixed convert indent and trim whitespace on savePaulb232017-04-231-7/+7
* | Fix cursor position on indent convertPaulb232017-04-231-1/+14
* | Merge pull request #8417 from neikeq/hello-thereRémi Verschelde2017-04-204-48/+54
|\ \
| * | External editor improvements and fixesIgnacio Etcheverry2017-04-174-48/+54
* | | Merge pull request #8424 from Paulb23/convert_indentRémi Verschelde2017-04-185-1/+148
|\ \ \
| * | | Convert indent on savePaulb232017-04-182-0/+39
| * | | Added support for space indentationPaulb232017-04-183-7/+11
| * | | Added ability to convert indent typePaulb232017-04-162-0/+104
| | |/ | |/|
* / | ScriptEditor: Fixes bug where menu option would be handled twiceIgnacio Etcheverry2017-04-171-19/+20
|/ /
* | Merge pull request #8342 from volzhs/error-signal-dndRémi Verschelde2017-04-101-1/+1
|\ \
| * | Fix signal error when starting editorvolzhs2017-04-101-1/+1
* | | Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei2017-04-1016-92/+92
|/ /
* / Particle system is complete. Rejoice!Juan Linietsky2017-04-082-42/+47
|/
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-0889-0/+89
* New particle system, mostly working, some small features missing.Juan Linietsky2017-04-0616-226/+1435