Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed undo/redo behaviour of color picker and added ability to ↵ | Zi Ye | 2024-03-24 | 1 | -0/+2 |
| | | | | cancel/confirm color selection. | ||||
* | Merge pull request #89599 from timothyqiu/vegetate | Rémi Verschelde | 2024-03-23 | 12 | -0/+16 |
|\ | | | | | Fix unexpected auto translation of editor `Tree` content | ||||
| * | Fix unexpected auto translation of Tree content | Haoyu Qiu | 2024-03-18 | 12 | -0/+16 |
| | | |||||
* | | Merge pull request #89823 from YeldhamDev/variation,_not_notification | Rémi Verschelde | 2024-03-24 | 2 | -9/+0 |
|\ \ | | | | | | | | | | Remove pointless `_notification()` function in `EditorPropertyOTVariation` | ||||
| * | | Remove pointless `_notification()` function in `EditorPropertyOTVariation` | Michael Alexsander | 2024-03-23 | 2 | -9/+0 |
| |/ | |||||
* | | Merge pull request #89799 from timothyqiu/line-numbers | Rémi Verschelde | 2024-03-24 | 2 | -6/+4 |
|\ \ | | | | | | | | | | Translate "Line N" as a whole | ||||
| * | | Translate "Line N" as a whole | Haoyu Qiu | 2024-03-23 | 2 | -6/+4 |
| |/ | |||||
* | | Merge pull request #89732 from azuloo/animation-player-pin-fix | Rémi Verschelde | 2024-03-24 | 1 | -0/+2 |
|\ \ | | | | | | | | | | Fix AnimationPlayer pin behavior | ||||
| * | | Fix AnimationPlayer pin behavior | azuloo | 2024-03-21 | 1 | -0/+2 |
| |/ | |||||
* | | Merge pull request #89111 from AThousandShips/vec_use | Rémi Verschelde | 2024-03-24 | 5 | -17/+7 |
|\ \ | | | | | | | | | | Use `Vector*` component-wise `min/max/clamp` functions where applicable | ||||
| * | | Use `Vector*` component-wise `min/max/clamp` functions where applicable | A Thousand Ships | 2024-03-20 | 5 | -17/+7 |
| |/ | |||||
* | | Merge pull request #88997 from jsjtxietian/parallax | Rémi Verschelde | 2024-03-24 | 2 | -11/+30 |
|\ \ | | | | | | | | | | Disable lock and group buttons when selected item is not CanvasItem | ||||
| * | | Disable lock and group buttons when selected item can't be locked or grouped | jsjtxietian | 2024-03-21 | 2 | -11/+30 |
| |/ | |||||
* | | Merge pull request #87874 from AThousandShips/sort_fix | Rémi Verschelde | 2024-03-24 | 1 | -1/+1 |
|\ \ | | | | | | | | | | Fix sorting of files/dirs in dialogs | ||||
| * | | Fix sorting of files/dirs in dialogs | A Thousand Ships | 2024-03-20 | 1 | -1/+1 |
| |/ | | | | | | | Sorts leading `_` before other characters except `.`. | ||||
* | | Merge pull request #87171 from TokageItLab/retrieve-time-info-from-anim-tree | Rémi Verschelde | 2024-03-24 | 2 | -8/+5 |
|\ \ | | | | | | | | | | Rework AnimationNode process for retrieving the semantic time info | ||||
| * | | Rework AnimationNode process for retrieving the semantic time info | Silc Lizard (Tokage) Renew | 2024-03-20 | 2 | -8/+5 |
| |/ | |||||
* / | Add editor settings for autocompletion with NodePath and StringName | VolTer | 2024-03-19 | 1 | -1/+4 |
|/ | |||||
* | Merge pull request #89437 from jsjtxietian/help-label | Rémi Verschelde | 2024-03-13 | 1 | -4/+2 |
|\ | | | | | | | Fix help label will be partly outside the view area at 150% editor scale | ||||
| * | Fix help label will be partly outside the view area at 150% editor scale | jsjtxietian | 2024-03-13 | 1 | -4/+2 |
| | | |||||
* | | Merge pull request #89434 from jsjtxietian/center-view | Rémi Verschelde | 2024-03-13 | 1 | -0/+2 |
|\ \ | | | | | | | | | | Fix center view button appears outside the GenericTilePolygonEditor | ||||
| * | | Fix center view button appears outside the GenericTilePolygonEditor | jsjtxietian | 2024-03-13 | 1 | -0/+2 |
| |/ | |||||
* / | clang-tidy: Enforce `modernize-use-nullptr` | Thaddeus Crews | 2024-03-12 | 1 | -1/+1 |
|/ | |||||
* | Use 3D editor gizmo helper for FogVolume to allow dragging individual faces | Hugo Locurcio | 2024-03-09 | 2 | -47/+29 |
| | |||||
* | Merge pull request #89292 from Chaosus/vs_fix_crash | Rémi Verschelde | 2024-03-09 | 1 | -0/+1 |
|\ | | | | | | | Fix possible crash when converting a node to other in visual shader | ||||
| * | Fix possible crash when converting a node to other in visual shader | Yuri Rubinsky | 2024-03-08 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #89286 from Kiisu-Master/fix-pot-generation | Rémi Verschelde | 2024-03-09 | 2 | -14/+34 |
|\ \ | |/ |/| | | | Fix packed scene translation parser missing strings. | ||||
| * | Fix packed scene translation parser missing strings. | Kiisu_Master | 2024-03-08 | 2 | -14/+34 |
| | | |||||
* | | Merge pull request #89264 from ryevdokimov/don't-update-snap-every-scan | Rémi Verschelde | 2024-03-08 | 2 | -2/+7 |
|\ \ | | | | | | | | | | Move `snap_controls_to_pixels` from process to projects settings changed method | ||||
| * | | Move `snap_controls_to_pixels` from process to projects settings changed method | Robert Yevdokimov | 2024-03-07 | 2 | -2/+7 |
| |/ | |||||
* | | Merge pull request #89204 from luevano/fix-cyclic-dep-on-drop | Rémi Verschelde | 2024-03-08 | 4 | -30/+58 |
|\ \ | | | | | | | | | | Fix wrong undo-redo action when dropping files containing circular dependencies | ||||
| * | | Fix wrong undo-redo action when dropping files containing circular dependencies | David Luevano Alvarado | 2024-03-07 | 4 | -30/+58 |
| |/ | |||||
* | | Merge pull request #87161 from ryevdokimov/do-not-commit | Rémi Verschelde | 2024-03-08 | 9 | -51/+72 |
|\ \ | |/ |/| | | | Do not commit transforms and handles if no changes were made | ||||
| * | Do not commit transforms and handles if no changes were made | Robert Yevdokimov | 2024-02-12 | 9 | -51/+72 |
| | | |||||
* | | Merge pull request #87886 from ryevdokimov/don't-use-physics-process | Rémi Verschelde | 2024-03-07 | 1 | -3/+3 |
|\ \ | | | | | | | | | | Do not use `NOTIFICATION_PHYSICS_PROCESS` for 2D Editor | ||||
| * | | Do not use physics process for 2D editor | Robert Yevdokimov | 2024-02-02 | 1 | -3/+3 |
| | | | |||||
* | | | Merge pull request #87989 from ryevdokimov/fix-editor-tool-tooltips | Rémi Verschelde | 2024-03-07 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | | | | | Show modifier key functionality on all the editor tools | ||||
| * | | | Show modifier key functionality on all the editor tools | Robert Yevdokimov | 2024-02-05 | 1 | -0/+3 |
| | | | | |||||
* | | | | Merge pull request #89132 from jsjtxietian/lock-update | Rémi Verschelde | 2024-03-06 | 2 | -29/+34 |
|\ \ \ \ | | | | | | | | | | | | | | | | Update lock and group button state when selection changed in CanvasItemEditor | ||||
| * | | | | Update lock and group button state when selection changed | jsjtxietian | 2024-03-06 | 2 | -29/+34 |
| | | | | | |||||
* | | | | | Merge pull request #89200 from KoBeWi/e | Rémi Verschelde | 2024-03-05 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix AssetLibrary not going online when clicking button | ||||
| * | | | | | Fix AssetLibrary not going online when clicking button | kobewi | 2024-03-05 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge pull request #88413 from LeulMulugeta/dont_reset_select_frames | Rémi Verschelde | 2024-03-05 | 2 | -12/+17 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Remember frames when selecting `SpriteFrame` frames | ||||
| * | | | | | | Remember frames when selecting SpriteFrame frames | Leul Mulugeta | 2024-03-05 | 2 | -12/+17 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #88081 from Calinou/editor-add-bottom-panel-shortcuts | Rémi Verschelde | 2024-03-05 | 11 | -13/+21 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | Add editor shortcuts to toggle bottom panel visibility | ||||
| * | | | | | | Add editor shortcuts to toggle bottom panel visibility | Hugo Locurcio | 2024-03-05 | 11 | -13/+21 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Default shortcuts use the first or second letter of each word. This also adds a new shortcut to toggle the last opened bottom panel. On editor startup, this defaults to the first panel in the list (which is the Output panel). | ||||
* | | | | | | Merge pull request #89177 from luevano/match-89126-3D | Rémi Verschelde | 2024-03-05 | 1 | -15/+6 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Match #89126 for 3D: check for `Resource` type instead of extension | ||||
| * | | | | | | Match #89126 for 3D: check `Resource` type instead of extension | David Luevano Alvarado | 2024-03-05 | 1 | -15/+6 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #88951 from Geometror/vs-prop-ed-fixes | Rémi Verschelde | 2024-03-05 | 1 | -21/+44 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | Make editing properties more intuitive in VisualShader | ||||
| * | | | | | Make editing properties more intuitive in VisualShader | Hendrik Brucker | 2024-03-05 | 1 | -21/+44 |
| | | | | | |