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 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 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 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 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
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
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
*
|
|
|
|
|
|
|
Fix PackedData::has_path() using wrong path format.
Pāvels Nadtočajevs
2024-11-13
1
-1
/
+1
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #97218 from wenqiangwang/local_debuggger_expr_evalulation
Thaddeus Crews
2024-11-12
1
-3
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Added support for 'print' command in local (command line -d) debugger
Wenqiang
2024-09-28
1
-3
/
+3
*
|
|
|
|
|
|
|
Merge pull request #91201 from bruvzg/con_type
Thaddeus Crews
2024-11-12
4
-6
/
+68
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
[OS] Add functions to determine standard I/O device type.
bruvzg
2024-11-06
4
-6
/
+68
*
|
|
|
|
|
|
|
|
Merge pull request #98713 from dalexeev/core-fix-callable-get-bound-arguments
Thaddeus Crews
2024-11-12
6
-57
/
+64
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Core: Fix `Callable.get_bound_arguments{,_count}()` return incorrect data
Danil Alexeev
2024-11-04
6
-57
/
+64
[next]