Thaddeus Crews
|
2da5ed6dd9
|
Merge pull request #120651 from aaronfranke/gltf-image-name-empty
GLTF: Fix compressed image names being empty during export
|
2026-06-26 08:50:38 -05:00 |
|
Thaddeus Crews
|
bc34369367
|
Merge pull request #117569 from YeldhamDev/gridmap_viewport_axis
Add option for 3D viewports to override the `GridMap` editor axis
|
2026-06-26 08:50:38 -05:00 |
|
Aaron Franke
|
37841fc7b1
|
GLTF: Fix compressed image names being empty during export
|
2026-06-25 16:18:45 -07:00 |
|
Thaddeus Crews
|
048cf06bc5
|
Merge pull request #114533 from HolonProduction/rm-lsp-unused-endpoints
LSP: Remove boilerplate for some unimplemented methods
|
2026-06-25 08:32:34 -05:00 |
|
Thaddeus Crews
|
fbbd06812d
|
Merge pull request #118870 from DeeJayLSP/mp3-wav-no-datalen
Remove data length from audio streams in favor of vector size
|
2026-06-25 08:32:32 -05:00 |
|
Thaddeus Crews
|
40c2ff700f
|
Merge pull request #119830 from DeeJayLSP/zstd-super-range
Add missing range to `zstd_supercompression_level` setting
|
2026-06-25 08:32:30 -05:00 |
|
Thaddeus Crews
|
2c3a349fba
|
Merge pull request #120231 from rsanchezsaez/apple/msaa-depth-resolve
Metal: Add depth resolve to the Metal rendering driver
|
2026-06-25 08:32:29 -05:00 |
|
Thaddeus Crews
|
a8efe49df9
|
Merge pull request #120242 from Akosmo/deprecate-get-stream-name
Deprecate `_get_stream_name`
|
2026-06-25 08:32:28 -05:00 |
|
Thaddeus Crews
|
745cdef631
|
Merge pull request #118552 from Meorge/bugfix/untyped-decl-only-on-func-identifier
GDScript: Use function's header as range for UNTYPED_DECLARATION warning
|
2026-06-25 08:32:26 -05:00 |
|
Thaddeus Crews
|
3089ceed8d
|
Merge pull request #118598 from Finishxx/gdscript-lsp-color-bbcode-support
GDScript LSP: Convert [color] BBCode to <span> HTML for capable clients
|
2026-06-25 08:32:24 -05:00 |
|
Thaddeus Crews
|
ad74092df3
|
Merge pull request #119931 from dalexeev/gds-remove-unused-code-gds-func-state
GDScript: Remove unused code in `GDScriptFunctionState`
|
2026-06-24 14:53:00 -05:00 |
|
Thaddeus Crews
|
c335d3f6f1
|
Merge pull request #119940 from dalexeev/gds-use-gdsoftclass-where-appropriate
GDScript: Use `GDSOFTCLASS` for some internal classes
|
2026-06-24 14:53:00 -05:00 |
|
Thaddeus Crews
|
07fab8dd3d
|
Merge pull request #111047 from Calinou/cli-text-driver-add-aliases
Add `TextServer.get_short_name()` and use it in `--text-driver`
|
2026-06-24 14:52:59 -05:00 |
|
Thaddeus Crews
|
91c0673966
|
Merge pull request #112123 from AThousandShips/fix_doc_spelling
Docs: Proofreading for grammar and spelling
|
2026-06-24 14:52:58 -05:00 |
|
Michael Alexsander
|
6337973383
|
Fix corner cases related to scroll hints across the editor
|
2026-06-24 15:25:13 -03:00 |
|
Thaddeus Crews
|
9fae54aeb9
|
Merge pull request #109800 from aaronfranke/use-floats
Use float literals and `real_t` consistently around square values
|
2026-06-24 10:16:11 -05:00 |
|
Thaddeus Crews
|
c364628302
|
Merge pull request #120395 from raulsntos/dotnet/force-enum-suffix
[.NET] Allow forcing the enum suffix to avoid hiding members
|
2026-06-24 10:16:10 -05:00 |
|
Thaddeus Crews
|
e78c7da64e
|
Merge pull request #120453 from dalexeev/gds-fix-base-doc-class-name
GDScript: Fix incorrect detection of base doc class name
|
2026-06-24 10:16:09 -05:00 |
|
Thaddeus Crews
|
0c3a133051
|
Merge pull request #117545 from EdwardChanCH/tooltip_local_var_hides_global_v2
Fix inconsistent tooltip for `@GlobalScope` constants
|
2026-06-24 10:16:08 -05:00 |
|
Michael Alexsander
|
f1fbc06cc3
|
Add option for 3D viewports to override the GridMap editor axis
|
2026-06-24 11:11:22 -03:00 |
|
Raul Santos
|
a7ba7adbac
|
[.NET] Allow forcing the enum suffix to avoid hiding members
Can also be used to avoid breaking compatibility later if a
new member is added that matches the name of the enum.
|
2026-06-24 12:40:26 +02:00 |
|
Michael Alexsander
|
dd63bdfff1
|
Fix GridMap editor cursor starting at the wrong position
|
2026-06-23 20:30:37 -03:00 |
|
Thaddeus Crews
|
c3e6b2c093
|
Merge pull request #119319 from YeldhamDev/meshlib_categories
Add categories to `MeshLibrary`
|
2026-06-23 14:49:16 -05:00 |
|
Thaddeus Crews
|
1e81514037
|
Merge pull request #117691 from Joy-less/add-unary-plus-operations-to-c#
Add unary plus operations to C#
|
2026-06-23 14:49:15 -05:00 |
|
Thaddeus Crews
|
cc2746ac26
|
Merge pull request #119976 from almic/add-jolt-constraint-priority
Add `solver_priority` to Jolt constraint priority
|
2026-06-23 14:49:12 -05:00 |
|
Thaddeus Crews
|
7a56e67983
|
Merge pull request #115003 from DarioSamo/astc-profiles
Add support for ASTC 6x6 and high quality compression profiles.
|
2026-06-23 14:49:11 -05:00 |
|
Thaddeus Crews
|
b6ea080444
|
Merge pull request #108767 from aaronfranke/editor-3d-org
Organize 3D editor code and rename a few 3D things
|
2026-06-23 14:49:11 -05:00 |
|
Dario
|
5d87e9b616
|
Add support for ASTC 6x6 and high quality compression profiles.
|
2026-06-23 14:00:26 -03:00 |
|
Thaddeus Crews
|
8222d0983a
|
Merge pull request #118856 from Ivorforce/stringname-string-conversion
Change `StringName` -> `String` conversion from `operator String()` to `string()`
|
2026-06-23 07:01:08 -05:00 |
|
Thaddeus Crews
|
8cc54b6f7b
|
Merge pull request #109722 from nikitalita/fix-gltf-empty-buffers
GLTFDocument: don't serialize empty buffers
|
2026-06-23 07:01:07 -05:00 |
|
Thaddeus Crews
|
7aa756a4b3
|
Merge pull request #120466 from nikitalita/gltf-mutex-all-document-extensions
GLTF: Mutex guard `all_document_extensions`
|
2026-06-23 07:01:07 -05:00 |
|
Thaddeus Crews
|
05924d6259
|
Merge pull request #118997 from nikolay-egorov/proposal-3891
Add quaternion targets to `Generic6DOFJoint3D`
|
2026-06-23 07:01:02 -05:00 |
|
nikitalita
|
a41f7c57ef
|
GLTFDocument: don't serialize empty buffers
|
2026-06-22 07:15:30 -07:00 |
|
Lukas Tenbrink
|
2659124e66
|
Change StringName -> String conversion from operator String() to string().
|
2026-06-22 15:46:16 +02:00 |
|
Thaddeus Crews
|
28db2de289
|
Merge pull request #120139 from HolonProduction/lsp/change-workspace
LSP: Fix `gdscript_client/changeWorkspace` notification
|
2026-06-22 08:29:50 -05:00 |
|
Thaddeus Crews
|
f011e5044f
|
Merge pull request #119746 from raulsntos/dotnet/ignore-member-attribute
[.NET] Add `IgnoreMember` attribute to exclude members from Godot
|
2026-06-22 08:29:46 -05:00 |
|
Thaddeus Crews
|
bf3016d9cf
|
Merge pull request #120040 from ArdaE/support-CUSTOM3-in-glTF-importer
Add support for CUSTOM3 shader built-in when importing glTF files, and related improvements
|
2026-06-22 08:29:43 -05:00 |
|
Thaddeus Crews
|
cb4b6883cb
|
Merge pull request #120191 from dalexeev/gds-prevent-error-spam-for-ct-eval
GDScript: Prevent error spam during compile-time evaluation of some functions
|
2026-06-22 08:29:43 -05:00 |
|
Martin Tomanek
|
9b0d85c3a0
|
GDScript LSP: Convert [color] BBCode to <span> HTML for capable clients
|
2026-06-22 14:18:59 +02:00 |
|
Aaron Franke
|
f89a3efdad
|
Organize 3D editor code and rename a few 3D things
|
2026-06-20 19:40:06 -07:00 |
|
Aaron Franke
|
58ef14369d
|
Use float literals and real_t consistently around square values
|
2026-06-20 19:10:53 -07:00 |
|
nikitalita
|
91f1f9197c
|
GLTF: Mutex guard all_document_extensions
|
2026-06-19 23:49:38 -07:00 |
|
Thaddeus Crews
|
f964fa714f
|
Merge pull request #118575 from DeeJayLSP/gdtype-name-hierarchy
Exchange use of `ClassDB::is_parent_class()` with `Object::is_class()` where possible
|
2026-06-19 15:09:27 -05:00 |
|
Thaddeus Crews
|
47789b52be
|
Merge pull request #120303 from nikitalita/fix-blend-export
GLTF: Fix blend shape weights and value tracks not being exported
|
2026-06-19 15:09:26 -05:00 |
|
Thaddeus Crews
|
cf1bf73aa7
|
Merge pull request #118583 from YeldhamDev/gridmap_show_octants
Add octant visualization to `GridMap`
|
2026-06-19 15:09:24 -05:00 |
|
Thaddeus Crews
|
1aba8abf67
|
Merge pull request #118869 from DeeJayLSP/mp3-ogg-no-cd
Remove constructors from MP3 and Ogg Vorbis streams
|
2026-06-19 15:09:21 -05:00 |
|
Thaddeus Crews
|
eb098a2ae7
|
Merge pull request #118957 from DeeJayLSP/gds-redundant-cleardata
Remove redundant `ClearData` struct from `GDScript`
|
2026-06-19 15:09:21 -05:00 |
|
Thaddeus Crews
|
ef79fa3fc0
|
Merge pull request #117946 from HolonProduction/editor-language-kickoff
Introduce `EditorLanguage` and move `ScriptLanguage::complete_code` into it.
|
2026-06-19 15:09:19 -05:00 |
|
Thaddeus Crews
|
77faa60a90
|
Merge pull request #118221 from HolonProduction/completion-autoload-copy
Autocompletion: Remove unnecessary `HashMap` copy
|
2026-06-19 12:05:57 -05:00 |
|
Thaddeus Crews
|
a76efc3c68
|
Merge pull request #114870 from Rindbee/add-match_popup_width-in-OptionButton
Make the OptionButton match the width of the pop-up menu
|
2026-06-19 12:05:51 -05:00 |
|