Commit Graph

  • f45bf82ae7 Fix null values for local const in debugger scrawach 2026-01-31 23:19:26 +03:00
  • 5928e260d4 Android: Fix plugin type mismatch regression Anish Kumar 2026-02-01 00:31:07 +05:30
  • 24d9448daf [TextServer] Fix keycap emoji sequence rendering Warren Partridge 2026-01-31 10:41:50 -08:00
  • 68c2afee6e Fix buttons for opening project in file manager Jordyfel 2026-01-28 16:21:55 +02:00
  • 5877ad3f6b Fix "subresources" misspelling in Resource.DEEP_DUPLICATE_NONE docs Alexis Brooks 2026-01-31 22:40:23 +06:00
  • ed687b84a3 Use only one edit menu for TextEditors kit 2025-11-03 18:34:35 -05:00
  • 9c72dafbe6 LSP: Add godot to known language ids HolonProduction 2026-01-31 13:21:24 +01:00
  • 5254edfab2 jpg: Explicitly reject unsupported CMYK and YCCK colorspaces Rémi Verschelde 2026-01-31 14:31:29 +01:00
  • 0080d6f109 LSP: Handle clients that do not support CompletionContext HolonProduction 2026-01-31 13:40:51 +01:00
  • 77ecf91008 Expose XrSpace selection and eye visibility controls for composition layers stillmant 2025-11-24 00:01:12 -08:00
  • 923008eb67 Add an example that uses bind() to Array.find_custom() documentation Hugo Locurcio 2026-01-31 01:22:19 +01:00
  • ea1cb8fe67 Add columns to Language Server voylin 2025-12-19 15:20:18 +09:00
  • 7072a9a874 Change List copy constructor from implicit to explicit. Lukas Tenbrink 2026-01-30 18:58:42 +01:00
  • 2bd998afc3 [Buildsystem] Fix non-3D builds A Thousand Ships 2026-01-30 18:41:25 +01:00
  • f3c7d1d2bf Minimize includes from gdvirtual.gen.inc / script_instance.h, to improve compile time. Lukas Tenbrink 2026-01-30 17:47:13 +01:00
  • 0227be0bdb Sync translations with Weblate Rémi Verschelde 2026-01-30 17:38:48 +01:00
  • bb3c8a0682 Fix issues with InputMap::load_from_project_settings() when called in tool script Robert Yevdokimov 2025-04-05 10:25:44 +04:00
  • d48f9d45e2 Merge pull request #115450 from superherointj/fix-X509CertificateMbedTLS-error Thaddeus Crews 2026-01-30 09:32:17 -06:00
  • 031442d427 Merge pull request #115289 from ryevdokimov/navigation-update-shortcuts Thaddeus Crews 2026-01-30 09:32:16 -06:00
  • e36d624a30 Merge pull request #115607 from Ivorforce/sunless-sky Thaddeus Crews 2026-01-30 09:32:14 -06:00
  • 6d67a99925 Merge pull request #115606 from clayjohn/sky-border-fix Thaddeus Crews 2026-01-30 09:32:13 -06:00
  • a6692abdb8 Merge pull request #115290 from ryevdokimov/zoom-preset Thaddeus Crews 2026-01-30 09:32:12 -06:00
  • 970565aafc Merge pull request #115603 from dsnopek/openxr-frame-synthesis-dont-register-projection-views-unless-enabled Thaddeus Crews 2026-01-30 09:32:11 -06:00
  • 82580cf965 Merge pull request #115602 from dsnopek/openxr-user-presence-hide-singleton Thaddeus Crews 2026-01-30 09:32:10 -06:00
  • 5385a7ba38 Merge pull request #115504 from blueskythlikesclouds/d3d12-aniso-nearest-fix Thaddeus Crews 2026-01-30 09:32:09 -06:00
  • fbbb8a921b Merge pull request #115309 from Ivorforce/localvector-explicit-copy Thaddeus Crews 2026-01-30 09:32:07 -06:00
  • 2d9b67e7bf Merge pull request #115620 from bruvzg/gn_scale Thaddeus Crews 2026-01-30 09:32:06 -06:00
  • fd6e80d4e9 Merge pull request #105701 from ColinSORourke/DrawableTexture Thaddeus Crews 2026-01-30 09:32:05 -06:00
  • 9005783e77 Merge pull request #115619 from bruvzg/maco_ime_p Thaddeus Crews 2026-01-30 09:32:04 -06:00
  • e6ddb1035d Merge pull request #115587 from KoBeWi/just_another_day_in_localization_department Thaddeus Crews 2026-01-30 09:32:03 -06:00
  • 8b16ea4093 Update XRCamera3D docs to clarify what it provides and overrides David Snopek 2026-01-29 13:13:18 -06:00
  • f36366705e [PopupMenu] Use parent GraphEdit scale for popups inside GraphElement instead of completely disabling it. Pāvels Nadtočajevs 2026-01-30 10:05:46 +02:00
  • 6b67059d94 [macOS] Hide input accessory popups when no text control selected. Pāvels Nadtočajevs 2026-01-30 08:45:08 +02:00
  • 80c5e37530 Fix SpinBox buttons not updating when using set_value_no_signal() Michael Alexsander 2026-01-29 20:21:42 -03:00
  • 1d840aae3a Remove sky.h include from environment.h, to speed up compile time. Lukas Tenbrink 2026-01-30 00:05:55 +01:00
  • 9c82d5d8fc OpenXR: Don't add frame synthethesis as projection views extension unless enabled David Snopek 2026-01-29 15:25:16 -06:00
  • b4b20e95ed Ensure that uv border size is passed in to sky rendering functions both when rendering the octmap and when rendering the sky as a background Clay John 2026-01-29 14:14:49 -08:00
  • 41bf7648c2 Fix Skeleton3D Edit Mode bone buttons have priority over transform gizmo Robert Yevdokimov 2026-01-29 17:02:50 -05:00
  • deb2e64ef5 OpenXR: Better action map defaults for hand interaction profile David Snopek 2026-01-29 15:51:37 -06:00
  • 9c11e25198 Don't expose the OpenXRUserPresenceExtension singleton David Snopek 2026-01-29 15:00:37 -06:00
  • 95bc5e1efb Fire ItemList.item_clicked signal when deselecting multi items with CTRL Michael Alexsander 2026-01-29 17:28:26 -03:00
  • f7b9703cbd Use actual class names in resource type hints kobewi 2025-12-18 17:38:46 +01:00
  • 80a4af1cc7 Merge pull request #115551 from YeldhamDev/runtime_node_select_separation Thaddeus Crews 2026-01-29 12:11:18 -06:00
  • 0a1fd97da0 Merge pull request #115549 from Calinou/doc-upnp-update-example Thaddeus Crews 2026-01-29 12:11:17 -06:00
  • 0f266c4f8e Merge pull request #110523 from StamLord/pattern-guard-warning-fix Thaddeus Crews 2026-01-29 12:11:15 -06:00
  • 563c22673b Merge pull request #115577 from Ivorforce/even-less-includes Thaddeus Crews 2026-01-29 12:11:13 -06:00
  • fd0499020b Merge pull request #115576 from Giganzo/animation-track-icon-size Thaddeus Crews 2026-01-29 12:11:12 -06:00
  • 9dff33d942 Merge pull request #115510 from Nintorch/fix-nvidia-shield Thaddeus Crews 2026-01-29 12:11:12 -06:00
  • 2ba7af854d Merge pull request #115574 from Chubercik/ufbx-0.21.2 Thaddeus Crews 2026-01-29 12:11:10 -06:00
  • 7ba375be00 Merge pull request #110933 from Kazox61/virtual-joystick Thaddeus Crews 2026-01-29 12:11:08 -06:00
  • b621b9ea5a Merge pull request #115570 from Ivorforce/input-keyboard-noinclude Thaddeus Crews 2026-01-29 12:11:07 -06:00
  • 2725c636ca Merge pull request #115569 from LanzaSchneider/fix-gdscript-compilation Thaddeus Crews 2026-01-29 12:11:06 -06:00
  • 869d83b040 Merge pull request #113199 from KoBeWi/redock Thaddeus Crews 2026-01-29 12:11:05 -06:00
  • abe0226afa Merge pull request #115466 from Calinou/doc-renderingserver-complete Thaddeus Crews 2026-01-29 12:11:04 -06:00
  • a18550907b Fix wrong tooltip translations in resource picker kobewi 2026-01-29 19:07:40 +01:00
  • 4274f8b543 Replace DockSlot with DockTabContainer kobewi 2025-11-26 16:43:49 +01:00
  • 72b281d41e Remove a few includes of curve.h, texture.h and resource_loader.h + resource_saver.h. Lukas Tenbrink 2026-01-29 15:53:38 +01:00
  • 6862edcede Move RuntimeNodeSelect to its own files Michael Alexsander 2026-01-28 21:54:02 -03:00
  • c82263adb6 Fix icon size in AnimationPlayer tracks Giganzo 2026-01-29 14:03:33 +01:00
  • f006987598 Fix Rename option for instance roots kobewi 2026-01-29 14:00:56 +01:00
  • 58a1e8b63f ufbx: Update to 0.21.2 Jakub Marcowski 2026-01-29 13:07:49 +01:00
  • 1950689f1d Do not include input_enums.h and keyboard.h from variant.h and binder_common.h. Lukas Tenbrink 2026-01-29 12:12:53 +01:00
  • fed65ba716 Fix script_language_extension compilation with deprecated=no LanzaSchneider 2026-01-29 19:00:34 +08:00
  • 63f6e3691c DrawableTextures Colin O'Rourke 2025-02-09 02:20:35 -08:00
  • fa2d63e3fe Adds VirtualJoystick Kazox61 2025-09-25 19:31:07 +02:00
  • 92fe77d26a Logic for expansion of Tilde symbol AR 2025-12-17 14:33:00 +05:00
  • cfa8d762ef Fix UPNP code sample using OK constant incorrectly Hugo Locurcio 2026-01-29 01:51:36 +01:00
  • 77d4c814c3 Complete RenderingServer, ArrayMesh and VoxelGIData class documentation Hugo Locurcio 2026-01-27 18:23:54 +01:00
  • 10da3ba455 Rename glow structs in Compatibility renderer to match code style guidelines Hugo Locurcio 2026-01-28 18:59:37 +01:00
  • 5ad8b27d8d Merge pull request #115190 from ashwinvbs/xr_ext_user_presence Thaddeus Crews 2026-01-28 17:58:26 -06:00
  • 5853d99984 Merge pull request #114930 from KoBeWi/if_it's_runnable_can_it_run_doom Thaddeus Crews 2026-01-28 17:58:25 -06:00
  • 8fd7c1ed50 Merge pull request #115314 from Saulo-de-Souza/fix-create-dialog-recents Thaddeus Crews 2026-01-28 17:58:23 -06:00
  • d4ab136b24 Merge pull request #112746 from Kaleb-Reid/show-nodepath-subnames Thaddeus Crews 2026-01-28 17:58:22 -06:00
  • 6539f7fade Merge pull request #113761 from m4gr3d/bump_android_version_2026 Thaddeus Crews 2026-01-28 17:58:21 -06:00
  • 63c0e9a9fb Merge pull request #115158 from timothyqiu/drop-type-inherit Thaddeus Crews 2026-01-28 17:58:19 -06:00
  • c57867774d Merge pull request #114898 from Nallebeorn/truthiness_docs Thaddeus Crews 2026-01-28 17:58:18 -06:00
  • 9bca0d1221 Merge pull request #115275 from Saulo-de-Souza/refactor-remove-duplicate-code Thaddeus Crews 2026-01-28 17:58:16 -06:00
  • c1f3ff963e Merge pull request #110923 from HolonProduction/rm-create-script Thaddeus Crews 2026-01-28 17:58:15 -06:00
  • 135cd6eea0 Merge pull request #115530 from clayjohn/render-target-discard Thaddeus Crews 2026-01-28 17:58:14 -06:00
  • 82e235ebbc Merge pull request #115143 from Calinou/editor-web-improve-html-shell Thaddeus Crews 2026-01-28 17:58:12 -06:00
  • bddebe9d7e Merge pull request #115515 from syntaxerror247/fix-scope-storage-crash Thaddeus Crews 2026-01-28 17:58:09 -06:00
  • dd210a1071 Merge pull request #100923 from j20001970/camera-feed-format Thaddeus Crews 2026-01-28 17:58:07 -06:00
  • 94f3b73cec Merge pull request #114488 from BenLubar/text-server-glyph-span-index Thaddeus Crews 2026-01-28 17:58:05 -06:00
  • 623bbb3414 Merge pull request #115254 from BastiaanOlij/openxr_depth_warning Thaddeus Crews 2026-01-28 17:58:03 -06:00
  • cdddc73745 Merge pull request #115379 from kitbdev/popupmenu-set-index Thaddeus Crews 2026-01-28 17:58:01 -06:00
  • a4678d2761 Merge pull request #114097 from joelgomes1994/dependency_editor_filters Thaddeus Crews 2026-01-28 17:57:59 -06:00
  • ccb0b49799 Merge pull request #112426 from MuffinTastic/MuffinTastic/filesystemdock-thumbnail-nearest-point Thaddeus Crews 2026-01-28 17:57:57 -06:00
  • a0bf14921a Merge pull request #112797 from jinyangcruise/make_ItemList_ensure_current_is_visible_scroll_to_center Thaddeus Crews 2026-01-28 17:57:55 -06:00
  • 3bcaf9d66c Merge pull request #115229 from Calinou/editor-build-profile-add-more-toggles Thaddeus Crews 2026-01-28 17:57:53 -06:00
  • 38b84e9c0e Merge pull request #115203 from lazaromenezes/vibrate_handheld-doc-update Thaddeus Crews 2026-01-28 17:57:50 -06:00
  • a17e172549 Make directional lights' tighter shadowcaster culling truly tight (implement per-cascade culling) Image-unavailable 2026-01-04 14:21:20 +01:00
  • 6006596fd8 Don't highlight gizmos while in freelook Robert Yevdokimov 2026-01-28 17:25:58 -05:00
  • a182e18211 Implement support for XR_EXT_user_presence extension Ashwin Balasubramaniyan 2026-01-06 15:57:21 +00:00
  • e86050e745 Annual Android versions bump for 2026 Fredia Huya-Kouadio 2025-12-08 10:19:40 -08:00
  • 0f18d058af Add conic gradient to GradientTexture2D dugramen 2026-01-26 11:18:54 -05:00
  • d8dd5a7604 Stop RemoteDebugger from improperly flushing messages during break Mikael Hermansson 2026-01-28 19:56:26 +01:00
  • 3cf0881c36 Remove is_discardable flag on render target since it is not needed and creates issues on NVidia devices Clay John 2026-01-28 11:08:40 -08:00
  • 35a9ec140f CreateDialog: return type name instead of script path for custom types Saulo-de-Souza 2026-01-28 16:05:31 -03:00
  • 0bca218e01 Editor: Remove duplicate Saulo-de-Souza 2026-01-28 15:52:23 -03:00
  • 0c4a9dc32c Adding a check to make sure that p_material_data has the required data corresponding to mat_id. Similar checks are present for blocks above and below this one. This avoids accessing a value in the Dictionary that is not yet defined and thereby resolves the error being thrown. akshat-loya 2026-01-29 00:17:43 +05:30