Commit Graph

77006 Commits

Author SHA1 Message Date
colinator27 0a4dd371b7 Implement get_bar_beats() for AudioStreamSynchronized, fix division by zero 2024-11-16 11:44:53 -05:00
mrsaturnsan df3367f334 Make delay_usec more precise
Comment fix
2024-11-16 09:15:46 -06:00
Silc Lizard (Tokage) Renew 602c5edbc4 Fix key is deselected by chaning key time in KeyEdit in FPS mode 2024-11-16 23:48:10 +09:00
matricola787 790efbb783 Implement closed path for Curve3d 2024-11-16 12:59:08 +01:00
Rémi Verschelde 5efd124ca1 Merge pull request #99300 from akien-mga/revert-pr98895
Revert "Warn on unknown command line arguments"
2024-11-16 12:35:45 +01:00
Mika Viskari 39423d99fa Faster exit from _cull_canvas_item if alpha is zero 2024-11-16 13:27:45 +02:00
Rie 31a3b418f7 Fix obstacle avoidance and 3D editor ignoring transform 2024-11-16 11:30:48 +01:00
clayjohn c810ea4c1b Reduce shader permutations in the compatibility backend 2024-11-15 23:13:33 -08:00
Emanuel Acosta Gonzalez (emanvidmaker) f2d58f5d76 Sync controller mappings DB with SDL2 community repo [Nov 2024]
Synced with https://github.com/mdqinc/SDL_GameControllerDB/commit/cfc2bffe0ad29fea2bec7a0f4cb19dead5703ea8
2024-11-15 21:56:25 -04:00
Rémi Verschelde 4d4407ce5a Revert "Warn on unknown command line arguments"
This reverts commit 8379cc85aa.

This caused some regressions, as this approach doesn't properly handle all
possible arguments.
2024-11-15 21:48:51 +01:00
Chris fb75078308 Changed some image error messages to print the file path 2024-11-15 20:42:03 +01:00
HolonProduction 2f620db1d8 LSP: Fix spec violations that break the VSCode outline 2024-11-15 20:00:28 +01:00
Rémi Verschelde 6c05ec3d67 Merge pull request #99291 from akien-mga/scons-cache-fixup
SCons: Fix up build after cache logic changes
2024-11-15 18:26:05 +01:00
Rémi Verschelde c9acbf5a79 SCons: Fix up build after cache logic changes 2024-11-15 18:18:12 +01:00
shahriarlabib000 177bba12b0 hide unused exp_edit from SpinBox inspector 2024-11-15 22:57:43 +06:00
Thaddeus Crews 68fe5817aa Merge pull request #99261 from stuartcarnie/issue/99029
Metal: Ensure position invariance is captured from SPIRV-Cross
2024-11-15 10:42:48 -06:00
Thaddeus Crews e4608dd6c2 Merge pull request #98138 from CrayolaEater/better-explanation-mp-sync
Better explanation for replication interval and delta interval (MultiplayerSynchronizer)
2024-11-15 10:42:47 -06:00
Thaddeus Crews 773c8e9a93 Merge pull request #99253 from KoBeWi/tldr
Simplify some UID conversions
2024-11-15 10:42:46 -06:00
Thaddeus Crews e9ce3932b3 Merge pull request #98099 from dalexeev/pot-gen-add-comment-support
POT Generator: Add support for `TRANSLATORS:` and `NO_TRANSLATE` comments
2024-11-15 10:42:45 -06:00
Thaddeus Crews a52e28436e Merge pull request #99148 from TopherBriggs/keyframe_crash_fix
Fix crash when inserting keyframes with empty properties array
2024-11-15 10:42:43 -06:00
Thaddeus Crews 6c9337de36 Merge pull request #99217 from dustdfg/refactor_compiler_min_detection
Buildsystem: Refactor compiler detection code
2024-11-15 10:42:42 -06:00
Thaddeus Crews d9b458d4b0 Merge pull request #99280 from bruvzg/win32_build_fix
Fix 32-bit Windows build.
2024-11-15 10:42:41 -06:00
Thaddeus Crews 1d5c589e71 Merge pull request #99212 from CW-Jesse/patch-1
Describe edge cases for `DisplayServer.get_screen_from_rect()`
2024-11-15 10:42:40 -06:00
Thaddeus Crews 03863f117f Merge pull request #99276 from kiroxas/fixBrokenNavigationObstacle2D
Fix broken Navigation Obstacle regression
2024-11-15 10:42:39 -06:00
Thaddeus Crews 46d83fd149 Merge pull request #99277 from HolonProduction/why-remove-this-in-the-first-place
Add back `AnimationPlayer.get_argument_options`
2024-11-15 10:42:38 -06:00
Thaddeus Crews f5431fe3f0 Merge pull request #98220 from bruvzg/dict_ed_fix
[Editor] Fix dictionary editor removing wrong keys and not updating key labels.
2024-11-15 10:42:37 -06:00
Thaddeus Crews d4a62ace48 Merge pull request #98154 from Repiteo/scons/cache-options
SCons: Improve cache purging logic
2024-11-15 10:42:36 -06:00
Thaddeus Crews 313fe08e19 Merge pull request #99177 from Chaosus/vs_swap_connections
Add swap connection option to visual shader graph
2024-11-15 10:42:35 -06:00
Thaddeus Crews 89f97021de Merge pull request #99272 from Chaosus/vs_bug
Fix error emitting when reset a visual shader preview parameter
2024-11-15 10:42:34 -06:00
Thaddeus Crews af3fb0a2b8 Merge pull request #86085 from TheSofox/text-undo-cleanup
Cleanup in undo in `TextEdit` and `LineEdit`
2024-11-15 10:42:33 -06:00
Thaddeus Crews 934549e2a0 Merge pull request #99266 from bruvzg/fd_proc_filters
Use processed filter list for native dialogs.
2024-11-15 10:42:30 -06:00
Thaddeus Crews 0e4a4e3c4d SCons: Improve cache purging logic
• Implement caching via SCons arguments, rather than environment variables
2024-11-15 08:29:58 -06:00
Hugo Locurcio d683ea4772 Update Z Index property location in Node2D class reference
The Z Index property is in CanvasItem since Godot 4.0, so it's shared among
Node2D and Control.
2024-11-15 15:02:10 +01:00
Pāvels Nadtočajevs 287b7543a0 Fix 32-bit Windows build. 2024-11-15 15:49:08 +02:00
Kiro 3a946aaa73 fixed navigation obstacle carving broken during 07b7f76 2024-11-15 13:47:47 +01:00
HolonProduction a389eb4608 Add back AnimationPlayer.get_argument_options 2024-11-15 13:06:59 +01:00
Yevhen Babiichuk (DustDFG) d55ed0cb15 Buildsystem: Refactor compiler detection code
* Delete old check for gcc 8 as we support 9 or higher
* Flatten branches for clang and apple clang
* Renamed is_vanilla_clang to is_apple_clang to be more clear

