Commit Graph

  • 8ed849e416 Optimize get_total_memory_used in D3D12 and Vulkan. Skyth 2026-02-16 17:13:06 +03:00
  • c416cbaf54 LSP: Fix type bind, mark as experimental, deprecate direct LSP access HolonProduction 2025-06-08 16:12:33 +02:00
  • f1908d6432 Fix animation player crash when setting current animation to stop Silc Lizard (Tokage) Renew 2026-02-14 05:15:21 +09:00
  • ba71e30579 Tie scratch buffers to acceleration structures Antonio Caggiano 2026-02-12 19:52:34 +01:00
  • 739869359a Fix Control minimum size check too agressive kit 2026-02-15 21:22:07 -05:00
  • 4a823dcd23 Updated unsaved scene dialog to show the time the scene was opened if the scene was last saved before the editor was stared instead of editor startup time. Klology 2026-02-13 16:39:26 -07:00
  • f37446c610 Add Replace to SceneTree context menu Dexter 2025-11-20 17:56:33 +03:30
  • 8415c4f570 Fix Curve point properties usage flags kleonc 2026-02-15 19:58:55 +01:00
  • b99d9c22a2 Fix "disabled" nodes depending on process mode kobewi 2026-02-15 19:18:55 +01:00
  • 3c0eaa38de Remove some unused Node methods kobewi 2026-02-15 18:46:00 +01:00
  • 4dceee5252 Add pointer warping on wayland Kiisu_Master 2025-11-01 17:42:50 +02:00
  • fe0acc1003 Wayland: Swap backward and forward mouse buttons Dery Almas 2026-02-15 09:28:52 +01:00
  • ad570e86d5 Provide default values for fold state in "Edit Animation Libraries" window to prevent errors Malcolm Anderson 2026-02-14 08:02:12 -08:00
  • 998f97a2a1 Jolt: Update to 5.5.0 Mikael Hermansson 2026-02-04 22:43:01 +01:00
  • da3645d5a9 Fix silent failure when creating collision shape as sibling of scene root Robert Yevdokimov 2026-02-14 10:32:37 -05:00
  • a289ee7f62 Support tiling AtlasTexture in TextureRect kleonc 2025-12-09 17:37:57 +01:00
  • 4bb7383d5a Emit settings_changed signal on input action remove Nintorch 2026-02-14 17:57:53 +05:00
  • dd5cc4bbd1 Don't remove internal nodes in Node::replace_by kleonc 2026-02-14 14:10:39 +01:00
  • 39ed2fa9a5 Add move semantics to HashSet. Lukas Tenbrink 2026-02-14 13:20:48 +01:00
  • ecf1f8d960 Fix ScriptTextEditor resizing issue Simon Döhl 2026-02-14 13:04:08 +01:00
  • 27393fbd24 Mark MutexLock as [[nodiscard]] to prevent misuse. X23 2026-02-14 18:28:27 +08:00
  • eadec6c605 Add device IDs to keyboard and mouse events Nintorch 2026-02-14 10:40:57 +05:00
  • b3d0b00843 Fix selection highlight not updating when selecting a hidden canvasitem lower in the tree dock Kevin Lam 2025-10-14 18:35:27 -05:00
  • e298af3c71 Add note to extension-change error message about how to make editor recognize an extension Malcolm Anderson 2025-12-15 09:00:14 -08:00
  • 4fe7fd8379 Document the purpose of the index parameter in IK and SkeletonModifier3D classes Hugo Locurcio 2026-02-13 23:24:05 +01:00
  • 3f5c5d969f OpenXR: Fix OpenGL initialization with Monado on X11 David Snopek 2026-02-13 11:44:57 -06:00
  • bf95b62586 Merge pull request #115883 from Gurvan/master Thaddeus Crews 2026-02-13 07:40:28 -06:00
  • 481b6fcf66 Merge pull request #115761 from jinyangcruise/fix_debugger_error_log_time_trimed Thaddeus Crews 2026-02-13 07:40:27 -06:00
  • 3f57dc07cc Merge pull request #116153 from m4gr3d/add_project_godot_associations Thaddeus Crews 2026-02-13 07:40:27 -06:00
  • fd49f2ac10 Merge pull request #116226 from m4gr3d/apply_quick_workaround_for_vulkan_xr_issue Thaddeus Crews 2026-02-13 07:40:26 -06:00
  • 06793a947b Merge pull request #116209 from TheDying0fLight/fix-script-text-editor-ref-usage Thaddeus Crews 2026-02-13 07:40:25 -06:00
  • d41677587c Merge pull request #116225 from bruvzg/rtests Thaddeus Crews 2026-02-13 07:40:24 -06:00
  • f3466332fd Sync translations with Weblate Rémi Verschelde 2026-02-13 14:25:54 +01:00
  • 7e2a4f008a Fix joypad motion sensors example for C# Nintorch 2026-02-13 13:36:49 +05:00
  • 3bd8f3ccb6 OpenXR: Expose view information to GDExtension API Erik Ritschl 2025-11-04 15:18:29 +01:00
  • d1698255bc [macOS] Fix confined mouse movement getting out of sync. Pāvels Nadtočajevs 2026-02-13 10:56:46 +02:00
  • b7fbd3960a [Windows] Disallow file/folder names ending with period and space. Pāvels Nadtočajevs 2026-02-12 10:24:53 +02:00
  • a830dba677 [Metal] Remove glslang memory decorations. Pāvels Nadtočajevs 2026-02-12 23:43:01 +02:00
  • f5832013c8 Restore canvas_item_add_polyline usage for transform gizmo rotation arc Robert Yevdokimov 2026-02-12 21:44:39 -05:00
  • 0ced9ff855 Update the Dictionary.get regarding the default argument & it's side effects AR 2026-02-10 17:38:20 +05:00
  • dc8e7ef2ce Wayland: Only handle the current output mode Dery Almas 2026-02-13 01:59:48 +01:00
  • 4c05d9ae01 Prevent unnecessary memory allocations when reading UID cache DeeJayLSP 2026-01-26 14:30:46 -03:00
  • 0ad63522d7 Quick fix to address https://github.com/godotengine/godot/issues/115924 Fredia Huya-Kouadio 2026-02-12 14:14:23 -08:00
  • 3f5620aac0 Show shortcut path in tooltip kobewi 2026-02-12 21:32:57 +01:00
  • 9518b98082 Fix ediitor not handling unsaved changes on restart from settings kobewi 2026-02-12 21:15:04 +01:00
  • 2d03275c88 Add drag and drop info label fkeyz 2025-09-23 01:47:05 +03:00
  • 51582b3fd6 Fix wrong Ref checks in ScriptTextEditor Simon Döhl 2026-02-12 17:19:43 +01:00
  • 1c16c4fdcc Add ability for Area3D to detect/influence SoftBody3D with Jolt Physics Mikael Hermansson 2025-12-11 18:11:47 +01:00
  • 5d5eb20a91 OpenXR: Add support for projection layer extensions Erik Ritschl 2026-02-12 15:43:41 +01:00
  • 20d58a38c6 Merge pull request #116168 from Rindbee/fix-wide-table Thaddeus Crews 2026-02-12 08:19:19 -06:00
  • 553315ced8 Merge pull request #92282 from KoBeWi/PropertyListHelper_never_stops Thaddeus Crews 2026-02-12 08:19:18 -06:00
  • 2d5b30c476 Merge pull request #115963 from blueskythlikesclouds/reduce-includes-to-rd Thaddeus Crews 2026-02-12 08:19:16 -06:00
  • 3294d50d82 Merge pull request #116075 from ryevdokimov/arc-sync Thaddeus Crews 2026-02-12 08:19:15 -06:00
  • fde9658a3e Merge pull request #94496 from DarkKilauea/rendering/hdr-output Thaddeus Crews 2026-02-12 08:19:13 -06:00
  • 149ecbcbfd [TextServer] Ignore language of embedded object replacement spans when updating line breaks. Pāvels Nadtočajevs 2026-02-12 10:02:49 +02:00
  • f9f164f7ca Fix soft hyphen not working with small (or zero) line breaking width. Pāvels Nadtočajevs 2026-02-12 08:16:32 +02:00
  • b8389cc76b Support output to HDR monitors Josh Jones 2025-02-02 18:12:45 -05:00
  • 3d12a285d4 Fix rotation line not showing during instant rotate Robert Yevdokimov 2026-02-11 23:48:00 -05:00
  • 94591b8971 Fix thread safety of physics interpolation X23 2026-02-12 11:30:44 +08:00
  • e6ee72828f Add PropertyListHelper to Curves kobewi 2024-05-23 16:48:48 +02:00
  • 3201f3bb5d Immediately update transform gizmo handle highlight when changing tool modes Robert Yevdokimov 2026-02-10 21:39:57 -05:00
  • d613138aa4 Fix gizmo rotation arc and applied transform not being in sync Robert Yevdokimov 2026-02-08 18:52:08 -05:00
  • 15958aa1ff Add background panels to the trees in the export dialog Michael Alexsander 2026-02-11 14:44:53 -03:00
  • 40448082ab Merge pull request #115728 from Chaosus/shader_fix_builtin_func_mismatch Thaddeus Crews 2026-02-11 10:27:09 -06:00
  • c6f1ad6b09 Merge pull request #116071 from zinefer/bugfix-c-sharp-build-on-windows-network-share Thaddeus Crews 2026-02-11 10:27:08 -06:00
  • 487896096c Merge pull request #116155 from clayjohn/sky-radiance-seam Thaddeus Crews 2026-02-11 10:27:06 -06:00
  • 724ab21eb3 Merge pull request #116154 from clayjohn/sky-roughness Thaddeus Crews 2026-02-11 10:27:05 -06:00
  • c53965f13e Merge pull request #116046 from chocola-mint/fix-#116002 Thaddeus Crews 2026-02-11 10:27:04 -06:00
  • e4d449f4b4 Merge pull request #115871 from ryevdokimov/arc-line-snap Thaddeus Crews 2026-02-11 10:27:03 -06:00
  • 152f142788 Merge pull request #115992 from ryevdokimov/fix-trackball-highlight Thaddeus Crews 2026-02-11 10:27:01 -06:00
  • 6330464fd9 Merge pull request #116041 from jrouwe/soft_body_mass Thaddeus Crews 2026-02-11 10:27:00 -06:00
  • 4868c407ed Merge pull request #116171 from Repiteo/revert-116080 Thaddeus Crews 2026-02-11 10:26:59 -06:00
  • 1fbbd665c6 Revert "Rearrange project loading init" Thaddeus Crews 2026-02-11 08:29:32 -06:00
  • f3df9c2434 Convert "Line and column numbers" label to button arkology 2026-02-07 20:39:25 +03:00
  • 76a2ab7fbf Fix the table is too wide when using indentation in RichTextLabel 风青山 2026-02-11 20:15:08 +08:00
  • 032232a522 [macOS] Add build name to bundle ID of custom builds. Pāvels Nadtočajevs 2026-02-09 12:47:48 +02:00
  • 6a65e06e69 Android Editor: copy keystore to temp file during export Anish Kumar 2026-02-11 13:31:07 +05:30
  • f9c31d3483 Fix copying text across tables in RichTextLabel 风青山 2026-02-11 00:41:39 +08:00
  • 7a98a2f909 Make changing view_plane_rotation_gizmo_scale not require editor restart Robert Yevdokimov 2026-02-10 19:07:58 -05:00
  • 69a923e340 Add compatibility fallback to textureLod when reading from RADIANCE Clay John 2026-02-10 16:00:30 -08:00
  • 0063b4ebd6 Restore default sky roughness levels to 8. This helps smooth out rough non-metallic objects that have a very noisy HDRI Clay John 2026-02-10 15:08:53 -08:00
  • 8d14a178e9 Implement project.godot file associations for the Android editor Fredia Huya-Kouadio 2026-02-10 11:14:08 -08:00
  • c90bb52b3b Merge pull request #116142 from Repiteo/4.6.1-cherry-picks-2 Thaddeus Crews 2026-02-10 12:35:47 -06:00
  • 8c223270f2 Revert "Change curve range for particle multipliers" Thaddeus Crews 2026-02-10 09:58:58 -06:00
  • 0591470c36 Use transmittance instead of opacity in the early-out branch when calculating volumetric fog Clay John 2026-02-09 09:45:12 -08:00
  • f4e9a0c426 Fix double memdelete of dummy_player cdemirer 2026-02-06 20:41:56 +03:00
  • e9861dfe4e Merge pull request #116111 from mihe/jolt/soft-body-min-mass Thaddeus Crews 2026-02-10 10:45:28 -06:00
  • 92a90a8e6f Merge pull request #114558 from Chaosus/fix_precision Thaddeus Crews 2026-02-10 10:34:39 -06:00
  • 07f6c64c18 Merge pull request #116125 from JohanAR/fix-dyn-lib-missing-log Thaddeus Crews 2026-02-10 10:34:38 -06:00
  • da0250c0f0 Merge pull request #116088 from sockeye-d/docs/font-ascent-descent Thaddeus Crews 2026-02-10 10:34:37 -06:00
  • b205e5fd20 Merge pull request #116140 from Repiteo/revert Thaddeus Crews 2026-02-10 10:34:36 -06:00
  • d61fc4529f Merge pull request #116032 from BrotherShort/fix-inaccurate-tree-relationship-lines Thaddeus Crews 2026-02-10 10:34:35 -06:00
  • 0808e47eff Merge pull request #115904 from HEX-23/feature-fix_ssr Thaddeus Crews 2026-02-10 10:34:34 -06:00
  • ba5a0758e9 Revert "Change curve range for particle multipliers" Thaddeus Crews 2026-02-10 09:58:58 -06:00
  • 1cbad83f83 allow toggling line edit via action that isn't keyboard Travis Lange 2026-02-10 10:54:46 -05:00
  • ec297f8bb3 Merge pull request #114717 from TokageItLab/gizmo-opt Thaddeus Crews 2026-02-10 08:29:45 -06:00
  • fe039cc6cd Merge pull request #116117 from Repiteo/ci/all-tests Thaddeus Crews 2026-02-10 08:29:44 -06:00
  • 486c73409a Merge pull request #115856 from ryevdokimov/begin-rotate-trackball Thaddeus Crews 2026-02-10 08:29:43 -06:00
  • 0dc5c0ad36 Merge pull request #116107 from clayjohn/volumetric-fog-early-out Thaddeus Crews 2026-02-10 08:29:42 -06:00
  • 49ddb94a93 Merge pull request #116106 from ghsoares/docs-fix-get-velocity-at-local-position Thaddeus Crews 2026-02-10 08:29:41 -06:00