Commit graph

12158 commits

Author SHA1 Message Date
Nintorch
c83c672d61 Add support for joypad vibration checking 2026-02-19 21:34:06 +05:00
Thaddeus Crews
c23593837e
Merge pull request #79712 from KoBeWi/the_waiting_game
Add `AwaitTweener`
2026-02-17 14:04:02 -06:00
Thaddeus Crews
e0971e6349
Merge pull request #116241 from Nintorch/joy-motion-sensors-cs-docs-fix
Fix joypad motion sensors example for C#
2026-02-17 14:03:57 -06:00
Thaddeus Crews
8a4df69e22
Merge pull request #116403 from HolonProduction/lsp/settings
LSP: Document editor settings
2026-02-17 09:28:32 -06:00
Thaddeus Crews
7268edf5a6
Merge pull request #116283 from TheDying0fLight/fix-script-editor-minimizing
Fix `ScriptTextEditor` resizing issue
2026-02-17 09:28:28 -06:00
Thaddeus Crews
a1c4aacdbc
Merge pull request #110796 from fkeyzuwu/drag-and-drop-info-label
Add drag and drop info label
2026-02-17 09:28:21 -06:00
HolonProduction
9527a6e2f0 LSP: Document editor settings 2026-02-17 12:29:27 +01:00
Thaddeus Crews
376903417d
Merge pull request #116369 from HolonProduction/lsp/singleton
LSP: Fix singleton registration
2026-02-16 15:02:46 -06:00
Thaddeus Crews
7eedf1846f
Merge pull request #105045 from ryevdokimov/fix-load-from-project-settings
Fix issues with `InputMap::load_from_project_settings()` when called in tool script
2026-02-16 15:02:43 -06:00
Thaddeus Crews
003cc3d84b
Merge pull request #116129 from AR-DEV-1/116086
Update the `Dictionary.get` documentation regarding the `default` argument & its side effects
2026-02-16 15:02:30 -06:00
HolonProduction
47bc8f002f LSP: Fix singleton registration 2026-02-16 21:40:19 +01:00
Rémi Verschelde
ed9c865e9b
Sync controller mappings DB with SDL community repo
Synced with: c9e695ef77

