summaryrefslogtreecommitdiffstats
path: root/editor
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973Spartan3222024-11-2752-97/+741
|\
| * Merge pull request #98539 from pafuent/show_filename_when_deleteThaddeus Crews2024-11-272-3/+47
| |\ | | | | | | | | | Show file names in remove files confirmation dialog
| | * Show file names in the remove files confirmation dialogPablo Andres Fuente2024-11-182-3/+47
| | | | | | | | | | | | | | | | | | Closes #85261 Co-authored-by: jsjtxietian <jsjtxietian@outlook.com>
| * | Merge pull request #97884 from passivestar/list-variationsThaddeus Crews2024-11-2724-0/+35
| |\ \ | | | | | | | | | | | | Add theme type variations for secondary Trees and ItemLists
| | * | Add theme type variations for secondary Trees and ItemListspassivestar2024-11-1924-0/+35
| | | |
| * | | Merge pull request #85443 from smix8/gridmap_castshadowsThaddeus Crews2024-11-271-0/+19
| |\ \ \ | | | | | | | | | | | | | | | Add ShadowCastingSetting to MeshLibrary / GridMap items
| | * | | Add ShadowCastingSetting to MeshLibrary / GridMap itemssmix82024-11-271-0/+19
| | | | | | | | | | | | | | | | | | | | Adds ShadowCastingSetting to MeshLibrary / GridMap items.
| * | | | Merge pull request #95795 from yahkr/95769-animation-crashThaddeus Crews2024-11-271-1/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | Fix crash when re-importing model with AnimationPlayer panel open and node selected
| | * | | | Fix crash when re-importing model with AnimationPlayer panel open and node ↵Yahkub-R2024-08-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | selected
| * | | | | Merge pull request #96544 from SaracenOne/import_thumbnailsThaddeus Crews2024-11-275-1/+192
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Generate thumbnails on imported scenes.
| | * | | | | Generate editor thumbnails on imported scenes.Saracen2024-11-245-1/+192
| | | | | | |
| * | | | | | Merge pull request #90778 from timothyqiu/cam-previewThaddeus Crews2024-11-276-40/+79
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add Camera3D preview in Inspector
| | * | | | | | Add Camera3D preview in InspectorHaoyu Qiu2024-05-056-40/+79
| | | | | | | |
| * | | | | | | Merge pull request #97924 from passivestar/plugin-tooltipThaddeus Crews2024-11-271-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | | | | | | | | Fix plugin creation dialog script name tooltip
| | * | | | | | Fix plugin creation dialog script name tooltippassivestar2024-10-071-1/+1
| | | | | | | |
| * | | | | | | Merge pull request #98419 from KoBeWi/dialog_scalarThaddeus Crews2024-11-261-1/+5
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve Scale Selection in Animation tab
| | * | | | | | | Improve Scale Selection in Animation tabkobewi2024-10-221-1/+5
| | | | | | | | |
| * | | | | | | | Merge pull request #99417 from passivestar/thread-selectorThaddeus Crews2024-11-261-0/+1
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable the debugger thread selector when there's nothing to select
| | * | | | | | | | Disable the debugger thread selector when there's nothing to selectpassivestar2024-11-191-0/+1
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge pull request #94026 from passivestar/mac-align-transform-shortcutThaddeus Crews2024-11-261-1/+6
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [macOS] Change the shortcut for Align Transform with View
| | * | | | | | | | [macOS] Change the shortcut for Align Transform with Viewpassivestar2024-10-161-1/+6
| | | | | | | | | |
| * | | | | | | | | Merge pull request #99516 from KoBeWi/quantum_entanglement_of_source_filesThaddeus Crews2024-11-267-0/+14
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Untangle ColorPicker includes
| | * | | | | | | | | Untangle ColorPicker includeskobewi2024-11-227-0/+14
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #97824 from TokageItLab/retarget-modifierThaddeus Crews2024-11-265-19/+254
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add RetargetModifier3D for realtime retarget to keep original rest
| | * | | | | | | | | | Add RetargetModifier3D for realtime retarget to keep original restSilc Lizard (Tokage) Renew2024-11-185-19/+254
| | | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #96414 from SaracenOne/improve_animation_warningsThaddeus Crews2024-11-262-7/+24
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve behaviour of AnimationPlayer warnings.
| | * | | | | | | | | | | Improve behaviour of AnimationPlayer warnings.Saracen2024-09-012-7/+24
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #90644 from BattyBovine/cs3d_debug_colourThaddeus Crews2024-11-263-22/+62
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add CollisionShape3D custom debug colors
| | * | | | | | | | | | | | Add CollisionShape3D custom debug coloursJamie Greunbaum2024-11-263-22/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows changing the display colour of a CollisionShape3D node on a per-shape basis. It also adds the ability to display a solid coloured preview of a CollisionShape3D. Closes https://github.com/godotengine/godot-proposals/issues/906
| * | | | | | | | | | | | | Merge pull request #98567 from ydeltastar/remote-pickThaddeus Crews2024-11-261-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Fix `ColorPicker`'s remote synchronization when typing values
| | * | | | | | | | | | | | Fix `ColorPicker`'s remote synchronization when typing valuesyds2024-10-261-1/+1
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ceSpartan3222024-11-2617-27/+300
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #99068 from yahkr/fix_monitor_displayThaddeus Crews2024-11-251-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Editor] Fix float value used for integer performance monitors
| | * | | | | | | | | | | | | Fix float value used for MONITOR_TYPE_QUANTITYyahkr2024-11-111-0/+3
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge pull request #99506 from Giganzo/scale-2d-selectionThaddeus Crews2024-11-251-8/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change how multi selection scale is applied to canvas item
| | * | | | | | | | | | | | | | Change how multi selection scale is applied to canvas itemGiganzo2024-11-211-8/+7
| | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge pull request #99562 from badsectoracula/improve_voxelgi_bake_uiThaddeus Crews2024-11-252-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add VoxelGI bake cancelling and progress UI improvement
| | * | | | | | | | | | | | | | Add VoxelGI bake cancelling and progress UI improvementBad Sector2024-11-232-7/+7
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #97986 from ↵Thaddeus Crews2024-11-251-1/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dustdfg/metadata/forbid_deleting_inherited_metadata Editor: forbid deleting inherited metadata properties
| | * | | | | | | | | | | | | | Editor: forbid deleting inherited metadata propertiesYevhen Babiichuk (DustDFG)2024-10-191-1/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yevhen Babiichuk (DustDFG) <dfgdust@gmail.com> Co-authored-by: Tomek <kobewi4e@gmail.com>
| * | | | | | | | | | | | | | | Merge pull request #99054 from timothyqiu/session-namesThaddeus Crews2024-11-221-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translate the name of the debugger session tabs
| | * | | | | | | | | | | | | | | Translate the name of the debugger session tabsHaoyu Qiu2024-11-111-1/+1
| | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #97388 from tetrapod00/visualshader-linear-srgbThaddeus Crews2024-11-221-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | VisualShader: Add LinearToSRGB and SRGBToLinear to ColorFunc node
| | * | | | | | | | | | | | | | | VisualShader: Add LinearToSRGB and SRGBToLinear to ColorFunc nodetetrapod002024-10-191-0/+2
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge pull request #99424 from dalexeev/core-fix-builtin-enum-const-bindsThaddeus Crews2024-11-221-0/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Core: Fix built-in enum constant bindings
| | * | | | | | | | | | | | | | | | Core: Fix built-in enum constant bindingsDanil Alexeev2024-11-221-0/+17
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge pull request #99544 from jtcat/fix-inspector-favoritesThaddeus Crews2024-11-221-2/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix inspector section iteration in `update_tree`
| | * | | | | | | | | | | | | | | | Fix inspector section iteration in `update_tree`jtcat2024-11-221-2/+0
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge pull request #97216 from markeel/issue_97207_filter_extension_list_cfgThaddeus Crews2024-11-222-1/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure excluded GDExtension files are not included in `extension_list.cfg`
| | * | | | | | | | | | | | | | | | Fix issue #97207 by filtering extension_list.cfgmendrak2024-11-212-1/+27
| | | |_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The implemented solution to the problem of the error message appearing when an excluded GDExtension in an export of a project, is to filter the lines in the extension_list.cfg file to only include those that are in the paths actually included for export. If there are no entries remaining, don't write the file at all.