Commit Graph

  • cfe2a6c2ce [TextServer] Clamp internal font rendering size to 2048. Pāvels Nadtočajevs 2026-02-06 11:26:05 +02:00
  • 6e3dc38835 Editor: Improve appearance of built-in help Danil Alexeev 2025-06-15 22:58:24 +03:00
  • 3f40ff020c Add context menu to the Video RAM tab of the Debugger bottom panel Dexter 2025-11-30 10:48:10 +03:30
  • 9af504bd28 Add a script editor keyboard shortcut to show the documentation tooltip for the word the caret is on Dexter 2026-02-02 20:41:29 +03:30
  • 8d0a096487 Ignore *.gen.inc to *.gen.h commit Thaddeus Crews 2026-02-05 19:49:15 -06:00
  • 7dae5da198 Style: Convert *.gen.inc to *.gen.h Thaddeus Crews 2026-02-05 19:47:10 -06:00
  • 06b6d669fe Change to previously open dock when closing active dock. Logan Detrick 2026-02-05 15:46:16 -08:00
  • deabc704d6 Fix TestColor build failure on Android Fredia Huya-Kouadio 2026-02-05 17:10:36 -08:00
  • 164f117c16 Fix UAF in animation_tree.cpp (AHashMap realloc) cdemirer 2026-02-06 03:10:15 +03:00
  • 9cba4ab7ab Fix typed dictionary hint string Chris Cranford 2026-02-05 18:44:49 -05:00
  • 576eb17e14 Fix warnings relating to case mismatch in file path for windows scrawach 2026-02-06 01:38:46 +03:00
  • 60638c93fb Merge pull request #115422 from Rindbee/fix-EditorPropertyNodePath-base-node-is-not-local-scene Thaddeus Crews 2026-02-05 14:44:42 -06:00
  • 34204bd1b8 Merge pull request #114484 from stuartcarnie/metal_refactor_and_fixes Thaddeus Crews 2026-02-05 14:44:41 -06:00
  • 6136b7a599 Merge pull request #115921 from DarioSamo/re-spirv-update-derivatives Thaddeus Crews 2026-02-05 14:44:40 -06:00
  • 22d03aed44 Merge pull request #106352 from aaronfranke/editor-quat-float-insp Thaddeus Crews 2026-02-05 14:44:40 -06:00
  • ff8fd0273d Merge pull request #115917 from KoBeWi/font_color_for_icon_color Thaddeus Crews 2026-02-05 14:44:39 -06:00
  • ff1f870e2e Merge pull request #115916 from Repiteo/ci/ruff-preview Thaddeus Crews 2026-02-05 14:44:38 -06:00
  • c3687b9b89 Merge pull request #115719 from dalexeev/theme-editor-remember-split-offset Thaddeus Crews 2026-02-05 14:44:37 -06:00
  • a8c88243c2 Merge pull request #115172 from arkology/import_tab_size Thaddeus Crews 2026-02-05 14:44:36 -06:00
  • a141edf19e Merge pull request #115298 from ryevdokimov/orbit-snap-navigation-scheme Thaddeus Crews 2026-02-05 14:44:35 -06:00
  • de0e8a4c76 Merge pull request #115870 from Repiteo/4.6-cherrypicks Rémi Verschelde 2026-02-05 21:10:50 +01:00
  • b815c88dec Metal: Refactor for future Metal 4, switch to C++; fix dynamic uniforms Stuart Carnie 2026-01-12 10:12:14 +11:00
  • c3a61d531f Fix the issue with ViewportTexture assignment 风青山 2026-01-27 10:18:48 +08:00
  • 0877a968d9 Update re-spirv with more derivative operations. Dario 2026-02-05 16:47:48 -03:00
  • 31d79ae53e Metal: add metal-cpp Stuart Carnie 2026-01-12 09:05:51 +11:00
  • a17ee0f9d8 Fix use-after-free in Animation Blend Tree cdemirer 2026-02-05 22:17:13 +03:00
  • e2c955eb20 Fix wrong normal icon color in FileDialog kobewi 2026-02-05 19:56:15 +01:00
  • 435e6c3830 CI: Enable Ruff preview options; bump version Thaddeus Crews 2026-02-05 12:05:36 -06:00
  • 1dec165139 Change orbit snap shortcut with navigation scheme Robert Yevdokimov 2026-01-22 19:32:06 -05:00
  • a5f67bc458 Use sky's corrected camera projection for combined_reprojection Zac Luzader 2026-01-22 19:26:17 -07:00
  • ac86b22f3b Fix crash in StorageScope.kt on Android Anish Kumar 2026-01-28 22:35:05 +05:30
  • f9fc70cf96 Android: Fix plugin type mismatch regression Anish Kumar 2026-02-01 00:31:07 +05:30
  • 98be0bbc32 LSP: Handle clients that do not support CompletionContext HolonProduction 2026-01-31 13:40:51 +01:00
  • 0762732d4d LSP: Add godot to known language ids HolonProduction 2026-01-31 13:21:24 +01:00
  • cbdc2a2d85 Fix Skeleton3D Edit Mode bone buttons have priority over transform gizmo Robert Yevdokimov 2026-01-29 17:02:50 -05:00
  • aff6e91048 Fix transform updates sometimes being discarded when using Jolt Mikael Hermansson 2026-01-25 16:36:19 +01:00
  • 19df5470c8 Pick the sample closer to the camera when resolving 2x MSAA. Skyth 2026-01-19 13:13:49 +03:00
  • fbf92d7642 Fix LookAtModifier3D / AimModifier3D forward vector Silc Lizard (Tokage) Renew 2026-02-01 05:01:33 +09:00
  • a570951ff4 Android: Fix Bad file descriptor in SAF/MediaStore in long term access Anish Kumar 2026-02-02 15:46:06 +05:30
  • 2dec60976f Fix wrong base type when creating script kobewi 2026-02-02 22:59:57 +01:00
  • aac131f386 CreateDialog: return type name instead of script path for custom types Saulo-de-Souza 2026-01-28 16:05:31 -03:00
  • 30dc8889fe [Export] Load translation files to check locale for ICU data export. Pāvels Nadtočajevs 2026-02-03 19:13:16 +02:00
  • 6a0b2db3ac Wayland Embedder: Fix FD leak with inert objects Dery Almas 2026-02-03 16:26:56 +01:00
  • d376ca77dc Avoid reading from sky pointer when rendering background without sky clayjohn 2026-02-04 08:57:42 -08:00
  • 5207208577 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
  • 1f6f4b622e Fix the NodePath hash function to not yield the same value for similar paths. Lukas Tenbrink 2026-01-27 20:50:10 +01:00
  • 5222598c11 [Windows] Disable MSVC control flow check on IAT hooks. bruvzg 2026-01-27 10:12:14 +02:00
  • 45f8e0894b Revert "Improve performance of CSharpLanguage::reload_assemblies" Rémi Verschelde 2026-02-02 14:21:27 +01:00
  • 6188f459b3 libpng: Update to 1.6.54 Jakub Marcowski 2026-02-01 15:22:15 +01:00
  • bf332b7e2b Merge pull request #115900 from TheDying0fLight/remove-unused-edit_request_func-and-import Thaddeus Crews 2026-02-05 09:32:41 -06:00
  • fb9711a19a Merge pull request #115002 from ryevdokimov/orbit-snap-require-shortcut Thaddeus Crews 2026-02-05 09:32:40 -06:00
  • 2b44ed5299 Merge pull request #115865 from blueskythlikesclouds/transfer-worker-race-condition Thaddeus Crews 2026-02-05 09:32:39 -06:00
  • 0aa77895ac Merge pull request #114521 from mxtherfxcker/fix/ui-freezes-when-opening-file-manager-on-linux Thaddeus Crews 2026-02-05 09:32:38 -06:00
  • 1ec80d710a Merge pull request #115509 from Jordyfel/project-manager-double-focus Thaddeus Crews 2026-02-05 09:32:37 -06:00
  • b9b626406a Merge pull request #114355 from Akosmo/spectrum-analyzer-fix Thaddeus Crews 2026-02-05 09:32:36 -06:00
  • 9e2ab92fee Merge pull request #115794 from TokageItLab/toggle-trackball Thaddeus Crews 2026-02-05 09:32:35 -06:00
  • 65e79f33cb Merge pull request #115823 from deralmas/what-the-fd Thaddeus Crews 2026-02-05 09:32:34 -06:00
  • 071b605cdd Merge pull request #94062 from dalexeev/core-mark-script-as-internal Thaddeus Crews 2026-02-05 09:32:33 -06:00
  • 21932ace7f Merge pull request #115689 from TokageItLab/fix-look-at-mod Thaddeus Crews 2026-02-05 09:32:33 -06:00
  • ade192ca15 Merge pull request #115879 from akien-mga/libjpeg-turbo-cleanup-config Thaddeus Crews 2026-02-05 09:32:32 -06:00
  • bbfc894451 Merge pull request #102085 from GustJc/path3d_snap_collider Thaddeus Crews 2026-02-05 09:32:31 -06:00
  • 4a0673c91a Merge pull request #115802 from BrotherShort/give_hovered_pos_a_default_value Thaddeus Crews 2026-02-05 09:32:30 -06:00
  • 7e91c61fec Merge pull request #115874 from clayjohn/sky-crash Thaddeus Crews 2026-02-05 09:32:29 -06:00
  • 4b9d01d1d3 Expose _can_commit_handle_on_click() kobewi 2026-02-05 16:23:31 +01:00
  • 79eb6694a1 Merge pull request #112381 from Ivorforce/no-right-align Thaddeus Crews 2026-02-05 09:18:36 -06:00
  • 6fa2cc77e9 Core: Mark property script as internal Danil Alexeev 2025-11-10 16:17:39 +03:00
  • 7e1c6ce8f0 Fix "Pack Project as Zip" not saving permissions and time. Pāvels Nadtočajevs 2026-02-05 14:17:59 +02:00
  • c91240ef53 Remove unused edit_request_func and import in script_language.cpp Simon Döhl 2026-02-05 12:45:18 +01:00
  • 365f8fd038 Add option for Path3D to snap to colliders Gustavo Jaruga Cruz 2026-02-02 04:51:07 -03:00
  • bf6a88045a Theme Editor: Remember split offset between editor sessions Danil Alexeev 2026-02-01 19:27:08 +03:00
  • fc6e8fbd53 GLTF: fix value track interpolation nikitalita 2026-01-31 13:57:33 -08:00
  • 9f64d28cd6 Change [codeblock] to [codeblock lang=text] to prevent crash BenBlueeeee 2026-02-05 04:51:07 +00:00
  • 88b292a098 Update the logic to insert plugins dependencies to support gradle platform dependencies Fredia Huya-Kouadio 2026-02-04 17:08:03 -08:00
  • d234d954f7 Modify JSON.stringify so that it doesn't create unnecessary empty lines from empty dictionaries Gurvan 2026-02-04 23:54:57 +01:00
  • 345cbe34c3 libjpeg-turbo: Improve config files and fix patches Rémi Verschelde 2026-02-04 20:41:26 +01:00
  • 0806343998 Fix TextEdit backwards search skipping matches kit 2026-02-04 14:30:58 -05:00
  • 3afbb04e42 Ignore right-align escaped newlines commit. Lukas Tenbrink 2025-11-04 10:59:23 +01:00
  • c5df0cb82b Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history. Lukas Tenbrink 2025-11-04 10:58:10 +01:00
  • afb5839696 Make trackball rotation optional as toggle option of Node3DEditorTool Silc Lizard (Tokage) Renew 2026-02-03 11:16:56 +09:00
  • da7540f3f1 Avoid reading from sky pointer when rendering background without sky clayjohn 2026-02-04 08:57:42 -08:00
  • 7dac0bc3be Merge pull request #115839 from SpikeTrapBoomStudios/make-editor-docks-respect-pin-behavior Thaddeus Crews 2026-02-04 11:04:23 -06:00
  • a662390817 Merge pull request #115868 from bruvzg/aslr_load_addr_fix Thaddeus Crews 2026-02-04 11:04:22 -06:00
  • cb04441dad Merge pull request #114075 from akien-mga/vulkan-sdk-1.4.335.0 Thaddeus Crews 2026-02-04 11:04:21 -06:00
  • 555a558dcf Merge pull request #115482 from YeldhamDev/vsc_dock_stuff Thaddeus Crews 2026-02-04 11:04:20 -06:00
  • f438a4a12e Merge pull request #115800 from m4gr3d/fix_javaclasswrapper_test_crashes Thaddeus Crews 2026-02-04 11:04:19 -06:00
  • 72aeb54f9f Merge pull request #115633 from AThousandShips/fix_invalid_event Thaddeus Crews 2026-02-04 11:04:18 -06:00
  • 8858cf3cc4 Merge pull request #115596 from YeldhamDev/container_size_cache_fix Thaddeus Crews 2026-02-04 11:04:17 -06:00
  • 3fff558dfc Merge pull request #98667 from KoBeWi/superbox_input Thaddeus Crews 2026-02-04 11:04:16 -06:00
  • c22aa78faf Merge pull request #115814 from TheDying0fLight/fix-highlighter-regression Thaddeus Crews 2026-02-04 11:04:15 -06:00
  • 3d113f4052 Merge pull request #115840 from SpikeTrapBoomStudios/fix-floating-dock-crash Thaddeus Crews 2026-02-04 11:04:14 -06:00
  • 8e5c352b48 Fix Android JavaClassWrapper test crashes on API 26 and lower Fredia Huya-Kouadio 2026-02-02 21:01:11 -08:00
  • 96071cfb44 [macOS] Set "main" visibility to default. Pāvels Nadtočajevs 2026-02-04 16:51:04 +02:00
  • a66742d699 Skip setting current dock when tab cannot switch Brendan LeVoy 2026-02-03 14:20:54 -05:00
  • de7fcfaf3b Fix transfer worker race condition. Skyth 2026-02-04 13:20:56 +03:00
  • 703b3f3dc2 Add structure padding where necessary for push constants. Dario 2025-12-16 15:50:58 -03:00
  • 805c9d4b18 Vulkan: Update VMA to 3.3.0 Rémi Verschelde 2025-12-16 14:59:16 +01:00
  • d2ed1773fc Vulkan: Update all components to Vulkan SDK 1.4.335.0 Rémi Verschelde 2025-12-16 11:39:19 +01:00
  • 80294349f1 Fix transform gizmo rotation arc line not snapping with snap rotation Robert Yevdokimov 2026-02-03 23:49:08 -05:00
  • 97b2c64c2c Expose import flags in GLTFDocument, mark EditorSceneFormatImporter flags as bitfield Hugo Locurcio 2026-02-03 01:22:55 +01:00
  • 2487a297b2 Merge pull request #113469 from m4gr3d/deprecate_dev_buildtype Thaddeus Crews 2026-02-03 18:06:52 -06:00