index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@1015a481ff43edb1126ab39a147fefda290131e5
Spartan322
2024-10-24
13
-121
/
+187
|
\
|
*
Merge pull request #98169 from HolonProduction/only-highlight-exposed
Thaddeus Crews
2024-10-24
1
-1
/
+3
|
|
\
|
|
*
GDScript: Don't highlight unexposed classes
HolonProduction
2024-10-14
1
-1
/
+3
|
*
|
Merge pull request #98163 from BastiaanOlij/openxr_flatten_bindings
Thaddeus Crews
2024-10-24
6
-94
/
+148
|
|
\
\
|
|
*
|
OpenXR: change bindings to 'flatten' source paths
Bastiaan Olij
2024-10-22
6
-94
/
+148
|
*
|
|
Merge pull request #97374 from rune-scape/get-native-static-callable
Thaddeus Crews
2024-10-24
3
-2
/
+20
|
|
\
\
\
|
|
*
|
|
GDScriptNativeClass: Allow getting static function as callable
rune-scape
2024-09-23
3
-2
/
+20
|
*
|
|
|
Merge pull request #98247 from TCROC/fix-headless-graphics-driver-and-shader-...
Thaddeus Crews
2024-10-24
1
-0
/
+10
|
|
\
\
\
\
|
|
*
|
|
|
fix headless import attempting to load graphics driver
Travis Lange
2024-10-22
1
-0
/
+10
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge pull request #98329 from beru/opt_ImageLoaderSVG__create_image_from_utf...
Thaddeus Crews
2024-10-24
1
-22
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
optimize ImageLoaderSVG::create_image_from_utf8_buffer
katsuhisa yuasa
2024-10-19
1
-22
/
+4
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Clarification to the description of Global scope in regards to GDScript
Brian Huynh
2024-10-23
1
-2
/
+2
*
|
|
|
|
Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1
Spartan322
2024-10-22
17
-17
/
+33
|
\
|
|
|
|
|
*
|
|
|
Merge pull request #98146 from HolonProduction/this-error-does-not-apply-to-u...
Thaddeus Crews
2024-10-21
5
-7
/
+19
|
|
\
\
\
\
|
|
*
|
|
|
GDScript: Fix annotation parsing adding new annotation entries
HolonProduction
2024-10-13
5
-7
/
+19
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge pull request #98237 from dustdfg/os_transitive_image_headers_refactor
Thaddeus Crews
2024-10-21
5
-1
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
Don't include `core/io/image.h` in `core/os/os.h`
Yevhen Babiichuk (DustDFG)
2024-10-18
5
-1
/
+5
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge pull request #97588 from TML233/generated-raise-signal
Thaddeus Crews
2024-10-21
3
-5
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
Change generated On{SignalName} to EmitSignal{SignalName}
TML
2024-09-28
3
-5
/
+5
|
*
|
|
|
|
Merge pull request #98340 from juanjp600/dotnet-typed-dictionary-hint-fix
Thaddeus Crews
2024-10-21
3
-3
/
+3
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Fix exported typed dictionaries in .NET having an incorrect hint, which led t...
Juan Pablo Arce
2024-10-18
3
-3
/
+3
|
*
|
|
|
|
|
Merge pull request #97542 from AThousandShips/dict_sort_fix
Thaddeus Crews
2024-10-21
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
[Core] Fix sorting of `Dictionary` keys
A Thousand Ships
2024-10-18
1
-1
/
+1
|
|
|
/
/
/
/
*
|
|
|
|
|
Merge commit godotengine/godot@80f0b33313dae52d072ba2771a88ebcc4f0b4d6d
Spartan322
2024-10-18
2
-11
/
+19
|
\
|
|
|
|
|
|
*
|
|
|
|
Merge pull request #98085 from dalexeev/gds-fix-typed-dict-static-default-init
Clay John
2024-10-17
1
-1
/
+7
|
|
\
\
\
\
\
|
|
*
|
|
|
|
GDScript: Add missing static default initialization for typed dictionaries
Danil Alexeev
2024-10-11
1
-1
/
+7
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Replaced some distance checks with square distance checks in NavMap, wherever...
Zi Ye
2024-10-15
1
-10
/
+12
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge commit godotengine/godot@af77100e394dcaca609b15bef815ed17475e51ed
Spartan322
2024-10-15
11
-110
/
+382
|
\
|
|
|
|
|
*
|
|
|
Merge pull request #97938 from fire/GODOT_rest_transform
Thaddeus Crews
2024-10-14
1
-5
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
Assign the correct bone rest transform to nodes with matrix in GLTF
K. S. Ernest (iFire) Lee
2024-10-07
1
-5
/
+1
|
*
|
|
|
|
Merge pull request #97582 from BlueCube3310/basisu-hdr
Thaddeus Crews
2024-10-14
4
-82
/
+150
|
|
\
\
\
\
\
|
|
*
|
|
|
|
BasisU: Update to 1.50.0 and add HDR support
BlueCube3310
2024-10-12
4
-82
/
+150
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #97295 from BlueCube3310/betsy-bc4
Thaddeus Crews
2024-10-14
4
-22
/
+217
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Betsy: Implement BC4 compression
BlueCube3310
2024-09-22
4
-22
/
+217
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #98059 from zaevi/fix_csharp_unhandled_GD0303
Thaddeus Crews
2024-10-14
2
-1
/
+14
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
C#: Fix unhandled GD0303 error for nested generic attribute types
Zae
2024-10-11
2
-1
/
+14
*
|
|
|
|
|
Merge commit godotengine@92e51fca7247c932f95a1662aefc28aca96e8de6
Spartan322
2024-10-14
9
-42
/
+170
|
\
|
|
|
|
|
|
*
|
|
|
|
Merge pull request #97873 from BlueCube3310/image-decompress-4-fix
Thaddeus Crews
2024-10-10
1
-13
/
+22
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Fix decompressing textures with dimensions that are not multiples of 4
BlueCube3310
2024-10-06
1
-13
/
+22
|
*
|
|
|
|
|
Merge pull request #96329 from Delsin-Yu/dotnet-replace-array-with-ros-in-bin...
Thaddeus Crews
2024-10-10
3
-20
/
+120
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Add ReadOnlySpan API Overloads
DE YU
2024-10-09
3
-20
/
+120
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
/
|
|
|
|
Fix lookup symbol for enum members to search a correct code definition
Chaosus
2024-10-08
2
-4
/
+25
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge pull request #97951 from juanjp600/dotnet-dictionary-debug-view
Thaddeus Crews
2024-10-08
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Fix untyped dictionary .NET debug visualization showing keys as values
Juan Pablo Arce
2024-10-07
1
-1
/
+1
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #97270 from timothyqiu/optional-edconfig
Thaddeus Crews
2024-10-08
1
-2
/
+0
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Create `.editorconfig` file only on project creation
Haoyu Qiu
2024-10-05
1
-2
/
+0
|
|
|
/
/
/
/
|
*
/
/
/
/
Clarify SIMPLEX and SIMPLEX_SMOOTH types
squidgyberries
2024-10-07
1
-2
/
+2
|
|
/
/
/
/
*
|
|
|
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
677
-0
/
+1354
*
|
|
|
|
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
36
-59
/
+59
|
/
/
/
/
*
|
|
|
Merge pull request #85321 from Calinou/basis-universal-disable-unused-features
Rémi Verschelde
2024-10-04
1
-0
/
+20
|
\
\
\
\
[next]