aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fix 2D editor checkboxes with a new projectGilles Roudiere2017-12-261-1/+1
* Add missing parameter namesPoommetee Ketson2017-12-251-3/+3
* Merge pull request #14826 from carlosfvieira/14371-F_key_Viewport_focus_problemNoshyaar2017-12-252-44/+56
|\
| * Fix spatial editor plugin issues on multi viewport view menu shortcuts (only ...carlosfvieira2017-12-212-44/+56
* | Merge pull request #14847 from YeldhamDev/3d_viewport_saveNoshyaar2017-12-251-88/+60
|\ \
| * | Fixes for the Spatial Editor's Perspective options and dead code cleaning.Michael Alexsander Silva Dias2017-12-201-88/+60
| |/
* | Merge pull request #14853 from MattUV/context-menuNoshyaar2017-12-252-31/+75
|\ \
| * | Adds an option to move cursor with right click in TextEditMattUV2017-12-202-31/+75
| |/
* | Merge pull request #14846 from carlosfvieira/weird_gizmo_orthoNoshyaar2017-12-251-1/+2
|\ \
| * | #14619 - fixes issue 1 (gizmo huge scale) - also referred in #14836Carlos Vieira2017-12-191-1/+2
| |/
* | Merge pull request #14827 from RayKoopa/editor_patchworkNoshyaar2017-12-251-1/+1
|\ \
| * | Limit code editor minimum width, clear Scene node subresource menu before ref...Ray Koopa2017-12-191-1/+1
| |/
* | Merge pull request #14808 from YeldhamDev/script_editor_fixesNoshyaar2017-12-251-38/+6
|\ \
| * | Some fixes for the Script Editor and dead code cleaning.Michael Alexsander Silva Dias2017-12-181-38/+6
* | | Add more translatable text for editor plugins.geequlim2017-12-236-11/+11
* | | Merge pull request #14913 from poke1024/tooltip-shortcut-namesRémi Verschelde2017-12-211-1/+1
|\ \ \
| * | | Consistent display of shortcut names in tooltipspoke10242017-12-211-1/+1
* | | | Fix blurry after zoomingvolzhs2017-12-211-2/+2
| |_|/ |/| |
* | | Merge pull request #14754 from willnationsdev/dictionary-copyRémi Verschelde2017-12-171-3/+3
|\ \ \ | |_|/ |/| |
| * | Dictionary::copy -> ::duplicateWill Nations2017-12-171-3/+3
* | | Fix method not returning value in all paths (autotile editor)George Marques2017-12-171-3/+3
* | | Refactoring FPS & information on 3D viewportvolzhs2017-12-172-45/+22
|/ /
* | Moved Local Space Mode and Transform Snap settings to Top Bar ...Przemysław Gołąb (n-pigeon)2017-12-162-48/+76
* | Merge pull request #14613 from voithos/fold-jump-bugfixRémi Verschelde2017-12-162-8/+4
|\ \
| * | Account for folded code blocks when navigating via members listZaven Muradyan2017-12-122-8/+4
* | | Merge pull request #14630 from willnationsdev/script-editor-create-apiRémi Verschelde2017-12-162-0/+7
|\ \ \
| * | | Added open_script_create_dialog funcWill Nations2017-12-132-0/+7
* | | | Merge pull request #14623 from volzhs/mesh-menu-themeRémi Verschelde2017-12-161-2/+2
|\ \ \ \
| * | | | Fix theme for Mesh menuvolzhs2017-12-131-2/+2
| | |/ / | |/| |
* | | | Merge pull request #14649 from MattUV/fix-indentationRémi Verschelde2017-12-162-67/+8
|\ \ \ \
| * | | | Modifies indentation behavioursMattUV2017-12-152-67/+8
| | |/ / | |/| |
* | | | Made built-in identifiers properly constant in shaders. Fixes #14449, closes ...Juan Linietsky2017-12-151-1/+1
* | | | Updated iconsDaniel J. Ramirez2017-12-142-2/+2
| |_|/ |/| |
* | | -Add lightmapperJuan Linietsky2017-12-142-0/+134
|/ /
* | TileMapEditor: Fix tile placement.Andreas Haas2017-12-131-0/+1
* | Merge pull request #14596 from Noshyaar/prRémi Verschelde2017-12-134-56/+2
|\ \
| * | Enhance undoredo action name, TTR, cleanupPoommetee Ketson2017-12-124-56/+2
| |/
* / Fixed Tileset editor button having the wrong text and not being translatable.Michael Alexsander Silva Dias2017-12-121-1/+1
|/
* Change statable to multistate, remove extra separatorPoommetee Ketson2017-12-121-3/+2
* Fixed #14503Dmitry Koteroff2017-12-111-0/+1
* Merge pull request #11510 from AndreaCatania/skelRémi Verschelde2017-12-102-3/+52
|\
| * Implemented skeleton visibilityAndreaCatania2017-12-102-3/+52
* | Merge pull request #14480 from volzhs/startup-errorRémi Verschelde2017-12-102-2/+2
|\ \
| * | Fix get_edited_scene_root error at starting editorvolzhs2017-12-102-2/+2
* | | Project Manager: Fix Templates search signal connection.Andreas Haas2017-12-092-1/+8
|/ /
* | Merge pull request #14448 from groud/fix_checkboxes_updateRémi Verschelde2017-12-091-0/+3
|\ \
| * | Fixes the checkboxes updateGilles Roudiere2017-12-091-0/+3
* | | -Ability to and unwrap lightmap coordinates on importJuan Linietsky2017-12-092-0/+155
* | | Merge pull request #13166 from Krakean/change_addrootifnone_v2Rémi Verschelde2017-12-092-23/+35
|\ \ \
| * | | When drag'n'drop (lets say, picture in 2D mode), automatically create dragged...Dmitry Koteroff2017-11-222-23/+35