Signed-off-by: Yevhen Babiichuk (DustDFG) <dfgdust@gmail.com>
2024-11-15 12:59:46 +02:00
Pāvels Nadtočajevs f5fad7592f Use processed filter list for native dialogs. 2024-11-15 12:08:33 +02:00
Chaosus ce833a3885 Add swap connection option to visual shader graph 2024-11-15 13:02:09 +03:00
Christopher Briggs d1ba152197 Fix crash when inserting keyframes with empty properties array 2024-11-15 11:01:34 +01:00
Chaosus 5a856a6896 Fix error emitting when reset a visual shader preview parameter 2024-11-15 12:39:07 +03:00
Rémi Verschelde 98ddec4b8b Merge pull request #99259 from Macksaur/fix_tilemap_compat
Fix setting TileMap data compatibility format broken by #98898.
2024-11-15 10:26:09 +01:00
Pāvels Nadtočajevs ed7b4f5c4a [Linux] Use safe IDs for native file dialog options. 2024-11-15 08:45:33 +02:00
Stuart Carnie 9c2ca820f2 Metal: Ensure position invariance is captured from SPIRV-Cross
Closes #99029
2024-11-15 14:06:32 +11:00
Mack 282425eefb Fix setting TileMap data compatibility format broken by #98898. 2024-11-15 01:20:30 +00:00
Bogdan Inculet f72b841390 Better explanation for the replication interval and delta interval in the MultiplayerSynchronizer node 2024-11-15 02:46:10 +02:00
Jesse 121097db0a [DisplayServer] [docs] Improve readability of get_screen_from_rect()
Co-authored-by: Micky <66727710+Mickeon@users.noreply.github.com>
2024-11-14 16:28:51 -08:00
kobewi 88b3090745 Handle scene UIDs in MultiplayerSpawner 2024-11-14 23:41:58 +01:00
kobewi 5be53c36c0 Simplify some UID conversions 2024-11-14 23:22:59 +01:00
kit d467b3acb5 Improve TextEdit and CodeEdit documentation 2024-11-14 17:09:00 -05:00