aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* Delete all selected lines using the delete line shortcut in script editorYan Pas2018-02-171-6/+20
* fix crash autotile edit modedamarindra2018-02-161-0/+5
* Merge pull request #15193 from poke1024/script-previewRémi Verschelde2018-02-141-5/+63
|\
| * Rounded previews (and nicer script previews)Bernhard Liebl2018-01-051-5/+63
* | Merge pull request #15713 from StraToN/fix-15556-resourcepreloader-open-resRémi Verschelde2018-02-142-4/+30
|\ \
| * | Display path to preloaded res + button to open itJulian Murgia2018-01-152-4/+30
* | | Added "allow_reselect" property to ItemList and enabled it for the method/hel...Michael Alexsander Silva Dias2018-02-141-2/+2
* | | Merge pull request #16667 from vnen/remove-container-controlRémi Verschelde2018-02-134-0/+12
|\ \ \
| * | | Add a function to remove controls from containersGeorge Marques2018-02-134-0/+12
* | | | Merge pull request #16518 from Paulb23/fix_members_overview_offsetRémi Verschelde2018-02-131-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed members overview not scrolling to correct linePaulb232018-02-091-2/+3
* | | | Merge pull request #16463 from Noshyaar/pr1Rémi Verschelde2018-02-131-0/+3
|\ \ \ \
| * | | | 3DEditor: fix selecting node in viewport not update inspectorPoommetee Ketson2018-02-071-0/+3
* | | | | Merge pull request #16433 from Calinou/remove-assetlib-debugging-printsRémi Verschelde2018-02-131-10/+0
|\ \ \ \ \
| * | | | | Remove debugging prints related to the asset libraryHugo Locurcio2018-02-051-10/+0
| |/ / / /
* | | | | Merge pull request #16383 from binbitten/issue_16335Rémi Verschelde2018-02-131-12/+26
|\ \ \ \ \
| * | | | | Fix spaces and quotes in external editor flagsbinbitten2018-02-041-12/+26
| |/ / / /
* | | | | Merge pull request #16374 from ianb96/drop_at_mouseRémi Verschelde2018-02-131-9/+16
|\ \ \ \ \
| * | | | | drop path text at mouse posianb962018-02-031-9/+16
| |/ / / /
* | | | | Merge pull request #16499 from sudoio/masterPoommetee Ketson2018-02-121-0/+1
|\ \ \ \ \
| * | | | | Fix #16479 (deselect text when jumping to function)Artem Varaksa2018-02-081-0/+1
| |/ / / /
* | | | | Merge pull request #16332 from YeldhamDev/capitalize_view_menuRémi Verschelde2018-02-121-3/+3
|\ \ \ \ \
| * | | | | Capitalized "View" menu options.Michael Alexsander Silva Dias2018-02-021-3/+3
* | | | | | Merge pull request #15499 from YeldhamDev/recent_scripts_fixRémi Verschelde2018-02-122-38/+50
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Changes for the "Recent Scripts" menu.Michael Alexsander Silva Dias2018-02-022-38/+50
| |/ / / /
* / / / / Fix gradient texture previewChaosus2018-02-031-0/+3
|/ / / /
* / / / 3DEditor: fix multiple node selection crash the editorPoommetee Ketson2018-01-271-3/+0
|/ / /
* | | Fix shortcut conflictRazah2018-01-251-6/+3
* | | Rotate Control node with respecting pivot offsetvolzhs2018-01-241-2/+2
* | | Fix ObjectDB Instances still existPoommetee Ketson2018-01-222-1/+6
* | | Fix typos in code and docs with codespellRémi Verschelde2018-01-186-16/+16
* | | TileSetEditorPlugin: take scale in accout when highlighting current selected ...Mariano Suligoy2018-01-171-6/+4
* | | Changes the keep_margin parameter to true by default, so that people are not ...Gilles Roudiere2018-01-153-16/+14
* | | Merge pull request #15696 from bojidar-bg/15646-assigned-animationRémi Verschelde2018-01-151-13/+11
|\ \ \
| * | | Fix an issue with the animation editor not seeking to the target time properly.Bojidar Marinov2018-01-141-13/+11
* | | | Fix crash when freelook shortcuts are undefinedMarc Gilleron2018-01-151-17/+21
* | | | Fixed member keywords colour not updating on settings changePaulb232018-01-141-0/+1
* | | | Fix external editors always opening on scene changeBernhard Liebl2018-01-141-4/+8
|/ / /
* / / Add special coloring to members, to make shadowing more obvious.Juan Linietsky2018-01-122-0/+37
|/ /
* | Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o...Juan Linietsky2018-01-121-3/+3
* | Merge pull request #15611 from bojidar-bg/x-bind-more-propertiesRémi Verschelde2018-01-121-2/+4
|\ \
| * | Bind many more properties to scriptsBojidar Marinov2018-01-121-2/+4
* | | -Remove color operator clamping, which is unnecesary. Fixes #15184, fixes #14...Juan Linietsky2018-01-122-2/+2
|/ /
* | Merge pull request #15579 from damarindra/add-receptor-tilesetRémi Verschelde2018-01-112-0/+10
|\ \
| * | fix updating tileset list when assign texture and set autotile truedamarindra2018-01-112-0/+10
* | | Fixes snap button getting out of sync (issue 15366)poke10242018-01-111-1/+1
|/ /
* | Merge pull request #15516 from StateOff/fixes_crash_on_drop_scene_fileRémi Verschelde2018-01-102-39/+70
|\ \
| * | - Fixes #15470 "Crash on drag and drop scene file on empty scene"Blazej Floch2018-01-092-39/+70
* | | External editor fixesIgnacio Etcheverry2018-01-091-15/+13
|/ /
* | Don't delete edit menu too early when closing script tabsBernhard Liebl2018-01-081-1/+3