|
|
3c81f4d594
|
Merge pull request #103631 from Mickeon/noise_texture_property_order
Reorder properties in NoiseTexture2D/3D
|
2025-06-18 18:13:53 -05:00 |
|
|
|
d55883b4b1
|
LSP: Fix file URI handling + warn about workspace project mismatch
|
2025-06-18 19:54:50 +02:00 |
|
|
|
1301343f42
|
Improve auto-translation of editor's top & bottom bars
- The main menu
- The run bar
- The update spinner
- The bottom panel buttons
|
2025-06-18 21:11:32 +08:00 |
|
|
|
2b36c79f7b
|
Use Span<uint8_t> in RenderingDevice allocation APIs to avoid intermediary arrays on calls.
|
2025-06-18 12:31:48 +02:00 |
|
|
|
1b7b44390a
|
Fix errors not being emitted when debugger breaks on script errors
|
2025-06-18 11:52:26 +02:00 |
|
|
|
df06aa8392
|
OpenXR: Add access to session state and change interaction profile update.
|
2025-06-18 17:37:18 +10:00 |
|
|
|
49e8d3ff98
|
Autocompletion: Don't use next for GET_NODE inference
|
2025-06-17 17:03:59 +02:00 |
|
|
|
e30acd2be8
|
SCons: Enable lightmapper and xatlas_unwrap modules on Android and iOS editors
Fixes #94297.
Fixes #107398.
|
2025-06-17 16:48:19 +02:00 |
|
|
|
9e1e2fdbd5
|
Merge pull request #107550 from AdrienUfferte/fix-spelling
Fix spelling in comments
|
2025-06-16 01:52:48 +02:00 |
|
|
|
2a71b21b4e
|
Merge pull request #107507 from smix8/csg_mesh_opti
Create more optimized CSGShape3D baked static mesh
|
2025-06-16 01:52:31 +02:00 |
|
|
|
242b5efd9d
|
Autocompletion: Fix type resolution when assigning variant
|
2025-06-15 20:17:19 +02:00 |
|
|
|
4c72a531e4
|
Highlighting: Improve enum support
|
2025-06-15 19:41:13 +02:00 |
|
|
|
af54b13603
|
Autocompletion: Add support for global enums
|
2025-06-15 19:41:13 +02:00 |
|
|
|
76c852f605
|
LSP: Extract annotations from EditorHelp
|
2025-06-15 19:38:58 +02:00 |
|
|
|
a11a64fbf4
|
Comments spelling fixes
|
2025-06-15 01:36:10 +02:00 |
|
|
|
89f9a23d9e
|
Batch the adding of Jolt Physics bodies
Co-authored-by: Jorrit Rouwe <jrouwe@gmail.com>
|
2025-06-14 14:11:07 +02:00 |
|
|
|
09ed9d4a93
|
Merge pull request #107254 from passivestar/shadow-unleak
Fix LightmapGI shadow leaks
|
2025-06-14 00:00:12 +02:00 |
|
|
|
28875459d9
|
Create more optimized CSGShape3D baked static mesh
Creates more optimized CSGShape3D baked static mesh by adding indices and cache optimization.
|
2025-06-13 21:43:28 +02:00 |
|
|
|
3be63ecdb6
|
Fix Mono build on Windows after String::resize rename
|
2025-06-13 18:01:50 +02:00 |
|
|
|
cec5c89f9d
|
Merge pull request #107143 from Mickeon/documentation-miscellaneous-oddities-part-5
Fix miscellaneous oddities around the class reference (part 5)
|
2025-06-13 15:53:47 +02:00 |
|
|
|
15c3656626
|
Merge pull request #105480 from bruvzg/hb111
Update HarfBuzz to 11.2.1
|
2025-06-13 15:53:37 +02:00 |
|
|
|
7e9b709917
|
Merge pull request #102837 from raulsntos/dotnet/fix-reload-callables
[.NET] Skip serializing delegates with a disposed target
|
2025-06-13 15:53:33 +02:00 |
|
|
|
cbd446ac29
|
Add navigation path query parameter limits
Adds navigation path query parameter limits.
|
2025-06-13 14:42:26 +02:00 |
|
|
|
8e75a3711e
|
Update HarfBuzz to 11.2.1
|
2025-06-13 08:20:47 +03:00 |
|
|
|
2ac31ece59
|
Merge pull request #107030 from bruvzg/font_validate_script
Check script sample characters to filter out incorrect script support information.
|
2025-06-13 01:30:37 +02:00 |
|
|
|
22702244f8
|
Merge pull request #105414 from KoBeWi/disable_uid_here
Add `@export_file_path` to export raw paths (no UID)
|
2025-06-13 01:30:24 +02:00 |
|
|
|
ce3ebacb3e
|
Merge pull request #107381 from smix8/ref_iterations_2d
Change 2D navigation region and link updates to an async process
|
2025-06-12 23:32:48 +02:00 |
|
|
|
6eb6e3e6e0
|
Merge pull request #107457 from akien-mga/improve-error-message-call-single-argument
Improve error messages for method calls expecting only 1 argument
|
2025-06-12 22:49:36 +02:00 |
|
|
|
ea908f1ab2
|
Merge pull request #107416 from dalexeev/gds-fix-for-range-assignment
GDScript: Add missing type conversions in `for range`
|
2025-06-12 22:49:08 +02:00 |
|
|
|
ae484828bb
|
Merge pull request #107408 from Ivorforce/node-path-string-explicit
Make conversions from `NodePath` to `String` explicit.
|
2025-06-12 22:49:03 +02:00 |
|
|
|
1a64b6b5b6
|
Merge pull request #106913 from Ivorforce/string-resize-uninitialized
Rename `String::resize` to `resize_uninitialized`
|
2025-06-12 22:48:45 +02:00 |
|
|
|
d1083c9722
|
Improve error messages for method calls expecting only 1 argument
|
2025-06-12 17:02:59 +02:00 |
|
|
|
03bd8ba9c2
|
Merge pull request #107439 from bruvzg/lb_config
Add `line_breaking_strictness` project setting.
|
2025-06-12 11:57:01 +02:00 |
|
|
|
f400e10011
|
Merge pull request #107315 from HolonProduction/lsp-brief-fix
LSP: Fix class documentation to include brief
|
2025-06-12 11:56:42 +02:00 |
|
|
|
e87cccefca
|
Add line_breaking_strictness project setting.
|
2025-06-12 09:26:52 +03:00 |
|
|
|
8ba4656ea3
|
Compile out editor-only logic within validate_property in games
|
2025-06-12 12:54:19 +08:00 |
|
|
|
2ee5d28d9d
|
Merge pull request #77164 from dalexeev/gds-re-add-ord
GDScript: Re-add `ord()` function
|
2025-06-12 01:15:29 +02:00 |
|
|
|
ed98e2850b
|
Merge pull request #74393 from dalexeev/gds-highlight-members
GDScript: Highlight script members like native ones
|
2025-06-12 01:15:26 +02:00 |
|
|
|
dcb7b21522
|
Fix a crash when the first line of GDScript code is indented.
Co-authored-by: dalexeev <dalexeev12@yandex.ru>
|
2025-06-11 23:07:42 +02:00 |
|
|
|
f864d0ce11
|
GDScript: Re-add ord() function
|
2025-06-11 21:01:13 +03:00 |
|
|
|
e2d4469dc2
|
GDScript: Add missing type conversions in for range
|
2025-06-11 20:45:47 +03:00 |
|
|
|
b13a0e1834
|
Rename String::resize to resize_uninitialized, to better communicate to callers that new characters must be initialized.
|
2025-06-11 18:13:02 +02:00 |
|
|
|
e2931a5c19
|
Make conversions from NodePath to String explicit.
|
2025-06-11 16:50:27 +02:00 |
|
|
|
d700ad7feb
|
GDScript: Highlight script members like native ones
|
2025-06-11 15:55:00 +02:00 |
|
|
|
c455d81c4c
|
Merge pull request #107352 from aaronfranke/blend-fbx-naming-version
Implement naming version system for FBX and Blend importers like glTF
|
2025-06-11 11:20:21 +02:00 |
|
|
|
c80bb1b537
|
Merge pull request #104025 from huwpascoe/named_placeholder
Add named placeholder to blender import options
|
2025-06-11 11:20:08 +02:00 |
|
|
|
2458370de4
|
Change 2D navigation region and link updates to an async process
Changes 2D navigation region and link updates to an async process.
|
2025-06-11 00:51:02 +02:00 |
|
|
|
a56b3a93d3
|
Implement naming version system for FBX and Blend importers like glTF
|
2025-06-10 09:42:54 -07:00 |
|
|
|
a3daba29dd
|
Allow attaching scripts to nodes in the Advanced Import Settings dialog
|
2025-06-10 09:35:24 -07:00 |
|
|
|
2e216b50b5
|
Merge pull request #106552 from nikitalita/bytecode-version-bump
Bump script bytecode version after token enum change
|
2025-06-10 17:56:18 +02:00 |
|