Commit Graph

  • d54e6f431d docs: Isleborn -> Ariki rename -- safe .md sweep across all repos tinqs/main ozan 2026-05-20 06:49:06 +01:00
  • 0025b8676d repo: update references to ariki-game after rename ozan 2026-05-20 05:04:09 +01:00
  • 476b32c7aa revert: remove retarget rest fixer patches (no longer needed) ozan 2026-05-19 02:00:00 +01:00
  • cfce03a251 fix(import): add TINQS diagnostic logging to skeleton rest fixer ozan 2026-05-18 21:19:22 +01:00
  • a49337a552 docs(wiki): agent knowledge base - retargeting internals, build, S3 pipeline ozan 2026-05-18 20:02:33 +01:00
  • 4e16c3f5bd fix(import): skeleton rest fixer animation conversion in headless mode ozan 2026-05-18 20:01:15 +01:00
  • 4fa9a8eb7d feat: publish.ps1 — build + package + upload to S3 tinqs-agent-modules ozan 2026-05-15 05:08:35 +01:00
  • 670a38d083 release: v1.0.0 ozan 2026-05-15 05:07:37 +01:00
  • 7fb933a4b9 fix(agent_api): wire up module lifecycle — auto-start, poll, port 4329 ozan 2026-05-15 05:01:38 +01:00
  • d291dcdc74 feat: 9 agentic engine modules for agent-native Godot ozan 2026-05-15 03:44:28 +01:00
  • 001aa128b1 Bump version to 4.6.2-stable \o/ Thaddeus Crews 2026-03-31 15:42:38 -05:00
  • f39cc28e89 Add changelog for 4.6.2 Thaddeus Crews 2026-03-31 15:32:40 -05:00
  • d64a8f17e5 Merge pull request #118035 from Repiteo/4.6.2-final Thaddeus Crews 2026-03-31 12:46:16 -05:00
  • c563a1f251 Wayland: Improve mapping robustness and synchronization Dery Almas 2026-03-04 02:23:32 +01:00
  • b107463c7e stop autocomplete from eating words by default Goldenlion5648 2026-03-15 21:53:28 -04:00
  • 3da104e06a Fix timeline cursor following mouse during marker selection rinevard 2026-03-19 22:18:41 +08:00
  • 12d5ed791e Revert "[.NET] Remove EFS update on reloading assemblies" but with deferred call Raul Santos 2026-03-19 08:54:44 +01:00
  • e2fce95971 Fix theme item inspector tooltips for Window subclasses. Pāvels Nadtočajevs 2026-01-22 10:13:07 +02:00
  • fdc9af6cdc Merge pull request #117989 from aaronfranke/4.6-metal_264 Rémi Verschelde 2026-03-30 09:47:13 +02:00
  • beafca8fba [4.6] Fix Metal driver build with Xcode 26.4 Aaron Franke 2026-03-29 19:51:20 -07:00
  • 5bd79ab53f Merge pull request #117763 from Calinou/web-editor-fix-change-version-link-4.6 Rémi Verschelde 2026-03-23 22:33:49 +01:00
  • 5959ab22ca Fix Change version link in web editor shell Hugo Locurcio 2026-03-23 21:10:26 +01:00
  • 638b2f1e92 Merge pull request #117674 from AThousandShips/4_6_codeowners Thaddeus Crews 2026-03-20 10:29:43 -05:00
  • 41d0dc8869 [4.6] Update CODEOWNERS A Thousand Ships 2026-03-20 14:48:17 +01:00
  • 7ac2da56c7 Merge pull request #117566 from Repiteo/4.6.2-cherry-picks-4 Rémi Verschelde 2026-03-18 17:37:45 +01:00
  • b5b335cee1 libpng: Update to 1.6.55 Rémi Verschelde 2026-03-18 14:55:09 +01:00
  • 8967d5893c Fix overflowing on methods that take an offset as argument Brogolem35 2026-03-06 18:53:26 +03:00
  • 3aaedd088a Fix singular read method Brogolem35 2026-03-13 12:08:18 +03:00
  • 46fb015202 [macOS] Pass parent environment to spawned app instances arthurmtro 2026-03-11 21:04:08 +01:00
  • 8402ed6435 Android: Fix crash when emitting signal with java.util.HashMap Anish Kumar 2026-01-14 13:16:52 +05:30
  • f647977a73 Fix RichTextLabel drag selection not working after double-click uno1982 2026-03-07 19:30:41 -06:00
  • 499ca0b8df Add missing GDVIRTUAL_BIND(_get_supported_extensions) on MovieWriter David Snopek 2026-03-16 11:11:12 -05:00
  • 92abb85445 GUI: Set accessibility name on Tree inline editor when editing cells Marco Antonio 2026-03-05 20:11:27 -06:00
  • 468ecf2141 Fix editable children state when duplicating instantiated nodes Bashar-R 2026-03-03 15:56:00 -05:00
  • 5d17c04c6c [TextEdit] Fix right margin rounding clipping last character Anyone4551 2026-02-27 16:47:58 +01:00
  • 18d11e0ce4 Add UTF-8 encoding to svg file open in platform_builders.py DSOE1024 2026-03-16 03:50:23 +08:00
  • bae6b1ca14 Deselect bezier keyframes when animation switch MatheusMDX 2026-03-01 19:35:16 -03:00
  • 141ae8f6ff Fix visual shift of animation editor keys during selection rinevard 2026-03-10 22:05:04 +08:00
  • 4867b680aa attempts should be incremented to avoid endless loop pavlos vasilantonakis 2026-02-21 00:09:36 +01:00
  • 4db15671c0 [macOS] Force ANGLE (GL over Metal) when running in VM. Pāvels Nadtočajevs 2026-03-12 15:01:37 +02:00
  • a2d21508be Fix String::split_ crash on empty string. Pāvels Nadtočajevs 2026-03-12 08:34:02 +02:00
  • 347e610524 [Windows] Set current driver when ANGLE init fails. Pāvels Nadtočajevs 2026-03-09 16:51:21 +02:00
  • 34bc375705 iOS: Propagate VC UI preferences to SwiftUI hosting controller jaypaik 2026-02-22 13:19:21 -05:00
  • 94726f6739 ScrollBar: Fix compilation with precision=double Ricard Rovira Cubeles 2026-03-08 19:40:49 +01:00
  • 2d7c3e73d8 [macOS] Enable wake for events if Magnet is running. Pāvels Nadtočajevs 2026-02-20 10:12:55 +02:00
  • 942fe8896a CI: Bump JavaScript actions to Node 24 Thaddeus Crews 2026-03-14 19:30:04 -05:00
  • a8e815dfd9 Fix "Custom" anchor preset being ignored if the parent isn't a Control Michael Alexsander 2026-03-16 17:56:33 -03:00
  • 7a18370d44 [Apple Embedded] Fix static .a/.xcframework library loading in open_dynamic_library ssd3 2026-03-16 10:15:37 +02:00
  • 10e92f64e5 Fix 3D focus selection for subgizmos Robert Yevdokimov 2026-03-02 11:09:08 -05:00
  • 424c4d30c1 Fix Octahedral encoding special case when computing vertex skinning Gaktan 2026-03-13 20:18:46 +01:00
  • f0502ec953 Fix DirectionalLight3D property list kobewi 2026-03-07 18:47:12 +01:00
  • eaadb59480 Merge pull request #117433 from bruvzg/ac212_46 Rémi Verschelde 2026-03-17 17:13:14 +01:00
  • 7b4b294fa0 Update access-kit to 0.21.2 (4.6) Pāvels Nadtočajevs 2026-03-15 12:31:33 +02:00
  • 773450daa8 Merge pull request #117340 from kleonc/editor_plugin_dock_not_reopening_fix Rémi Verschelde 2026-03-14 11:08:02 +01:00
  • 95a9dc8cc5 Fix EditorDock not reopening kleonc 2026-03-11 23:42:51 +01:00
  • 257ac35329 Merge pull request #117128 from Repiteo/4.6.2-cherry-picks-3 Thaddeus Crews 2026-03-06 11:50:34 -06:00
  • ceb9fdbd65 Android: Fix FileAccess crash when using treeUri in Gradle-built apps Anish Kumar 2026-03-06 05:48:42 +05:30
  • 41635cea86 Android Editor: copy keystore to temp file during export Anish Kumar 2026-02-11 13:31:07 +05:30
  • 164dbf64e5 Merge pull request #115884 from mihe/4.6/jolt-patches Rémi Verschelde 2026-03-06 12:40:20 +01:00
  • 6f79fde2ef Fix crash on removing Windows PopupMenu submenu kit 2026-01-25 14:48:45 -05:00
  • 8ac83b922a AudioStreamWAV: Check for eof_reached when reading LIST INFO tags DeeJayLSP 2026-02-24 11:56:53 -03:00
  • e3badfb393 Ensure debug features get cleared onequid 2026-01-19 14:05:21 +08:00
  • 448bc52537 Fix error after setting native PopupMenu item ID kit 2026-01-25 19:27:57 -05:00
  • b055ec77df Fix drag-resizing Control with non-zero pivot_offset_ratio kleonc 2026-02-08 20:18:38 +01:00
  • cd9d78acfc Fix UPNP code sample using OK constant incorrectly Hugo Locurcio 2026-01-29 01:51:36 +01:00
  • d8d4e7cb7c Fix detection of some features in Engine Compilation Configuration Editor Hugo Locurcio 2026-01-22 01:25:50 +01:00
  • d9d3aee616 Fixes for completion of shader preprocessor defines Chaosus 2026-02-17 19:20:06 +03:00
  • 0df5c0c05a Fix GridMap editor pasting when orbiting using the "Alt" key Michael Alexsander 2026-02-25 19:30:37 -03:00
  • faa13210fc Fix extend script button styling in scene tree dock Giganzo 2026-01-16 21:39:52 +01:00
  • 6010dc9988 Fix some UI issues with the GridMap editor Michael Alexsander 2026-02-20 17:46:43 -03:00
  • d7ae59619b Hide property groups from the "Members" section in debugger Jayden Sipe 2026-02-25 22:02:49 -05:00
  • f789cf0cb9 Fix 3D editor camera not updating correctly DinkeyKing 2025-05-09 22:49:26 +02:00
  • 795a61dbb3 Fixing shader compilation error when writing to FOG when render_mode fog_disabled. Joshua Rothe 2026-01-16 02:12:52 -07:00
  • 715bd0794a VisualShader: Fix nodes not attaching to new Frame on duplication Tiago Carreira 2026-01-20 20:50:45 +00:00
  • 5e2052d1a7 Fix hidden Import tab height arkology 2026-01-20 09:00:31 +00:00
  • 00250c25db Fix build profile generator always enabling 2D navigation Michael Alexsander 2026-01-26 20:35:53 -03:00
  • 6c89a7ec95 Fix collision repositioning for child nodes Robert Yevdokimov 2026-01-24 21:22:56 -05:00
  • 9865127b11 Fix code completion popup colors not being updated properly Michael Alexsander 2026-01-23 18:34:42 -03:00
  • e3e7ec09b4 Check if a resource from a snapshot exists before loading it Michael Alexsander 2026-01-20 18:12:48 -03:00
  • f721d684fb Apply fixed size properly for mono/stereo rendering. Bastiaan Olij 2026-01-20 09:05:27 +11:00
  • ede2931d88 Jolt Physics: Made MoveKinematic more accurate when rotating a body by a very small angle Jorrit Rouwe 2026-01-24 10:51:17 +01:00
  • 0649738348 Jolt Physics: Reworked how gravity is applied to dynamic bodies to prevent energy increase on elastic collisions Jorrit Rouwe 2026-01-22 21:53:42 +01:00
  • 997cdc1e3f Jolt Physics: Swapping vertices of triangle if it is scaled inside out Jorrit Rouwe 2026-01-17 22:03:50 +01:00
  • c25b7781ba Fix accidental write-combined memory reads in canvas renderer. Skyth 2026-02-02 14:39:46 +03:00
  • 3aa4fab65d Merge pull request #117110 from Repiteo/4.6.2-cherry-picks-2 Thaddeus Crews 2026-03-05 15:30:34 -06:00
  • 547a094a08 FEATURE_NATIVE_DIALOG_FILE always true for android Josef Ott 2026-02-21 13:58:54 +01:00
  • 701ae9e552 Enable native file picker support on Android 9 and older Anish Kumar 2026-01-22 16:44:21 +05:30
  • 51665d46de Fix animation player crash when setting current animation to stop Silc Lizard (Tokage) Renew 2026-02-14 05:15:21 +09:00
  • 64092ce81b Check playback_queue existance after animation_finished signal Silc Lizard (Tokage) Renew 2026-02-24 02:11:11 +09:00
  • e7cb5c8d5b Fix UTF-8 handling in GLES3 shaders. Pāvels Nadtočajevs 2026-02-25 15:08:53 +02:00
  • fd855d44a6 [RTL] Fix % handling in [img=WxH] tags. Pāvels Nadtočajevs 2026-03-01 20:35:38 +02:00
  • 52b1f0a69a Fix build profile generator creating bogus profiles Michael Alexsander 2026-01-26 20:02:43 -03:00
  • 598fd1fe01 Add support for --ignore-error-breaks to LocalDebugger Mikael Hermansson 2026-02-26 19:25:48 +01:00
  • 41840b0363 Add nullptr checks of script_debugger in LayerHost::gui_input Mikael Hermansson 2026-02-24 17:21:23 +01:00
  • 2ac6196cfa Fix viewport debanding not working with spatial scalers. Allen Pestaluky 2026-01-12 10:24:15 -05:00
  • 9e7da504a3 Change [codeblock] to [codeblock lang=text] to prevent crash BenBlueeeee 2026-02-05 04:51:07 +00:00
  • a4e748009f Create EditorHelpHighlighter in Project Manager cdemirer 2026-02-07 21:50:09 +03:00
  • bbceca86f1 Clear fade-out on request fireing in AnimationNodeOneShot Silc Lizard (Tokage) Renew 2026-01-19 21:01:59 +09:00
  • 0ece0ae45d Region Editor Window Properly Updates When Undoing Changes to region_rect ThatNerdNxtDoor 2025-07-22 12:40:26 -04:00
  • e5c178ccf5 Fix issues with InputMap::load_from_project_settings() when called in tool script Robert Yevdokimov 2025-04-05 10:25:44 +04:00