Commit Graph

  • 444bf2960b Merge pull request #113475 from ndarilek/fix-editor-initial-focus-screen-reader Rémi Verschelde 2026-01-01 16:46:14 +01:00
  • f655f60649 Merge pull request #113461 from adamscott/text-changed-push-text Rémi Verschelde 2026-01-01 16:46:10 +01:00
  • 51ff4d0458 Merge pull request #113334 from Image-unavailable/voxelgi-reflection-fix Rémi Verschelde 2026-01-01 16:46:05 +01:00
  • 65f8e1ecc2 Merge pull request #113122 from Calinou/doc-meshinstance2d-description Rémi Verschelde 2026-01-01 16:45:58 +01:00
  • 779fd0a14a Merge pull request #112717 from arkology/project-manager-ui-height Rémi Verschelde 2026-01-01 16:45:54 +01:00
  • cde4f41e9a Merge pull request #112475 from BrotherShort/fix-icon-max-width-editable Rémi Verschelde 2026-01-01 16:45:47 +01:00
  • 137e809656 Merge pull request #111251 from Flynsarmy/timeline_length Rémi Verschelde 2026-01-01 16:45:41 +01:00
  • 602d98b639 Merge pull request #110847 from StamLord/fix-foldablecontainer-pointer Rémi Verschelde 2026-01-01 16:45:35 +01:00
  • e364215bea Merge pull request #107326 from Calinou/doc-texturerd Rémi Verschelde 2026-01-01 16:45:31 +01:00
  • 6592147892 Fix visibility of shader node separators in modern theme passivestar 2026-01-01 19:39:54 +04:00
  • 337ffc62b6 Fix outdated comment in CanvasItem.draw_string() code sample Hugo Locurcio 2025-12-20 01:43:41 +01:00
  • 76d9850b41 Improve Texture*RD, RenderData and LightmapperRD class documentation Hugo Locurcio 2025-06-09 16:27:30 +02:00
  • 9ae02dbab0 Clarify the purpose of MeshInstance2D and MultiMeshInstance2D Hugo Locurcio 2025-11-24 19:40:19 +01:00
  • 7f973b2886 Fix the UID in the owner file changed when overwriting files in editor 风青山 2026-01-01 21:39:41 +08:00
  • 52f43c643c Improve visibility of toaster notifications passivestar 2026-01-01 16:41:23 +04:00
  • 898e29971b [macOS] Fix non-focusable window order. Pāvels Nadtočajevs 2026-01-01 13:05:42 +02:00
  • 0844d4b11f Fix FileAccess::create_temp() not using FileAccess::ModeFlags Adam Scott 2025-12-15 14:55:26 -05:00
  • 263589497b Add non-public {Line,Text}Edit::_set_text() Adam Scott 2025-12-02 08:28:57 -05:00
  • fc7d6da3fa FoldableContainer: Override has_point to use title rect when folded StamLord 2025-09-24 03:38:04 +03:00
  • e304b4e43e GDScript: Fix incorrect default transfer_mode for @rpc annotation Max Aller 2025-12-21 12:00:36 -08:00
  • 7692a3d53b Merge pull request #114313 from blueskythlikesclouds/handle-descriptor-fragmentation Rémi Verschelde 2026-01-01 10:19:54 +01:00
  • 329bc5867c Merge pull request #114482 from TokageItLab/fix-atedit Rémi Verschelde 2026-01-01 08:58:59 +01:00
  • 185a4abcb5 Fix hybrid app support detection for the Android editor Fredia Huya-Kouadio 2025-12-30 20:39:18 -08:00
  • c8c0aa9297 Fix discrete key is not processed by advance_on_start in AnimationNode Silc Lizard (Tokage) Renew 2026-01-01 06:40:01 +09:00
  • b3358688fe Merge pull request #114463 from m4gr3d/properly_trigger_pipeline_cache_saving_on_android Rémi Verschelde 2025-12-31 22:45:56 +01:00
  • ea978e4471 Fix AnimationPlayerEditor failed to fetch AnimationTree's libraries Silc Lizard (Tokage) Renew 2026-01-01 04:29:35 +09:00
  • 2bc63ddf08 Create separate graphics queue instead of reusing the main queue when transfer queue family is unsupported. Skyth 2025-12-31 16:46:34 +03:00
  • 281a32066b Fix incorrect AnimationNodeAnimation.timeline_length description Flyn San 2025-10-04 22:32:16 +10:00
  • ffa9f27726 Add missing method reference in ShaderMaterial.set_shader_parameter MadeScientist 2025-12-31 11:55:17 +08:00
  • be24804e1a Trigger save of the RD pipeline cache on application pause Fredia Huya-Kouadio 2025-12-30 19:25:29 -08:00
  • 72f13e0593 GLTF: zero out padding bytes when encoding buffer views nikitalita 2025-12-30 18:51:18 -08:00
  • 8299b704b3 Ensure clear_animation_instances after blending frame result Silc Lizard (Tokage) Renew 2025-12-31 07:01:36 +09:00
  • d1a5d9da3e Always stop script debugger when stopping game Krzysztof Biegański 2025-12-30 19:48:58 +01:00
  • 38dd2e69d0 Make Godot compile with 3D physics disabled again. Ben Lubar 2025-12-30 12:19:21 -06:00
  • c3ff178b99 Remove unused line in editor_properties.cpp ASamBlur 2025-12-30 20:08:17 +02:00
  • dc08fd48cb Fix crash after calling EditorUndoRedoManager.clear_history() and then interacting with history dock entries Robert Yevdokimov 2025-12-30 06:09:29 -05:00
  • 261ab6092b Change radius_range to angle to indicate hole of JointLimitationCone3D Silc Lizard (Tokage) Renew 2025-12-28 23:46:12 +09:00
  • 612de1b6d2 Remove unused parameter kobewi 2025-12-30 16:35:02 +01:00
  • 7f13b04c99 a11y: Only support blur and focus actions on widgets that are actually focusable Nolan Darilek 2025-12-29 16:31:37 -05:00
  • 9aa4a7fa8f a11y: Add accessible name to resizable splitters Nolan Darilek 2025-12-29 16:47:32 -05:00
  • f4aeec3a1a Editor: Set initial focus for screen reader users Nolan Darilek 2025-12-02 16:43:15 -05:00
  • 1d95e762a2 LSP: Remove unread native_member_completions member HolonProduction 2025-12-30 13:28:14 +01:00
  • 1559ab34c6 Merge pull request #114335 from kleonc/decal_sorting_offset_property_flags Rémi Verschelde 2025-12-30 11:46:53 +01:00
  • 001ab24dce Merge pull request #114325 from KoBeWi/juggling_paths_editor_edition Rémi Verschelde 2025-12-30 11:23:14 +01:00
  • 0c8b132efe Merge pull request #114416 from blueskythlikesclouds/adreno-5xx-crash-fix Rémi Verschelde 2025-12-30 08:13:56 +01:00
  • 64277e6101 Make PopupMenu shrinking configurable. Pāvels Nadtočajevs 2025-12-30 08:33:41 +02:00
  • 298affa025 Use arch-filtered lambda for GDExtension dependency lookup (#111407). Edgar J San Martin 2025-12-29 21:50:37 -05:00
  • 3393740d42 Improve the look of inner tabs in modern theme passivestar 2025-12-28 15:27:39 +04:00
  • 8a4fec4397 Fix IKModifier/ JointLimitation gizmo on root bone and dirty handling Silc Lizard (Tokage) Renew 2025-12-30 08:12:27 +09:00
  • 8819651847 Fix some invalid translation usages kobewi 2025-12-29 00:34:56 +01:00
  • 20b67f3661 Merge pull request #114364 from Lazy-Rabbit-2001/fix_add_type_not_working Rémi Verschelde 2025-12-29 19:45:46 +01:00
  • 12b110c4ea Merge pull request #114401 from HolonProduction/lsp-fixup Rémi Verschelde 2025-12-29 18:08:27 +01:00
  • 526cab14a9 Merge pull request #114382 from syntaxerror247/aab-export-issue Rémi Verschelde 2025-12-29 17:42:24 +01:00
  • 3ef93dc19f Implement workaround for GPU driver crash on Adreno 5XX. Skyth 2025-12-29 15:14:04 +03:00
  • 30dc68dd93 Fix binary BMFont flags handling. Pāvels Nadtočajevs 2025-12-29 08:06:51 +02:00
  • 2c29a37840 Add clarifying comment explaining threads block file system scanning on web. Edgar 2025-12-28 21:35:21 -05:00
  • 7278190c71 Disable threaded scanning and importing on Web platform. Edgar 2025-12-28 21:29:16 -05:00
  • f3cb02ac92 Fix rotation gizmo line position Robert Yevdokimov 2025-12-28 20:08:53 -05:00
  • 542bd5a52f Improve generic quick open title kobewi 2025-12-29 00:46:39 +01:00
  • cbc3a989fb Fix TextEdit moving caret word left/right can hide kit 2025-12-28 16:42:29 -05:00
  • 2e8bc7cd11 Add background panels to the TileSet/Map editors Michael Alexsander 2025-12-26 11:30:09 -03:00
  • ea49483334 Fix ScrollBar not accepting InputEventPanGesture FifthTundraG 2025-12-28 13:46:40 -05:00
  • a1fb9daae1 LSP: Fix infinite recursion in symbol calculation HolonProduction 2025-12-28 19:11:29 +01:00
  • 71ee53384e Fix background color of EditorInspectorArray passivestar 2025-12-28 18:47:18 +04:00
  • 4532cbe006 Disable threaded imports when WorkerThreadPool has insufficient threads. Edgar J San Martin 2025-12-28 01:11:15 -05:00
  • b45f440164 Fix CreateDialog::get_selected_typed() ignoring the custom types created from EditorPlugin::add_custom_type() YuuKaana 2025-12-28 12:36:22 +08:00
  • 4eca0fbbc3 Fix wording in TileSet collision polygon error message Malcolm Anderson 2025-12-27 16:04:16 -08:00
  • a797a2f5f7 Only attempt install when export format is APK Anish Kumar 2025-12-28 05:11:30 +05:30
  • 614e35f04b Fix AAB file not copied to export path Anish Kumar 2025-12-28 03:54:21 +05:30
  • d78fdeac13 Fix Android joypad triggers range Nintorch 2025-12-27 13:35:55 +05:00
  • 84742563f8 Fix setting mesh blend shape properties in dummy mesh storage nikitalita 2025-12-26 12:44:22 -08:00
  • 595807acfb GLTF: dupe images during serialization to prevent segfaults nikitalita 2025-12-26 12:42:23 -08:00
  • b5cb821636 Add bent normal map support for the compatibility renderer Capry 2025-12-25 15:08:31 +01:00
  • 66e357f29a Joypads: ignore Android fingerprint scanners Nintorch 2025-12-26 10:19:03 +05:00
  • d9df586bbb Fix: In dialog "Create New Project", select renderer will enable "next" button even if "Project Path" is unavailable illusory-dream 2025-12-26 11:54:04 +00:00
  • 3e5f3e9d35 Fix sorting_offset property flags for Decal kleonc 2025-12-25 14:30:28 +01:00
  • 205d9814f1 Fall back to octmap raster path on certain devices & fix issues with the shaders. Skyth 2025-12-23 16:07:20 +03:00
  • 871a0cb7fa fix: Fix non-deterministic framework linking order on macOS for incremental builds LanzaSchneider 2025-12-25 06:47:26 +08:00
  • f63186f707 Ensure scene paths in autoload settings kobewi 2025-12-24 22:59:58 +01:00
  • e046830c50 Tree: Add per-cell autowrap_trim_flags to TreeItem Philippe Vaillancourt 2025-12-24 15:28:15 -05:00
  • 1c1b8a0c22 Fix reopening rootless scenes kobewi 2025-12-24 10:22:32 +01:00
  • 0e072e9014 Fix docks grabbing too much focus Logan Detrick 2025-12-20 15:15:05 -08:00
  • 26d8a32020 Document runtime alternative to Default Theme Scale project setting Hugo Locurcio 2025-12-23 02:13:04 +01:00
  • b08b0c477b Fix background color of complex dialog windows in modern theme passivestar 2025-12-23 05:05:42 +04:00
  • 9bcaa773a2 Add vector components to 3D ruler tool Robert Yevdokimov 2025-05-24 21:05:16 +04:00
  • 63227bbc8a Merge pull request #114281 from DarioSamo/real-time-probe-fix Rémi Verschelde 2025-12-22 18:56:23 +01:00
  • cf0cb625b2 Fix real time reflection probes being constantly recreated. Dario 2025-12-22 10:02:09 -03:00
  • 3b23931eae Create new pools when they become fragmented on Vulkan. Skyth 2025-12-22 12:42:19 +03:00
  • 3e7228d137 Fix shader editor filename not updating after file rename Ayan Chavand 2025-12-07 15:42:43 +05:30
  • f23aa06647 Disable native file dialog on Android Editor Anish Kumar 2025-12-20 17:37:40 +05:30
  • c8e733f667 Fix content margins of the editor runbar in modern theme passivestar 2025-12-21 14:45:11 +04:00
  • 3b48b0110e Merge pull request #114243 from leandro-benedet-garcia/owner-doc-update Rémi Verschelde 2025-12-21 10:41:53 +01:00
  • 444ebfe354 Merge pull request #114234 from passivestar/inspector-category-spacing Rémi Verschelde 2025-12-21 10:41:49 +01:00
  • 764de6fecc Merge pull request #114231 from passivestar/tree-line-edit Rémi Verschelde 2025-12-21 10:41:44 +01:00
  • eebf4143f1 Merge pull request #114227 from BastiaanOlij/fix_asp_regression Rémi Verschelde 2025-12-21 10:41:40 +01:00
  • ef36e69442 Merge pull request #114222 from akien-mga/msvc-requiredptr-template Rémi Verschelde 2025-12-21 10:41:36 +01:00
  • feed71cdd9 Merge pull request #114202 from MichaeINeumann/fix-export-dialog-empty-type-icon Rémi Verschelde 2025-12-21 10:41:32 +01:00
  • 1125e34e71 Merge pull request #114196 from migueldeicaza/debugger-crash-fix Rémi Verschelde 2025-12-21 10:41:28 +01:00
  • 6b06edb457 Merge pull request #114190 from voylin/fix_crash_scriptless_scene_debug Rémi Verschelde 2025-12-21 10:41:24 +01:00
  • ec06048f6e Merge pull request #114181 from BastiaanOlij/fix_openxr_visibility_nomask Rémi Verschelde 2025-12-21 10:41:17 +01:00