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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973
Spartan322
2024-11-27
7
-21
/
+135
|
\
|
*
Merge pull request #90723 from Calinou/textedit-autocompletion-always-replace...
Thaddeus Crews
2024-11-27
1
-3
/
+5
|
|
\
|
|
*
Make TextEdit autocompletion replace word unless Shift is held
Hugo Locurcio
2024-04-16
1
-3
/
+5
|
*
|
Merge pull request #99563 from akien-mga/fix-projection-stringification
Thaddeus Crews
2024-11-26
1
-8
/
+4
|
|
\
\
|
|
*
|
Fix stringification of Projection
Rémi Verschelde
2024-11-25
1
-8
/
+4
|
*
|
|
Merge pull request #98862 from HuntJSparra/early-projsettings-registration
Thaddeus Crews
2024-11-26
3
-10
/
+22
|
|
\
\
\
|
|
*
|
|
Register Engine, OS, ProjectSettings, and Time early.
Hunt J. Sparra
2024-11-21
3
-10
/
+22
|
*
|
|
|
Merge pull request #99201 from Ivorforce/variant-get-contents-ptr
Thaddeus Crews
2024-11-26
2
-0
/
+104
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
Add variant_get_ptr_internal_getter to gdextension_interface.h. The function ...
Lukas Tenbrink
2024-11-26
2
-0
/
+104
*
|
|
|
|
Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ce
Spartan322
2024-11-26
19
-47
/
+149
|
\
|
|
|
|
|
*
|
|
|
Merge pull request #99545 from KoBeWi/Vector4.0
Thaddeus Crews
2024-11-25
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
Fix stringification of Vector4
kobewi
2024-11-22
1
-1
/
+1
|
*
|
|
|
|
Merge pull request #99424 from dalexeev/core-fix-builtin-enum-const-binds
Thaddeus Crews
2024-11-22
3
-35
/
+32
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Core: Fix built-in enum constant bindings
Danil Alexeev
2024-11-22
3
-35
/
+32
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge pull request #95711 from TokageItLab/warn-oneshot-prop
Thaddeus Crews
2024-11-22
2
-0
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Add hint for oneshot & warning when it will be updated continuously
Silc Lizard (Tokage) Renew
2024-11-11
2
-0
/
+2
|
*
|
|
|
|
|
Merge pull request #99548 from Repiteo/style/clang-format-19-options
Thaddeus Crews
2024-11-22
3
-3
/
+0
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Style: Add 19.1.0 LLVM options to `.clang-format`
Thaddeus Crews
2024-11-22
3
-3
/
+0
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #99416 from adamscott/set-thread-count-for-single-threaded
Thaddeus Crews
2024-11-22
1
-1
/
+7
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Force `get_thread_count()` to `1` if single threaded
Adam Scott
2024-11-18
1
-1
/
+7
|
*
|
|
|
|
|
|
Merge pull request #99527 from RandomShaper/fix_threaded_trans
Thaddeus Crews
2024-11-22
1
-2
/
+4
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Make loading translations from threads safe
Pedro J. Estébanez
2024-11-22
1
-2
/
+4
|
|
|
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #97716 from pafuent/add_half_precision_floating_point_to_s...
Thaddeus Crews
2024-11-22
5
-0
/
+50
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Add half precision floating point support to `StreamPeer`
Pablo Andres Fuente
2024-11-12
5
-0
/
+50
|
*
|
|
|
|
|
|
Merge pull request #98972 from dbnicholson/standardize-add-defaults
Thaddeus Crews
2024-11-21
3
-5
/
+51
|
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Expose standardize_locale add_default param publicly
Dan Nicholson
2024-11-21
3
-5
/
+51
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
|
|
Merge commit godotengine/godot@9e6098432aac35bae42c9089a29ba2a80320d823
Spartan322
2024-11-20
7
-24
/
+27
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #99469 from akien-mga/revert-97370
Rémi Verschelde
2024-11-20
1
-15
/
+6
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Revert "ResourceLoader: Report error if resource type unrecognized"
Rémi Verschelde
2024-11-20
1
-15
/
+6
|
*
|
|
|
|
|
|
Merge pull request #99449 from Sauermann/fix-revert-device-id-clash
Rémi Verschelde
2024-11-20
5
-8
/
+20
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Revert "Fix InputEvent device id clash" and add a compatibility function
Markus Sauermann
2024-11-20
5
-8
/
+20
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge pull request #95303 from EIREXE/inverted_composer
Rémi Verschelde
2024-11-20
1
-91
/
+219
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Fix Projection::invert on orthogonal projections and others.
Álex Román
2024-11-18
1
-91
/
+219
|
*
|
|
|
|
|
|
GDExtension: Fix method binds not saying if they are varargs
David Snopek
2024-11-18
1
-1
/
+1
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef
Spartan322
2024-11-19
21
-359
/
+415
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #99304 from emanvidmaker/Update-gamecontrollerdb.txt-2024
Thaddeus Crews
2024-11-18
1
-294
/
+343
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Sync controller mappings DB with SDL2 community repo [Nov 2024]
Emanuel Acosta Gonzalez (emanvidmaker)
2024-11-15
1
-294
/
+343
|
*
|
|
|
|
|
|
Merge pull request #99286 from KoBeWi/uid_in_a_path_factory
Thaddeus Crews
2024-11-18
4
-7
/
+18
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Support uid:// in more places
kobewi
2024-11-16
4
-7
/
+18
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge pull request #98483 from timothyqiu/pack-dir-exists
Thaddeus Crews
2024-11-18
1
-4
/
+0
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
DirAccessPack: Fix file_exists and dir_exists in exported projects
Haoyu Qiu
2024-10-24
1
-4
/
+0
|
*
|
|
|
|
|
|
|
Use `(r)find_char` instead of `(r)find` for single characters
A Thousand Ships
2024-11-17
16
-54
/
+54
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23
Spartan322
2024-11-15
14
-32
/
+113
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Resource UID fixes and improvements
kobewi
2024-11-14
3
-6
/
+28
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #98918 from bruvzg/pck_enc_iv
Thaddeus Crews
2024-11-13
5
-18
/
+72
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Allow setting custom initialization vector for FileAccessEncrypted. Add expor...
bruvzg
2024-11-13
5
-18
/
+72
|
*
|
|
|
|
|
|
Merge pull request #99135 from Meorge/fix-unresponsive-axis-value
Thaddeus Crews
2024-11-13
4
-5
/
+7
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Replace default deadzone magic number with named constant
Malcolm Anderson
2024-11-12
4
-5
/
+7
|
*
|
|
|
|
|
|
|
Merge pull request #98706 from Nazarwadim/fix_capture_cache_was_not_cached
Thaddeus Crews
2024-11-13
1
-2
/
+3
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
Fix `capture_cache.animation` was not cached
Nazarii
2024-10-31
1
-2
/
+3
[next]