summaryrefslogtreecommitdiffstats
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #42467 from Chaosus/vs_fix_bugYuri Roubinsky2020-10-012-0/+9
|\
| * Updates size of float constant in visual shader if empty is selectedYuri Roubinsky2020-10-012-0/+9
* | Merge pull request #40473 from rcorre/gizmo-docRémi Verschelde2020-10-011-1/+1
|\ \
| * | Fix bound return type on get_priority.Ryan Roden-Corrent2020-07-211-1/+1
* | | Merge pull request #38743 from arrowinaknee/node-config-warningsRémi Verschelde2020-10-011-1/+1
|\ \ \ | |_|/ |/| |
| * | Update all get_configuration_warning to retrieve warnings from the parentArrowInAKnee2020-05-161-1/+1
* | | Merge pull request #42458 from groud/fix_cursor_rotationRémi Verschelde2020-10-011-25/+31
|\ \ \
| * | | Fix scale cursor rotation and handle diagonal onesGilles Roudière2020-10-011-25/+31
* | | | Add an option to select a predifined constant in visual shader editor Yuri Roubinsky2020-10-012-11/+102
|/ / /
* | | Fixes FileSystem tree preview icon size on HiDPIHaoyu Qiu2020-09-301-1/+0
* | | Merge pull request #42387 from KoBeWi/warp_no_mouseRémi Verschelde2020-09-301-5/+0
|\ \ \
| * | | Don't warp mouse when selecting tracksTomasz Chabora2020-09-281-5/+0
* | | | Make the pressed autokey icon red to emphasize its "recording" statusHugo Locurcio2020-09-291-0/+6
* | | | Merge pull request #42407 from Chaosus/vs_drag_and_dropYuri Roubinsky2020-09-292-8/+46
|\ \ \ \
| * | | | Drag & drop 3d/2d array/cubemap texture to visual shaderYuri Roubinsky2020-09-292-8/+46
* | | | | Automatically start searching in the asset library when entering textHugo Locurcio2020-09-292-6/+17
|/ / / /
* | | | Merge pull request #42385 from Craig-Stoneham/patch-2Rémi Verschelde2020-09-291-1/+0
|\ \ \ \
| * | | | Removed unnecessary keyword, fix comment styleCraig-Stoneham2020-09-291-1/+0
* | | | | Merge pull request #42078 from Chaosus/vs_rename_typeRémi Verschelde2020-09-291-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Renames Type to OpType in VisualShaderNodeMultiplyAddYuri Roubinsky2020-09-151-3/+3
* | | | | Merge pull request #42125 from andriyDev/inspector_only_optionRémi Verschelde2020-09-292-4/+4
|\ \ \ \ \
| * | | | | Added inspector_only option to inspect_object in EditorInterface.andriyDev2020-09-232-4/+4
* | | | | | Use the vertex colors by default in gltf.K. S. Ernest (iFire) Lee2020-09-281-0/+7
* | | | | | Rename the ".import" folder to ".godot/imported"Aaron Franke2020-09-283-9/+11
| |_|/ / / |/| | | |
* | | | | Merge pull request #42094 from JFonS/rotation_gizmo_improvementsRémi Verschelde2020-09-282-34/+139
|\ \ \ \ \
| * | | | | Improve rotation gizmoJFonS2020-09-152-34/+139
* | | | | | Merge pull request #42262 from akien-mga/ios-pvrtc-fixesRémi Verschelde2020-09-282-0/+15
|\ \ \ \ \ \
| * | | | | | iOS: Fix multiple issues with PVRTC import, disable ETC1Vasiliy Makarov2020-09-232-0/+15
* | | | | | | Allow using a comma as decimal separator in EditorSpinSliderHugo Locurcio2020-09-271-1/+6
* | | | | | | Merge pull request #42373 from groud/draw_selection_lastRémi Verschelde2020-09-271-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Draw selected item on top of everything elseGilles Roudière2020-09-271-1/+1
* | | | | | | | Fix error when dragging anchors with parent's size == 0Gilles Roudière2020-09-271-3/+4
|/ / / / / / /
* | | | | | | Fix undo for moving multiple visual shader nodesYuri Roubinsky2020-09-272-5/+29
* | | | | | | Revert "Fix editor inspector refresh not working"Rémi Verschelde2020-09-252-11/+1
* | | | | | | Replace AutoKey icon with a more universally understood "record" buttonHugo Locurcio2020-09-251-1/+1
* | | | | | | i18n: Rename pt_PT to ptRémi Verschelde2020-09-241-4/+4
* | | | | | | i18n: Sync translations with WeblateRémi Verschelde2020-09-2462-4381/+5860
* | | | | | | Merge pull request #42014 from Leleat/strip-edges-on-node-renameRémi Verschelde2020-09-241-0/+3
|\ \ \ \ \ \ \
| * | | | | | | striped edges on node rename in SceneTreeDockLeleat2020-09-131-0/+3
* | | | | | | | Merge pull request #42018 from Leleat/create-user-dir-if-nonexistantRémi Verschelde2020-09-241-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | creater user-dir, if non-existant and pressing 'Open Project Data Folder'Leleat2020-09-131-0/+2
| |/ / / / / / /
* | | | | | | | Merge pull request #42066 from dalexeev/output_copyRémi Verschelde2020-09-241-1/+9
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Improvement for the Copy button in the Output LogDanil Alexeev2020-09-141-1/+9
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #42150 from DashCell/resize_tile_shape_fixedRémi Verschelde2020-09-231-0/+16
|\ \ \ \ \ \ \
| * | | | | | | Fixes the resize of tile shapes when a vertex is outside of the tilesheet. Fi...Dashcell2020-09-171-0/+16
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #42129 from kotelifelif/33477Rémi Verschelde2020-09-232-3/+10
|\ \ \ \ \ \ \
| * | | | | | | Fix changing icons' colors when switch dark and light themebooer2020-09-172-3/+10
| |/ / / / / /
* | | | | | | Fix expressions nodes in visual shadersYuri Roubinsky2020-09-222-44/+35
* | | | | | | Fixes DefaultProjectIcon scaling with editor scaleLunatoid2020-09-221-1/+8
* | | | | | | Fix UniformRef invalid updating when LineEdit focus outYuri Roubinsky2020-09-222-8/+11