summaryrefslogtreecommitdiffstats
path: root/editor/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #44248 from Nickswoboda/fix-dragging-0-itemsRémi Verschelde2020-12-101-2/+2
|\
| * Fix scene being modified when arrows are pressed with no node selectedNick Swoboda2020-12-091-2/+2
* | Merge pull request #44234 from jeffuntildeath/masterRémi Verschelde2020-12-101-5/+17
|\ \ | |/ |/|
| * fix for snap to floor editor crash bugjeffuntildeath2020-12-091-5/+17
* | Asset Library: Scroll up the ScrollContainer after page loadMarcus Brummer2020-12-091-0/+4
* | Merge pull request #44218 from aaronfranke/grid-inst-errRémi Verschelde2020-12-091-4/+0
|\ \
| * | Fix trying to set grid visibility on an invalid instanceAaron Franke2020-12-091-4/+0
* | | Merge pull request #44128 from KoBeWi/🧹Rémi Verschelde2020-12-095-23/+0
|\ \ \ | |/ / |/| |
| * | Cleanup unused engine codeTomasz Chabora2020-12-095-23/+0
| |/
* / Static analyzer fixes:bruvzg2020-12-091-1/+1
|/
* Merge pull request #43742 from qarmin/editor_modules_default_valuesRémi Verschelde2020-12-0818-126/+107
|\
| * Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut2020-12-0218-126/+107
* | Remove connect *_compat methodsAaron Franke2020-12-052-3/+3
* | Change minimum snap step of Tile Set to 1Nick Swoboda2020-12-051-2/+2
* | Merge pull request #44091 from madmiraal/rename-cubemesh-boxmeshRémi Verschelde2020-12-051-1/+1
|\ \
| * | Rename CubeMesh BoxMeshMarcel Admiraal2020-12-051-1/+1
* | | Rename EditorNode3DGizmoPlugin "get_name" to "get_gizmo_name"Aaron Franke2020-12-044-6/+6
|/ /
* | Merge pull request #43896 from RandomShaper/fix_rel_probe_visRémi Verschelde2020-12-032-4/+7
|\ \
| * | Put misc. 3D tool visible instances on their own layerPedro J. Estébanez2020-11-262-4/+7
* | | Refactored Mesh internals and formats.reduz2020-12-021-1/+1
| |/ |/|
* | Merge pull request #41095 from ThakeeNathees/GDScript-DocumentationRémi Verschelde2020-12-022-0/+77
|\ \
| * | Refactor DocData into core and editor (DocTools) partsThakee Nathees2020-12-021-0/+64
| * | Documentation generation for GDScriptThakee Nathees2020-11-292-0/+13
* | | Merge pull request #39743 from aaronfranke/limit-zoomRémi Verschelde2020-12-021-43/+28
|\ \ \
| * | | Limit the zoom and freelook speed based on camera settingsAaron Franke2020-12-011-43/+28
* | | | Fixed some errors when changing port name in visual shader expressionsYuri Roubinsky2020-12-022-58/+59
|/ / /
* | | Fix few bugs in visual shader expressionsYuri Roubinsky2020-12-011-0/+11
* | | Fixed crash in visual shader on changing input when preview is visible Yuri Roubinsky2020-12-011-3/+5
* | | Merge pull request #42825 from Chaosus/fix_grid_hotkeyRémi Verschelde2020-11-301-1/+1
|\ \ \
| * | | Changes 'always show grid' hotkey to prevent conflict with 'pan mode'Yuri Roubinsky2020-10-151-1/+1
* | | | Fixed several visual shader inputsYuri Roubinsky2020-11-291-9/+14
| |/ / |/| |
* | | Fixed invalid visual shader outputs (TRANSMISSION, ALPHA_SCISSOR)Yuri Roubinsky2020-11-281-2/+2
* | | Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-reworkRémi Verschelde2020-11-2812-27/+97
|\ \ \
| * | | Add is_valid() check for InputEventKey in CanvasItemEditor.Eric M2020-11-231-14/+16
| * | | Implement new shortcuts system.Eric M2020-11-2312-13/+81
| | |/ | |/|
* | | Merge pull request #41100 from bruvzg/ctl_text_server_interfaceRémi Verschelde2020-11-2822-103/+1034
|\ \ \
| * | | [Complex Text Layouts] Refactor TextEdit and CodeEdit controls.bruvzg2020-11-261-1/+3
| * | | [Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg2020-11-2622-102/+1031
* | | | Added extra warning to VisualShaderNodeTexture + fix warning appearingYuri Roubinsky2020-11-261-3/+6
|/ / /
* | | Merge pull request #43861 from JFonS/fix_gizmo_defvalRémi Verschelde2020-11-251-1/+1
|\ \ \ | |/ / |/| |
| * | Fix binding of default value in EditorSpatialGizmoPlugin::get_material()jfons2020-11-251-1/+1
* | | Merge pull request #43668 from GryphonClaw/masterRémi Verschelde2020-11-191-0/+3
|\ \ \
| * | | added shortcuts/hotkeys for tileset editor plugin collision buttons, with sug...GryphonClaw2020-11-181-0/+3
* | | | Update the 3D grid when the "View Grid" checkbox is changedAaron Franke2020-11-191-0/+2
|/ / /
* | | Fixes rotation in select mode on macOSHaoyu Qiu2020-11-181-1/+1
* | | Remove empty lines around braces with the formatting scriptAaron Franke2020-11-1615-19/+0
* | | Merge pull request #43408 from rcorre/path-gizmos-4.0Rémi Verschelde2020-11-123-6/+8
|\ \ \
| * | | Proposal 1246: Make Path3D handles more visible.Ryan Roden-Corrent2020-11-123-6/+8
* | | | Improve the 3D editor selection box appearanceHugo Locurcio2020-11-092-16/+53
|/ / /
* | | Reorganized core/ directory, it was too fatty alreadyreduz2020-11-0717-20/+20