summaryrefslogtreecommitdiffstats
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when creating new text file with no namePhischermen2020-06-091-1/+0
* Merge pull request #39372 from aaronfranke/editor-cam-rotRémi Verschelde2020-06-092-6/+4
|\
| * Change the default editor camera rotation to position it in +X +Y +ZAaron Franke2020-06-072-6/+4
* | Tweak the invalid preset error message to mention `export_presets.cfg`Hugo Locurcio2020-06-091-1/+3
* | Merge pull request #39389 from akien-mga/packedscene-root-aint-got-parentsRémi Verschelde2020-06-081-7/+7
|\ \
| * | PackedScene: Prevent crash when root node has `parent` attributeRémi Verschelde2020-06-081-7/+7
* | | Merge pull request #39152 from abustin/fbx_mesh_compression_fix_masterRémi Verschelde2020-06-082-1/+8
|\ \ \ | |/ / |/| |
| * | Respect 'mesh compression' editor import option in Assimp (ie. FBX) and glTF ...Alex Bustin2020-05-292-1/+8
* | | Merge pull request #39365 from Calinou/editor-gizmos-visibility-tooltipRémi Verschelde2020-06-081-0/+3
|\ \ \
| * | | Add an editor tooltip to document gizmo visibility optionsHugo Locurcio2020-06-071-0/+3
| | |/ | |/|
* / | Re-apply basis of newly added node (via drag-n-drop) in editor viewportMarcus Brummer2020-06-071-7/+11
|/ /
* | Merge pull request #33858 from Calinou/inspector-layers-add-hoverRémi Verschelde2020-06-061-39/+64
|\ \
| * | Add visual feedback when hovering layer checkboxes in the InspectorHugo Locurcio2020-06-031-39/+64
* | | Merge pull request #38967 from nekomatata/remote-inspector-builtin-resRémi Verschelde2020-06-062-6/+5
|\ \ \
| * | | Fix dialog spam when inspecting MeshInstance from model filePouleyKetchoupp2020-05-222-6/+5
* | | | 2D Editor: modified zoom increment to the twelveth root of twojohan2020-06-042-7/+47
* | | | Enable text selection in execute output of EditorNodeMarcus Brummer2020-06-041-0/+1
* | | | Merge pull request #39099 from YeldhamDev/create_dialog_icon_fallbackRémi Verschelde2020-06-041-9/+14
|\ \ \ \
| * | | | Add fallback icons and make custom ones appear in the recent/favorites list i...Michael Alexsander2020-05-271-9/+14
* | | | | Merge pull request #38924 from Calinou/tweak-import-compression-hintRémi Verschelde2020-06-041-1/+1
|\ \ \ \ \
| * | | | | Tweak the import compression property hint for clarityHugo Locurcio2020-05-211-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #39154 from dreamsComeTrue/sync-script-change-rememberRémi Verschelde2020-06-041-5/+2
|\ \ \ \ \
| * | | | | Preserving "Sync Scene Changes' and "Sync Script Changes" with Project SettingsDominik 'dreamsComeTrue' Jasiński2020-06-031-5/+2
* | | | | | Merge pull request #39271 from RandomShaper/fix_atlas_cropRémi Verschelde2020-06-041-1/+2
|\ \ \ \ \ \
| * | | | | | Fix excessive bottom cropping in atlas generationPedro J. Estébanez2020-06-031-1/+2
* | | | | | | Merge pull request #39204 from Calinou/distraction-free-property-getterRémi Verschelde2020-06-034-2/+10
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Add a getter and property for the editor distraction-free modeHugo Locurcio2020-06-034-2/+10
| |/ / / / /
* | | | | | Merge pull request #37839 from MrRevington/3.2-_input_focus_checkRémi Verschelde2020-06-031-1/+1
|\ \ \ \ \ \
| * | | | | | FIX CodeTextEditor not respecting focus in _inputMrRevington2020-05-221-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #39167 from Calinou/tileset-editor-zoom-mouse-wheel-anywhereRémi Verschelde2020-06-032-9/+25
|\ \ \ \ \ \
| * | | | | | Allow mouse zooming without hovering the texture in the TileSet editorHugo Locurcio2020-06-032-9/+25
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #39165 from Calinou/tilemap-editor-zoom-mouse-wheelRémi Verschelde2020-06-032-0/+17
|\ \ \ \ \ \
| * | | | | | Implement zooming using Ctrl + Mouse wheel in the TileMap editorHugo Locurcio2020-06-032-0/+17
| |/ / / / /
* | | | | | Merge pull request #39262 from aaronfranke/okRémi Verschelde2020-06-031-1/+0
|\ \ \ \ \ \
| * | | | | | Change OK text in snap dialog to OKAaron Franke2020-06-031-1/+0
| |/ / / / /
* | | | | | Merge pull request #39009 from Calinou/improve-script-editor-warnings-textRémi Verschelde2020-06-031-9/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Improve the text appearance in the script editor warnings panelHugo Locurcio2020-05-241-9/+14
| | |_|_|/ | |/| | |
* | | | | Merge pull request #39150 from dreamsComeTrue/project-manager-grab-focus-on-e...Rémi Verschelde2020-06-031-0/+6
|\ \ \ \ \
| * | | | | Grabbing focus on ProjectList after clicking an item.Dominik 'dreamsComeTrue' Jasiński2020-05-301-0/+6
| | |_|/ / | |/| | |
* | | | | Merge pull request #39203 from Xrayez/fix-no-lang-crashRémi Verschelde2020-06-032-3/+9
|\ \ \ \ \
| * | | | | Prevent crash attaching a script with no languages registeredAndrii Doroshenko (Xrayez)2020-05-312-3/+9
| |/ / / /
* | | | | Merge pull request #39209 from Xrayez/ray-shape-indieRémi Verschelde2020-06-031-0/+1
|\ \ \ \ \
| * | | | | Move `RayShape2D` implementation into its own translation unitAndrii Doroshenko (Xrayez)2020-06-011-0/+1
| |/ / / /
* / / / / Improved warning shown when autoload cannot be added.Eric M2020-06-011-4/+4
|/ / / /
* | | | Merge pull request #39051 from Xrayez/geometry-splitRémi Verschelde2020-05-2911-35/+44
|\ \ \ \
| * | | | Split `Geometry` singleton into `Geometry2D` and `Geometry3D`Andrii Doroshenko (Xrayez)2020-05-2711-35/+44
* | | | | Use translated docs in PropertySelectorRémi Verschelde2020-05-283-7/+7
| |_|_|/ |/| | |
* | | | Merge pull request #39062 from akien-mga/du-pain-et-des-jeuxRémi Verschelde2020-05-272-1/+2
|\ \ \ \
| * | | | Add shortcut for Pan Mode (G)Rémi Verschelde2020-05-262-1/+2
* | | | | Merge pull request #36409 from fire/skeleton-custom-inspectorRémi Verschelde2020-05-273-46/+764
|\ \ \ \ \ | |/ / / / |/| | | |