Michael Alexsander
|
0f614cd63f
|
Show marker lines/sections in the animation bezier editor
|
2025-09-18 21:50:04 -03:00 |
|
Thaddeus Crews
|
4fcd85551c
|
Merge pull request #107071 from Calinou/doc-typed-dictionary-array
Document typed dictionaries and arrays in the class reference
|
2025-09-18 12:42:30 -05:00 |
|
Thaddeus Crews
|
369ed5113e
|
Merge pull request #110652 from akien-mga/vorbis-comment-warning
Vorbis: Add details to warning about invalid comment header
|
2025-09-18 12:42:29 -05:00 |
|
Thaddeus Crews
|
1c056c7c86
|
Merge pull request #107481 from lawnjelly/localvector_children
Use `LocalVector` for `Node3D` and `CanvasItem` children
|
2025-09-18 12:42:28 -05:00 |
|
Thaddeus Crews
|
3fa7c65914
|
Merge pull request #108504 from precup/optimize-duplicate
Avoid unnecessary copy in ClassDB::get_property_list
|
2025-09-18 12:42:27 -05:00 |
|
Thaddeus Crews
|
d5512dfe71
|
Merge pull request #110423 from Calinou/doc-light3d-cull-mask-gi
Document the interaction between Light3D cull mask and GI/volumetric fog
|
2025-09-18 12:42:26 -05:00 |
|
Thaddeus Crews
|
d90d8afa5a
|
Merge pull request #108118 from YYF233333/varray_and_vformat
Simplify `varray`
|
2025-09-18 12:42:25 -05:00 |
|
Thaddeus Crews
|
ff111e395d
|
Merge pull request #103917 from Ivorforce/sprintf-span
Optimize `vformat` by using `Span` in `sprintf`
|
2025-09-18 12:42:24 -05:00 |
|
Thaddeus Crews
|
6e75c28a5e
|
Merge pull request #107693 from deralmas/wayland-protocols-1.45
wayland-protocols: Update to 1.45
|
2025-09-18 12:42:23 -05:00 |
|
Thaddeus Crews
|
468ad87a37
|
Merge pull request #107596 from DeeJayLSP/safe-wav-load
Use 64-bit offset/loop points in `AudioStreamWAV`
|
2025-09-18 12:42:22 -05:00 |
|
Thaddeus Crews
|
3ad1642b2e
|
Merge pull request #110410 from BastiaanOlij/fix_stereo_label3d_fixed_size
Fix fixed size flag on StandardMaterial3D when rendering in stereo
|
2025-09-18 12:42:21 -05:00 |
|
Thaddeus Crews
|
aad046edba
|
Merge pull request #107045 from Ivorforce/rename-hashing-variables
Rename internal fields and variables in `AHashMap`, `HashMap` and `HashSet`
|
2025-09-18 12:42:20 -05:00 |
|
Thaddeus Crews
|
1e84bc4d9c
|
Merge pull request #108260 from Silver1063/master
Fix modifier order in keycode string generation
|
2025-09-18 12:42:20 -05:00 |
|
Lukas Tenbrink
|
a916325e6a
|
Use Span for String.sprintf , to accelerate vformat not needing to allocate an Array .
|
2025-09-18 19:29:04 +02:00 |
|
Rémi Verschelde
|
b9cdc74b2b
|
Vorbis: Add details to warning about invalid comment header
|
2025-09-18 12:19:25 +02:00 |
|
DeeJayLSP
|
7b5c53d996
|
Use 64-bit offset/loop points in AudioStreamWAV
|
2025-09-17 20:39:21 -03:00 |
|
Lukas Tenbrink
|
46b88dcbda
|
Rename internal fields and variables in AHashMap , HashMap and HashSet for consistency.
|
2025-09-17 19:10:02 +02:00 |
|
Thaddeus Crews
|
8b4b93a82e
|
Merge pull request #105950 from Joy-less/Fix-array-span-constructors
Fix array span constructors in C#
|
2025-09-17 11:34:19 -05:00 |
|
Thaddeus Crews
|
cc7397ceb7
|
Merge pull request #110556 from Ivorforce/safe-nul-parse
Check for `NUL` characters in string parsing functions.
|
2025-09-17 11:34:18 -05:00 |
|
Thaddeus Crews
|
e5f9f4d1cb
|
Merge pull request #110618 from timothyqiu/editor-translations-h-cpp-split
Editor: Generate translation data in separate cpp files
|
2025-09-17 11:34:17 -05:00 |
|
Thaddeus Crews
|
38d80598f5
|
Merge pull request #108121 from Repiteo/core/disabled-class-rework
Core: Handle disabled class detection in `ClassDB`
|
2025-09-17 11:34:16 -05:00 |
|
Thaddeus Crews
|
aa294bb3c8
|
Merge pull request #110360 from zorbathut/pr/memorybarrierrename
Rename RDD::MemoryBarrier to avoid conflicts with the Windows headers.
|
2025-09-17 11:34:15 -05:00 |
|
Thaddeus Crews
|
b73ba6c58d
|
Merge pull request #110198 from zeux/sdl-linux-stdlib
Configure SDL assuming we, in fact, have a libc
|
2025-09-17 11:34:14 -05:00 |
|
Thaddeus Crews
|
8c7c96e2c4
|
Merge pull request #108636 from clayjohn/MSAA-depth-mobile
Add depth resolve to the mobile renderer
|
2025-09-17 11:34:13 -05:00 |
|
Thaddeus Crews
|
e721af5775
|
Merge pull request #110330 from DarioSamo/reflection-probe-size-leak
Fix reflection probes not recreating downsampled textures when mode changes.
|
2025-09-17 11:34:12 -05:00 |
|
Thaddeus Crews
|
e504943212
|
Merge pull request #110184 from Namey5/vertex-lighting-issue
Fix rounding error in clustered vertex light culling
|
2025-09-17 11:34:11 -05:00 |
|
Thaddeus Crews
|
4676d73a1a
|
Merge pull request #110268 from bruvzg/devid_reg
[Windows] Try reading GPU IDs directly from registry.
|
2025-09-17 11:34:10 -05:00 |
|
Thaddeus Crews
|
4eaa0ef1e7
|
Merge pull request #110434 from YeldhamDev/inspector_button_tidyup
Improve look of some buttons inside the inspector
|
2025-09-17 11:34:09 -05:00 |
|
Thaddeus Crews
|
2ee5a18917
|
Merge pull request #110465 from m4gr3d/add_quest3s_supported_device
Add `quest3s` to the list of supported devices
|
2025-09-17 11:34:08 -05:00 |
|
Haoyu Qiu
|
c93f55533d
|
Editor: Generate translation data in separate cpp files
|
2025-09-17 23:10:51 +08:00 |
|
Thaddeus Crews
|
adb2ec043e
|
Merge pull request #110303 from Unbansheee/master
Fix vertical alignment of Inspector category titles
|
2025-09-16 20:29:02 -05:00 |
|
Thaddeus Crews
|
1a89648c61
|
Merge pull request #110206 from aaronp64/remove_unused_enum_bitfield_param
Remove unused parameter in `__constant_get_enum_name`/`__constant_get_bitfield_name`
|
2025-09-16 20:29:01 -05:00 |
|
Thaddeus Crews
|
d51c13fdd4
|
Merge pull request #110397 from mooflu/syntaxhi-110390
Don't reset color if the previous token is a number ending with a dot.
|
2025-09-16 20:29:00 -05:00 |
|
Thaddeus Crews
|
153bd70c8a
|
Merge pull request #109562 from YYF233333/style-vector
Replace "local" `Vector` with `LocalVector`
|
2025-09-16 20:28:59 -05:00 |
|
Thaddeus Crews
|
138e21e6ff
|
Merge pull request #110169 from BlueCube3310/file-access-flush-opti
Optimize data flushing for `FileAccessCompressed` and `FileAccessEncrypted`
|
2025-09-16 20:28:58 -05:00 |
|
Thaddeus Crews
|
00699ec29e
|
Merge pull request #110329 from beicause/jolt-orphan-string-name
JoltPhysics: Fix orphan StringName
|
2025-09-16 20:28:57 -05:00 |
|
Thaddeus Crews
|
31f0eda63b
|
Merge pull request #110448 from CookieBadger/embed-subwindows-doc
Fix documentation for `embed_subwindows` project setting
|
2025-09-16 20:28:56 -05:00 |
|
Thaddeus Crews
|
f279257883
|
Merge pull request #110537 from dsnopek/gdextension-do-not-update-gdextension-special-compat-hashes
GDExtension: Update warning about `gdextension_special_compat_hashes.cpp` to prevent confusion
|
2025-09-16 20:28:55 -05:00 |
|
Thaddeus Crews
|
da212c74c2
|
Merge pull request #110504 from AidanCooper2003/control-make-tooltip-typo-fix
Fix typo in control node _make_custom_tooltip description.
|
2025-09-16 20:28:54 -05:00 |
|
Thaddeus Crews
|
5f82f131d4
|
Merge pull request #110213 from BlueCube3310/image-alpha-doc
Image: Improve `AlphaMode` documentation
|
2025-09-16 20:28:53 -05:00 |
|
Thaddeus Crews
|
2557b0da9f
|
Merge pull request #101285 from Nazarwadim/use_LocalVector_in_animation
Use `LocalVector` in `Animation`
|
2025-09-16 20:28:52 -05:00 |
|
Thaddeus Crews
|
6f4be6c1f9
|
Merge pull request #110370 from Susmaster64/patch-1
Fix minor grammar error in CollisionPolygon2D, CollisionPolygon3D, CollisionShape2D, and CollisionShape3D docs
|
2025-09-16 20:28:51 -05:00 |
|
Susmaster64
|
606284e14b
|
Fix minor grammar error in CollisionPolygon2D, CollisionPolygon3D, CollisionShape2D, and CollisionShape3D docs
|
2025-09-17 11:43:20 +12:00 |
|
Thaddeus Crews
|
6efa557e9b
|
Merge pull request #109567 from Flarkk/fix_spotlight_fog
Fix spotlight's shadow peter-panning with volumetric fog
|
2025-09-16 11:44:55 -05:00 |
|
Thaddeus Crews
|
fb23f7d175
|
Merge pull request #110557 from Splizard/fix-dump-extension-api-with-docs-indentation
Fix `--dump-extension-api-with-docs` indentation
|
2025-09-16 11:44:54 -05:00 |
|
Thaddeus Crews
|
7ce05be884
|
Merge pull request #109847 from vaner-org/blendspace-accessibility-name-typos
Fix typos in BlendSpace2D editor's axis labels' accessibility names
|
2025-09-16 11:44:53 -05:00 |
|
Thaddeus Crews
|
490af72c99
|
Merge pull request #109815 from Muller-Castro/export-script-file
Fix `EditorExportPlugin::_export_file()` ignoring GDScripts
|
2025-09-16 11:44:52 -05:00 |
|
Thaddeus Crews
|
853884ba05
|
Merge pull request #109143 from sievaxx/more_sampler_default_texs
Add and enable default textures for other samplers
|
2025-09-16 11:44:51 -05:00 |
|
Thaddeus Crews
|
f73d3db412
|
Merge pull request #108527 from raulsntos/dotnet/enum-variant-conversion
[.NET] Fix enum from/to Variant conversion
|
2025-09-16 11:44:50 -05:00 |
|
Thaddeus Crews
|
c39edeca6d
|
Merge pull request #109744 from Repiteo/core/math-constants-semantic
Core: Integrate semantic constants in math structs
|
2025-09-16 11:44:49 -05:00 |
|