summaryrefslogtreecommitdiffstats
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
...
* | Makes more editor strings translatableHaoyu Qiu2019-12-217-12/+26
* | i18n: Sync translations with WeblateRémi Verschelde2019-12-2163-2121/+13372
* | Set proper icons for FileDialog in editor themevolzhs2019-12-201-0/+3
* | Merge pull request #34445 from JFonS/fix_13364Rémi Verschelde2019-12-191-1/+2
|\ \
| * | Fix selection on 3D viewport with half resolutionJFonS2019-12-191-1/+2
| |/
* | Merge pull request #34437 from Chaosus/fix_toggle_scripts4Rémi Verschelde2019-12-195-13/+15
|\ \
| * | Fix ScriptTextEditor encapsulationYuri Roubinsky2019-12-195-13/+15
| |/
* / Fixes Curve Editor marginHaoyu Qiu2019-12-191-12/+16
|/
* Merge pull request #34430 from volzhs/error-log-with-containerRémi Verschelde2019-12-181-2/+1
|\
| * Fix error log when selecting child of Containersvolzhs2019-12-191-2/+1
* | Updates toggle scripts switch tooltip (if user changed the shortcut)Yuri Roubinsky2019-12-181-1/+1
|/
* Make right align for calls number in Profilervolzhs2019-12-181-0/+1
* Merge pull request #34348 from Catchawink/masterRémi Verschelde2019-12-171-0/+2
|\
| * Fixed issues with using a relative path in the export window.Catchawink2019-12-161-0/+2
* | Merge pull request #34402 from Chaosus/fix_toggle_scripts_panel2Yuri Roubinsky2019-12-175-8/+32
|\ \
| * | Fix toggle scripts panel to allow using shortcut in other areasYuri Roubinsky2019-12-175-8/+32
* | | i18n: Sync translation template with current sourceRémi Verschelde2019-12-1763-1441/+7871
* | | i18n: Sync translations with WeblateRémi Verschelde2019-12-1711-494/+418
|/ /
* | Prevent showing toggle scripts panel switch in shader editorYuri Roubinsky2019-12-173-1/+11
* | Merge pull request #34364 from Chaosus/toggle_scripts_panelRémi Verschelde2019-12-174-4/+25
|\ \
| * | Moves switch for show scripts panel from File menu to status barYuri Roubinsky2019-12-154-4/+25
* | | Merge pull request #34377 from timothyqiu/i18nRémi Verschelde2019-12-166-42/+42
|\ \ \
| * | | Makes more strings in editor translatableHaoyu Qiu2019-12-166-42/+42
* | | | Center error icon vertically in AssetLibHaoyu Qiu2019-12-161-0/+1
|/ / /
* | | Merge pull request #34349 from timothyqiu/enum-scopeRémi Verschelde2019-12-151-1/+1
|\ \ \
| * | | Show enum class name when not on the same doc pageHaoyu Qiu2019-12-141-1/+1
| | |/ | |/|
* | | Fixes wrong minimum size of Group EditorHaoyu Qiu2019-12-151-1/+1
* | | 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
|\ \ \ \ | |/ / / |/| | |