Hugo Locurcio
|
e00b1f2f4f
|
Document REGION_RECT canvas shader built-in in Sprite2D region property
|
2025-08-22 19:41:48 +02:00 |
|
Thaddeus Crews
|
b432e108d5
|
Merge pull request #109791 from Talkashie/master
Typo cleanup pass
|
2025-08-21 18:39:37 -05:00 |
|
Thaddeus Crews
|
ac7703977a
|
Merge pull request #109785 from Calinou/doc-astar-thread-safe
Fix incorrect statement on thread (un)safety in AStar class reference
|
2025-08-21 18:39:36 -05:00 |
|
Thaddeus Crews
|
c7a07610e9
|
Merge pull request #109591 from mihe/no-async-physics-while-processing
Pause physics command queue during physics processing
|
2025-08-21 18:39:36 -05:00 |
|
Thaddeus Crews
|
b947e5f8cc
|
Merge pull request #109133 from aaronp64/polygon_editor_grab_radius
Use `point_grab_radius` setting in `Polygon2DEditor` bottom panel editor
|
2025-08-21 18:39:35 -05:00 |
|
Thaddeus Crews
|
84a3881120
|
Merge pull request #109442 from archhabra/godotengine_107869
Fix `GDScript::reload` leaving `reloading` as `true` on failure
|
2025-08-21 18:39:34 -05:00 |
|
Thaddeus Crews
|
88c8efe6ed
|
Merge pull request #109825 from KoBeWi/how_can_you_load_something_unsaved
Don't start editor as unsaved
|
2025-08-21 18:39:33 -05:00 |
|
Arti Chhabra
|
e7214c229b
|
Fix the issue by resetting the reloading false first and then returning error directly instead of calling Macro
Fix the review comment
Fix the clang format
Update as per review comment
|
2025-08-21 13:13:11 -07:00 |
|
kobewi
|
a374c209be
|
Don't start editor as unsaved
|
2025-08-21 14:38:27 +02:00 |
|
Thaddeus Crews
|
d5ad0556a2
|
Merge pull request #109630 from aaronfranke/openxr-gltf-doc-ext
OpenXR: Use GLTFDocument function to get supported extension names
|
2025-08-21 06:24:28 -05:00 |
|
Thaddeus Crews
|
61c6d40c63
|
Merge pull request #109052 from Squamto/108905
Fix overflowing render priority for stencil mode outline and xray
|
2025-08-21 06:24:27 -05:00 |
|
Thaddeus Crews
|
d86369a865
|
Merge pull request #109723 from bruvzg/macos_rm
[macOS] Remove FEATURE_MOUSE from embedded display server.
|
2025-08-21 06:24:26 -05:00 |
|
Thaddeus Crews
|
8f052a4948
|
Merge pull request #109814 from aaronp64/textedit_object_center
Update `TextEdit` to use center alignment for inline objects
|
2025-08-21 06:24:25 -05:00 |
|
Thaddeus Crews
|
c8e0845b86
|
Merge pull request #109813 from bruvzg/exc_note
Clarify that `EXCLUDE_FROM_CAPTURE` only works with native windows.
|
2025-08-21 06:24:24 -05:00 |
|
Thaddeus Crews
|
597170abe4
|
Merge pull request #109811 from bruvzg/svg_rename
Rename SVGTexture to DPITexture.
|
2025-08-21 06:24:23 -05:00 |
|
Thaddeus Crews
|
dcfddd4e55
|
Merge pull request #109676 from bruvzg/menu_spacers
[macOS] Fix embedded menu/spacer relative position.
|
2025-08-21 06:24:22 -05:00 |
|
Thaddeus Crews
|
925fd8a9cc
|
Merge pull request #109736 from Rubonnek/tilecolfree
Free TileMapLayer debug quadrant meshes when clearing
|
2025-08-21 06:24:21 -05:00 |
|
Pāvels Nadtočajevs
|
10e11ec87f
|
Rename SVGTexture to DPITexture.
|
2025-08-21 11:39:16 +03:00 |
|
aaronp64
|
019f4ab403
|
Update TextEdit to use center alignment for inline objects
Updated to use center alignment instead of top to avoid shifting the line of text up when adding an object.
|
2025-08-20 17:19:58 -04:00 |
|
Thaddeus Crews
|
7cc3f374a5
|
Merge pull request #109801 from KoBeWi/a_classic_fix
Track last selection using ObjectID
|
2025-08-20 16:18:02 -05:00 |
|
Pāvels Nadtočajevs
|
dd6099617a
|
Clarify that EXCLUDE_FROM_CAPTURE only works with native windows.
|
2025-08-21 00:14:58 +03:00 |
|
Thaddeus Crews
|
be0406946f
|
Merge pull request #109805 from Repiteo/docs/svgtexture-experimental
Docs: Mark `SVGTexture` as experimental
|
2025-08-20 13:04:24 -05:00 |
|
Thaddeus Crews
|
610a5bd65b
|
Merge pull request #109276 from bruvzg/sym_copy
Fix symlink copy in `DirAccess::copy_dir`.
|
2025-08-20 13:04:23 -05:00 |
|
Thaddeus Crews
|
048460b8d5
|
Merge pull request #109662 from raulsntos/compat-get_forced_export_files
Add default param value to `EditorExportPlatform::get_forced_export_files`
|
2025-08-20 12:07:17 -05:00 |
|
Thaddeus Crews
|
4012392cd6
|
Merge pull request #109786 from Repiteo/scons/metal-gnu++20
SCons: Use gnu++20 in metal driver
|
2025-08-20 12:07:16 -05:00 |
|
Thaddeus Crews
|
fc245d69d2
|
Merge pull request #109304 from HolonProduction/parse-annoation-early-end-stop
GDScript: Don't stop annotation argument parsing at file end
|
2025-08-20 12:07:16 -05:00 |
|
Thaddeus Crews
|
4854c0447b
|
Merge pull request #109619 from aaronp64/theme_editor_name_change
`ThemeEditor` fix to show filename for new/renamed files
|
2025-08-20 12:07:15 -05:00 |
|
Thaddeus Crews
|
4f393e0c3c
|
Merge pull request #109644 from RandomShaper/fix_dupe_tex2darr
Fix material removal clearing all instances of shared texture arrays
|
2025-08-20 12:07:14 -05:00 |
|
Thaddeus Crews
|
2d16a0b945
|
Merge pull request #109797 from OzelotVanilla/fix-setting-doc-stringname-typo
Fix typo in doc of `text_editor/theme/highlighting/gdscript/string_name_color`
|
2025-08-20 12:07:13 -05:00 |
|
Thaddeus Crews
|
87e10e9aa4
|
Merge pull request #109733 from ryevdokimov/prevent-cancel-transform-unselect
Prevent held escape key from unselecting nodes after canceling a transform
|
2025-08-20 12:07:12 -05:00 |
|
Thaddeus Crews
|
28d1406d61
|
Merge pull request #109765 from bruvzg/msdf_outline_clamp
Fix MSDF outline size clamping.
|
2025-08-20 12:07:11 -05:00 |
|
Thaddeus Crews
|
1413b5f910
|
Docs: Mark SVGTexture as experimental
|
2025-08-20 10:22:27 -05:00 |
|
Thaddeus Crews
|
5cd785d3a8
|
SCons: Use gnu++20 in metal driver
|
2025-08-20 09:56:38 -05:00 |
|
kobewi
|
27fb2181cd
|
Track last selection using ObjectID
|
2025-08-20 14:49:50 +02:00 |
|
Talkashie
|
3ff4e29657
|
Typo fix round 2
|
2025-08-20 04:24:06 -05:00 |
|
Ozelot Vanilla
|
64af1f9866
|
fix - Typo in doc of text_editor/theme/highlighting/gdscript/string_name_color
|
2025-08-20 16:56:50 +09:00 |
|
Talkashie
|
bc7e68dfd1
|
Typos
|
2025-08-19 18:32:59 -05:00 |
|
Hugo Locurcio
|
8ee499d787
|
Fix incorrect statement on thread (un)safety in AStar class reference
|
2025-08-19 20:48:20 +02:00 |
|
Thaddeus Crews
|
28bd72a7e1
|
Merge pull request #109758 from Repiteo/scons/dlltool-fix
SCons: Fix `dlltool` on Windows MinGW builds
|
2025-08-19 10:29:47 -05:00 |
|
Thaddeus Crews
|
e855f67458
|
Merge pull request #109627 from teatov/fix-wav-tag-mappings
Make WAV metadata tag mappings more consistent with Vorbis
|
2025-08-19 10:29:46 -05:00 |
|
Thaddeus Crews
|
c8b89b84cc
|
Merge pull request #109750 from Nintorch/fix-get-connected-joypads
Handle SDL joypad events for connected controllers on game startup (on Windows and Linux)
|
2025-08-19 10:29:46 -05:00 |
|
Thaddeus Crews
|
b2deb22edd
|
Merge pull request #109749 from Repiteo/scons/mesa-rollback
SCons: Temporarily revert Mesa includes to `CPPPATH`
|
2025-08-19 10:29:45 -05:00 |
|
Thaddeus Crews
|
ef44ec13d1
|
Merge pull request #109397 from bruvzg/execute_with_pipe_dsc_fix
[Unix] Fix `execute_with_pipe` closing wrong pipe handle.
|
2025-08-19 10:29:44 -05:00 |
|
Thaddeus Crews
|
86bb48ab83
|
Merge pull request #109755 from Giganzo/option-button-icon-clear
Fix OptionButton not removing icon when using clear
|
2025-08-19 10:29:43 -05:00 |
|
Thaddeus Crews
|
3bb42305f2
|
Merge pull request #109772 from Yarwin/fix-is-experimental
Fix typo in ScriptLanguageExtension::lookup_code
|
2025-08-19 10:29:42 -05:00 |
|
Thaddeus Crews
|
c263b209ec
|
Merge pull request #109735 from mihe/infinite-doc-regen
Fix/remove error about "Can't update documentation" when saving script
|
2025-08-19 10:29:41 -05:00 |
|
Thaddeus Crews
|
d743dccd63
|
Merge pull request #109766 from bruvzg/broken_links
Fix editor resource tooltip crash on broken symlinks.
|
2025-08-19 10:29:40 -05:00 |
|
Yarvin
|
b2e4c4f334
|
Fix typo - is_deprecated was being set twice, skipping is_experimental.
|
2025-08-19 13:54:41 +02:00 |
|
Pāvels Nadtočajevs
|
95b71e19d5
|
Fix editor resource tooltip crash on broken symlinks.
|
2025-08-19 12:46:54 +03:00 |
|
Giganzo
|
5c59a75923
|
Fix OptionButton not removing icon when using clear
|
2025-08-19 10:55:42 +02:00 |
|