summaryrefslogtreecommitdiffstats
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #34353 from Calinou/increase-2d-editor-zoom-limitsRémi Verschelde2019-12-142-3/+3
|\
| * Increase the TileSet and polygon UV editor zoom limits to 16×Hugo Locurcio2019-12-142-3/+3
* | Makes int and bool clickable in documentationHaoyu Qiu2019-12-131-4/+4
|/
* i18n: Sync translation template with current sourceRémi Verschelde2019-12-1362-49/+2407
* i18n: Sync translations with WeblateRémi Verschelde2019-12-1318-453/+322
* Make more editor strings translatableHaoyu Qiu2019-12-133-10/+10
* Merge pull request #34016 from norton-corbett/hotfix/tileset-editor-point-gra...Rémi Verschelde2019-12-132-14/+44
|\
| * Fixed another point grabbing issue at lower zoom levels.Norton Corbett2019-12-012-18/+44
| * Take into account the current zoom level when grabbing polygon points in the ...Norton Corbett2019-12-011-3/+7
* | Merge pull request #34304 from Calinou/improve-editor-shortcuts-searchRémi Verschelde2019-12-131-1/+10
|\ \
| * | Don't search in unassigned shortcut labels in the editor shortcutsHugo Locurcio2019-12-121-1/+10
* | | Fix OptionButton's arrow margin in editor themeMichael Alexsander2019-12-121-5/+18
|/ /
* | Fix for #34186: "Center Selection" in 2D editor introduces graphic bias.Hannah Crawford2019-12-111-2/+2
* | Fixes infinite loop when switching editorHaoyu Qiu2019-12-111-2/+2
* | Merge pull request #34040 from qarmin/unused_variable_more_precise_numbersRémi Verschelde2019-12-1015-30/+9
|\ \
| * | Removed unused variables, add some constants numbersRafał Mikrut2019-12-1015-30/+9
* | | Merge pull request #34217 from timothyqiu/delete-linesRémi Verschelde2019-12-092-13/+19
|\ \ \
| * | | Fixes Delete Line doesn't delete first line in scriptHaoyu Qiu2019-12-092-13/+19
* | | | Merge pull request #34144 from timothyqiu/closingRémi Verschelde2019-12-091-7/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Fixes prompt closes the wrong scene when exitingHaoyu Qiu2019-12-061-7/+10
* | | | Fix TilesetEditorContext separation snap.dankan18902019-12-081-1/+1
* | | | Add spaces after commas and strip extra ones in *FileDialog filter menuMichael Alexsander2019-12-061-2/+2
* | | | Merge pull request #34141 from YeldhamDev/filediag_parenthesis_space_removalRémi Verschelde2019-12-061-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Remove extra spaces from parenthesis in *FileDialog's filter menuMichael Alexsander2019-12-061-3/+3
* | | | clear_meta when clearing guides with the rulerHaoyu Qiu2019-12-061-2/+10
|/ / /
* | | Merge pull request #34114 from simpuid/clear-guides-metaRémi Verschelde2019-12-051-2/+2
|\ \ \
| * | | changed set_meta to remove_meta in CLEAR_GUIDES menu optionsimpuid2019-12-051-2/+2
* | | | Fixed errors in JointSpatialGizmoPlugin when selecting a joint with unset nodesPouleyKetchoupp2019-12-051-2/+16
|/ / /
* | | Fixes crash when clearing guides in empty sceneHaoyu Qiu2019-12-051-9/+11
* | | i18n: Sync translations with WeblateRémi Verschelde2019-12-0462-171/+538
* | | Fixes translation for project sort optionsHaoyu Qiu2019-12-041-4/+4
* | | Tweak error timestamp formatting to be more readableHugo Locurcio2019-12-021-1/+1
* | | Center Script Editor when jumping to bookmarks/breakpointsTomasz Chabora2019-12-012-0/+6
* | | Merge pull request #34022 from nekomatata/animation-player-stop-errorsRémi Verschelde2019-12-011-0/+3
|\ \ \ | |/ / |/| |
| * | Fixed errors in AnimationPlayerEditor when switching current_animation in the...PouleyKetchoupp2019-12-011-0/+3
| |/
* / Fixed error when creating physical skeletonPouleyKetchoupp2019-11-301-1/+2
|/
* i18n: Sync translations with WeblateRémi Verschelde2019-11-2913-767/+573
* Don't cast item to Spatial when checking if it's lockedAaron Franke2019-11-281-1/+1
* Merge pull request #33952 from KoBeWi/not_my_faultRémi Verschelde2019-11-281-0/+1
|\
| * Fix box selection being cancelled immediatelyTomasz Chabora2019-11-271-0/+1
* | Bugfix: Sanitize glTF importer Animation Names and do not set bone_poseMarios Staikopoulos2019-11-271-2/+1
|/
* Show thumbnail for DynamicFont resourcevolzhs2019-11-271-7/+11
* Range: Remove min/max check added in #33908Rémi Verschelde2019-11-261-2/+1
* Merge pull request #33887 from dankan1890/old_search_fixRémi Verschelde2019-11-262-1/+6
|\
| * Fixed missing scrolling in Search Help Dialog.dankan18902019-11-252-1/+6
* | Range: Fix cases where max was set to or below min valueRémi Verschelde2019-11-261-2/+2
* | Merge pull request #33892 from nekomatata/scirpt-editor-fixesRémi Verschelde2019-11-261-12/+25
|\ \
| * | Fixes around ScriptEditor script listPouleyKetchoupp2019-11-251-12/+25
| |/
* / Debug menu in editor doesn't hide on checkbox togglePouleyKetchoupp2019-11-251-1/+1
|/
* Merge pull request #33860 from nekomatata/stylebox-preview-shadowRémi Verschelde2019-11-251-1/+9
|\