summaryrefslogtreecommitdiffstats
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12566 from bncastle/select_anim_fixRémi Verschelde2017-11-021-5/+3
|\
| * Select correct animation on creation of a new onebncastle2017-11-011-5/+3
* | -Modules can now add custom version info (added it for Mono)Juan Linietsky2017-11-012-2/+244
* | Fix compilation on Visual Studio 2013 again.scorched2017-11-011-3/+3
|/
* Merge pull request #10618 from poke1024/polygon2d-selectionGilles Roudiere2017-11-014-157/+315
|\
| * adds alternative editing of nodes: you can select nodes, use del to delete no...Bernhard Liebl2017-10-234-157/+315
* | Fix to issue #12554, due to error in refactoring in PR #10261Cradmon2017-11-011-3/+3
* | Merge pull request #12538 from akien-mga/editorsettingsRémi Verschelde2017-11-012-544/+539
|\ \
| * | Some more harmonization of EditorSettings codeRémi Verschelde2017-10-312-41/+41
| * | Reorder EditorSettings code for better legibilityRémi Verschelde2017-10-312-535/+530
* | | Merge pull request #12548 from SaracenOne/vertex_compression_import_fixRémi Verschelde2017-11-013-13/+17
|\ \ \
| * | | Restores functionality of the use_compression flag in the Collada importer.Saracen2017-11-013-13/+17
* | | | Added String::dedent() to remove text indentationZher Huei Lee2017-11-011-4/+9
* | | | Merge pull request #12539 from bncastle/InputMapDialogClearActionRémi Verschelde2017-10-311-0/+1
|\ \ \ \
| * | | | Clear text when a new action is added Project Settings Input Mapbncastle2017-10-311-0/+1
| | |/ / | |/| |
* | | | Merge pull request #10261 from Cradmon/refactorRémi Verschelde2017-10-312-352/+336
|\ \ \ \
| * | | | Make file system dock more user friendly.Cradmon2017-10-222-352/+336
| | |_|/ | |/| |
* | | | Ability to shrink 3D viewport by halfJuan Linietsky2017-10-312-3/+28
| |/ / |/| |
* | | Use node name as default filename when attaching script.Benjamin2017-10-311-0/+8
* | | Merge pull request #12499 from Zylann/freelook_toggle_modeRémi Verschelde2017-10-311-1/+17
|\ \ \
| * | | Add option to use freelook with a toggle shortcut (like Blender) instead of h...Marc Gilleron2017-10-301-1/+17
* | | | Merge pull request #12363 from groud/implement_guidesRémi Verschelde2017-10-302-48/+322
|\ \ \ \
| * | | | Implement guidesGilles Roudiere2017-10-242-48/+322
| | |/ / | |/| |
* | | | Clean up GI Probe baking, proper button and progress bar.Juan Linietsky2017-10-302-0/+31
| |_|/ |/| |
* | | Merge pull request #12489 from groud/fix_moving_control_with_direction_keyRémi Verschelde2017-10-301-26/+26
|\ \ \
| * | | Fixes keybord directionnal keys not moving nodes in the 2D editorGilles Roudiere2017-10-291-26/+26
| | |/ | |/|
* / | Add support for non-ISO locale identifiers via renames mapRémi Verschelde2017-10-301-0/+1
|/ /
* | Fix typo in project managerRémi Verschelde2017-10-2937-37/+37
* | i18n: Sync translation templates with current sourceRémi Verschelde2017-10-2936-551/+2499
* | i18n: Sync translations with WeblateRémi Verschelde2017-10-2935-1939/+8771
* | Merge pull request #12389 from Chaosus/continuehotkeyRémi Verschelde2017-10-281-1/+1
|\ \
| * | Added hotkey for Continue actionChaosus2017-10-251-1/+1
* | | Merge pull request #12448 from larsonjj/fix/property_editor_hidpiRémi Verschelde2017-10-281-13/+13
|\ \ \
| * | | Fixed interface scaling issues with editor action button and value editor pop...Jake Larson2017-10-271-13/+13
* | | | Merge pull request #12430 from sersoong/master-testRémi Verschelde2017-10-282-0/+21
|\ \ \ \
| * | | | Add copy button to sprite_frames_editor_pluginsersoong2017-10-282-0/+21
| | |/ / | |/| |
* | | | ProjectSettings: show error msg in a label insteadPoommetee Ketson2017-10-282-4/+15
| |/ / |/| |
* | | Merge pull request #12432 from larsonjj/fix/property_editor_action_buttonsRémi Verschelde2017-10-271-4/+4
|\ \ \
| * | | Fix editor action button layoutJake Larson2017-10-271-4/+4
| |/ /
* | | Merge pull request #12386 from zedutchgandalf/popup-text-marginsRémi Verschelde2017-10-271-7/+8
|\ \ \
| * | | Fix text margins in value editor pop-up.Robin Arys2017-10-251-7/+8
| |/ /
* / / Add language option button to project managersheepandshepherd2017-10-262-2/+77
|/ /
* | Merge pull request #12365 from neikeq/pRémi Verschelde2017-10-242-8/+28
|\ \
| * | Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialogIgnacio Etcheverry2017-10-242-8/+28
| |/
* | Merge pull request #12340 from homer666/orbit-inertia-toned-downRémi Verschelde2017-10-241-1/+1
|\ \
| * | Reduce default orbit inertia valuehomer6662017-10-231-1/+1
| |/
* | Finished transition of Patch9Rect to NinePatchRectIndah Sylvia2017-10-243-48/+48
* | Merge pull request #12186 from DmitriySalnikov/ability_to_filter_locales_in_r...Rémi Verschelde2017-10-242-9/+215
|\ \
| * | Added the ability to filter the list of locales in the Remap tab.DimOkGamer2017-10-242-9/+215
* | | Merge pull request #12310 from Paulb23/toggle_highlight_current_lineRémi Verschelde2017-10-233-0/+3
|\ \ \