Clarify that Godot contributors should not interact with the upstream project.
2026-02-16 18:07:03 +01:00
kobewi
94f9b87063 Add AwaitTweener 2026-02-16 17:41:32 +01:00
Thaddeus Crews
4106b5cdcc
Merge pull request #116256 from dsnopek/monado-opengl-fix
OpenXR: Fix OpenGL initialization with Monado on X11
2026-02-16 10:19:28 -06:00
Thaddeus Crews
4163d3af5a
Merge pull request #114198 from mihe/jolt/soft-body-area
Add ability for Area3D to detect/influence SoftBody3D with Jolt Physics
2026-02-16 10:19:25 -06:00
Thaddeus Crews
2f06af10e6
Merge pull request #106560 from SheepYhangCN/taskbar-progress-state
Add taskbar progress and state support for Windows & macOS
2026-02-16 10:19:21 -06:00
Simon Döhl
ecf1f8d960 Fix ScriptTextEditor resizing issue 2026-02-14 13:04:08 +01:00
David Snopek
3f5c5d969f OpenXR: Fix OpenGL initialization with Monado on X11 2026-02-13 11:58:27 -06:00
Nintorch
7e2a4f008a Fix joypad motion sensors example for C# 2026-02-13 15:17:25 +05:00
AR
0ced9ff855 Update the Dictionary.get regarding the default argument & it's side effects
Co-authored-by: Danil Alexeev <dalexeev12@yandex.ru>
2026-02-13 07:05:54 +05:00
fkeyz
2d03275c88 Add drag and drop info label 2026-02-12 19:58:08 +03:00
Mikael Hermansson
1c16c4fdcc Add ability for Area3D to detect/influence SoftBody3D with Jolt Physics
Co-authored-by: Jorrit Rouwe <jrouwe@gmail.com>
2026-02-12 16:30:05 +01:00
Josh Jones
b8389cc76b Support output to HDR monitors
Co-authored-by: Alvin Wong <alvinhochun@gmail.com>
Co-authored-by: Allen Pestaluky <allenpestaluky@gmail.com>
2026-02-11 22:13:26 -07:00
Clay John
0063b4ebd6 Restore default sky roughness levels to 8. This helps smooth out rough non-metallic objects that have a very noisy HDRI 2026-02-10 15:19:52 -08:00
Thaddeus Crews
da0250c0f0
Merge pull request #116088 from sockeye-d/docs/font-ascent-descent
Fix Font's documentation for `ascent`/`get_descent`
2026-02-10 10:34:37 -06:00
Thaddeus Crews
ec297f8bb3
Merge pull request #114717 from TokageItLab/gizmo-opt
Add `view_plane_rotation_gizmo_scale` to EditorSettings & make color darken
2026-02-10 08:29:45 -06:00
Thaddeus Crews
49ddb94a93
Merge pull request #116106 from ghsoares/docs-fix-get-velocity-at-local-position
Fix documentation for `get_velocity_at_local_position`
2026-02-10 08:29:41 -06:00
Thaddeus Crews
c2b5ff3369
Merge pull request #115394 from dugramen/conic-gradient
Add conic gradient to GradientTexture2D
2026-02-10 08:29:40 -06:00
Thaddeus Crews
c44b01cd1f
Merge pull request #104736 from szunami/master
Add one-way collision direction for CollisionShape2Ds
2026-02-10 08:29:38 -06:00
Thaddeus Crews
833889aec0
Merge pull request #115710 from syntaxerror247/fix-seek
Fix `FileAccess.seek_end` behavior on Android
2026-02-09 15:07:07 -06:00
Thaddeus Crews
807ece13af
Merge pull request #112887 from nikitalita/bind-editor-file-system-is-importing
Bind `EditorFileSystem::is_importing()`
2026-02-09 15:07:05 -06:00
notroid5
0dd0df3b7b
Improve ProcessMode docs
Co-Authored-By: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
Co-Authored-By: notroid5 <87585310+notroid5@users.noreply.github.com>
2026-02-09 14:51:20 -06:00
Gabriel
2909a93b05 Fixed documentation for get_velocity_at_local_position 2026-02-09 14:38:26 -03:00
SheepYhangCN
851faa08d8 Add taskbar progress and state support for Windows & macOS
Co-Authored-By: bruvzg <7645683+bruvzg@users.noreply.github.com>
Co-Authored-By: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2026-02-09 19:48:53 +08:00
fish
dce7bdf58f Fix Font's documentation to say that get_ascent and get_descent return the maximum ascent and descent 2026-02-09 02:54:24 -08:00
Silc Lizard (Tokage) Renew
9ebc4c3013 Add view_plane_rotation_gizmo_scale to EditorSettings 2026-02-08 18:50:49 +09:00
Anish Kumar
0c89904687 Fix FileAccess.seek_end behavior on Android 2026-02-08 00:16:34 +05:30
Thaddeus Crews
30873435b8
Merge pull request #115514 from Arjun-explores-Arjun-learn/clarify-camera3d-frustum-size
Clarify `Camera3D.set_frustum()` size parameter
2026-02-06 08:17:44 -06:00
Thaddeus Crews
325a243431
Merge pull request #115594 from dsnopek/xrcamera3d-docs
Update `XRCamera3D` docs to clarify what it provides and overrides
2026-02-06 08:17:41 -06:00
Thaddeus Crews
b9b626406a
Merge pull request #114355 from Akosmo/spectrum-analyzer-fix
Fix Spectrum Analyzer effect returning jittered values
2026-02-05 09:32:36 -06:00
Thaddeus Crews
21932ace7f
Merge pull request #115689 from TokageItLab/fix-look-at-mod
Fix LookAtModifier3D / AimModifier3D forward vector
2026-02-05 09:32:33 -06:00
Thaddeus Crews
555a558dcf
Merge pull request #115482 from YeldhamDev/vsc_dock_stuff
Convert the bottom VCS dock to a `EditorDock` and tie it with the Commit dock
2026-02-04 11:04:20 -06:00
Thaddeus Crews
d9089dba06
Merge pull request #110254 from BlueCube3310/resize-all-formats
Image: Support resizing all uncompressed formats
2026-02-03 18:06:42 -06:00
Michael Alexsander
e50af99ff2
Convert the bottom VCS dock to a EditorDock and tie it with the Commit dock
Co-authored-by: Tomasz Chabora <kobewi4e@gmail.com>
2026-02-03 12:13:44 -03:00
Thaddeus Crews
ea6fec22ef
Input: Added serial number to joy_info
Co-Authored-By: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
Co-Authored-By: RyanVail <111651152+ryanvail@users.noreply.github.com>
2026-02-03 07:37:15 -06:00
Thaddeus Crews
f95b964572
Merge pull request #115758 from KoBeWi/autopen
Add setting for automatically opening scripts
2026-02-02 12:57:29 -06:00
Thaddeus Crews
0c6cc34e92
Merge pull request #114917 from TheDying0fLight/merge-shader-and-text-editors
Refactor `TextEditor` and `ScriptTextEditor`
2026-02-02 12:57:24 -06:00
Sam Szuflita
967c0a2650 Add one-way collision direction for CollisionShape2Ds 2026-02-02 13:12:00 -05:00
Silc Lizard (Tokage) Renew
381ad1e4b5 Fix LookAtModifier3D / AimModifier3D forward vector 2026-02-02 22:38:47 +09:00
kobewi
14afee66c4 Add setting for automatically opening scripts 2026-02-02 14:11:40 +01:00