aboutsummaryrefslogtreecommitdiff
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18113 from toger5/bold_fontJuan Linietsky2018-05-072-12/+55
|\
| * added bold font to editor (support for coustom bold font)toger52018-04-192-12/+55
* | Merge pull request #18684 from muiroc/fix_dragdrop_instancingJuan Linietsky2018-05-071-1/+1
|\ \
| * | SpatialEditorViewport::_create_instance: pass GEN_EDIT_STATE_INSTANCED to sce...muiroc2018-05-061-1/+1
* | | Merge pull request #18519 from TheYokai/connectionsdock_upgradeJuan Linietsky2018-05-072-260/+497
|\ \ \
| * | | Added disconnect_all and edit functionality to ConnectionsDock.Eoin O'Neill2018-04-292-325/+424
| * | | Added connection editing. Some refactoring.Eoin O'Neill2018-04-292-46/+112
| * | | Basic context menu added to connections docker w/ code cleanup.Eoin O'Neill2018-04-292-75/+147
* | | | Merge pull request #18525 from Calinou/improve-3d-gridJuan Linietsky2018-05-072-11/+21
|\ \ \ \
| * | | | Improve the 3D editor gridHugo Locurcio2018-04-302-11/+21
* | | | | Merge pull request #18610 from homer666/editor-popup-adjustmentsJuan Linietsky2018-05-074-4/+32
|\ \ \ \ \
| * | | | | Adjust default editor popup sizeshomer6662018-05-054-4/+32
* | | | | | Merge pull request #18633 from groud/fix_2d_editorJuan Linietsky2018-05-072-61/+47
|\ \ \ \ \ \
| * | | | | | Fixes some 2d bones display problemsgroud2018-05-052-29/+19
| * | | | | | Fixes several selection problems in the 2D editorgroud2018-05-051-32/+28
* | | | | | | Merge pull request #18642 from flashyincceo/engine-clickJuan Linietsky2018-05-071-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix script editor CTRL+CLICK on singleton functionsPeter Folkins2018-05-051-0/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #15640 from willnationsdev/resource-saved-signalMax Hilbrunner2018-05-075-0/+16
|\ \ \ \ \ \ \
| * | | | | | | Added EditorPlugin 'resource_saved' signalWill Nations2018-01-315-0/+16
* | | | | | | | Merge pull request #18628 from raphael10241024/patchGilles Roudière2018-05-071-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix:code editor text size should change at least one each time, don't mind ho...RaphaelHunter2018-05-071-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #18308 from ericmccarthy7/developMax Hilbrunner2018-05-071-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix clone down newline bugEric McCarthy2018-04-191-0/+4
* | | | | | | | | Merge pull request #18587 from AlexHoratio/masterMax Hilbrunner2018-05-071-1/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Defaults to instancing child at tree root when none selectedUnknown2018-05-061-1/+6
| | |/ / / / / / / | |/| | | | | | |
* / | | | | | | | LinkButtons are now responsive to engine themeUnknown2018-05-051-0/+4
|/ / / / / / / /
* | | | | | | | Merge pull request #18146 from mjtorn/gh-mjtorn-rtl-shadowMax Hilbrunner2018-05-051-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Implement font shadows for RichTextLabelMarkus Törnqvist2018-04-121-0/+4
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #18471 from TheYokai/new_script_context_optionMax Hilbrunner2018-05-052-0/+18
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Basic 'new script' feature added to File System browserEoin O'Neill2018-04-272-0/+18
* | | | | | | | Fix bone refresh logic, closes #18564Juan Linietsky2018-05-042-20/+68
* | | | | | | | Made bone handling for actual Bone2D a special case. Make custom bones appear...Juan Linietsky2018-05-043-36/+167
* | | | | | | | Make bones have more contrast with outlineJuan Linietsky2018-05-042-7/+33
* | | | | | | | Skeletal deform workingJuan Linietsky2018-05-042-63/+88
* | | | | | | | Merge pull request #18595 from AlexHoratio/script_pos_columnsRémi Verschelde2018-05-041-1/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Script Editor now displays positional columnUnknown2018-05-031-1/+14
* | | | | | | | | Merge pull request #18601 from YeldhamDev/string_changesRémi Verschelde2018-05-042-55/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Small changes for some strings.Michael Alexsander Silva Dias2018-05-032-55/+3
* | | | | | | | | | Skeleton for 2D WIPJuan Linietsky2018-05-032-12/+65
|/ / / / / / / / /
* | | | | | | | | Merge pull request #16358 from JFonS/particlesgizmo_box_fixRémi Verschelde2018-05-032-4/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ParticlesGizmo solid box now follows actual visibility_aabb position.JFonS2018-02-142-4/+15
* | | | | | | | | | Merge pull request #16418 from bojidar-bg/15961-gdscript-array-exportRémi Verschelde2018-05-031-6/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Allow exporting arrays of resources in GDScriptBojidar Marinov2018-02-051-6/+18
* | | | | | | | | | | Remove unused duplicate wireframe shortcut, fixes #18067Robin Hübner2018-05-031-2/+0
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #18552 from Falke117/trailingSpaceRémi Verschelde2018-05-032-2/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix for Issue#18457 - Folder name with trailing space on WindowsFelix Yang2018-05-032-2/+4
* | | | | | | | | | | i18n: Sync translation templates with current sourceRémi Verschelde2018-05-0347-262/+2188
* | | | | | | | | | | i18n: Sync translations with WeblateRémi Verschelde2018-05-0329-1752/+9642
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #18451 from volzhs/node-nameRémi Verschelde2018-05-021-3/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Check invalid node namevolzhs2018-05-031-3/+4