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
/
variant
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ce
Spartan322
2024-11-26
3
-35
/
+32
|
\
|
*
Core: Fix built-in enum constant bindings
Danil Alexeev
2024-11-22
3
-35
/
+32
*
|
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
7
-60
/
+71
|
\
|
|
*
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
|
*
|
Merge pull request #93885 from dalexeev/core-fix-freed-object-booleanization
Thaddeus Crews
2024-11-11
1
-1
/
+1
|
|
\
\
|
|
*
|
Core: Fix `Freed Object` booleanization
Danil Alexeev
2024-07-03
1
-1
/
+1
|
*
|
|
Merge pull request #82845 from Hysterelius/master
Thaddeus Crews
2024-11-11
1
-0
/
+4
|
|
\
\
\
|
|
*
|
|
Color: Expose OKHSL properties
Hysterelius
2024-11-11
1
-0
/
+4
|
*
|
|
|
Fix comparison of callables
Stanislav Labzyuk
2024-11-11
1
-2
/
+2
*
|
|
|
|
Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f
Spartan322
2024-11-06
2
-10
/
+5
|
\
|
|
|
|
|
*
|
|
|
Style: Apply `clang-tidy` fixes
Thaddeus Crews
2024-11-04
2
-10
/
+5
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122
Spartan322
2024-11-02
5
-15
/
+15
|
\
|
|
|
|
*
|
|
Merge pull request #47502 from KoBeWi/add_0
Thaddeus Crews
2024-10-31
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
Always add decimal when printing float
kobewi
2024-10-23
1
-1
/
+1
|
*
|
|
|
[Core] Improve error messages with `vformat`
A Thousand Ships
2024-10-30
4
-14
/
+14
*
|
|
|
|
Merge pull request #818 from Spartan322/fixup/copyright-headers
George L. Albany
2024-10-27
33
-66
/
+66
|
\
\
\
\
\
|
*
|
|
|
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
33
-66
/
+66
*
|
|
|
|
|
Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7b
Spartan322
2024-10-26
1
-0
/
+2
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
/
/
/
/
|
|
/
/
/
/
|
*
|
|
|
Merge pull request #98363 from dustdfg/rid_in_operator_fix
Clay John
2024-10-24
1
-0
/
+2
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Allow use RID with `in` operator for Arrays and Dictionaries
Yevhen Babiichuk (DustDFG)
2024-10-21
1
-0
/
+2
*
|
|
|
|
Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1
Spartan322
2024-10-22
2
-1
/
+14
|
\
|
|
|
|
|
*
|
|
|
[Core] Fix sorting of `Dictionary` keys
A Thousand Ships
2024-10-18
2
-1
/
+14
|
|
/
/
/
*
/
/
/
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
33
-0
/
+66
|
/
/
/
*
|
|
Add a sort method to Dictionary and HashMap
Aaron Franke
2024-10-02
3
-0
/
+7
*
|
|
Merge pull request #93299 from rune-scape/fix-ref
Rémi Verschelde
2024-10-02
6
-121
/
+116
|
\
\
\
|
*
|
|
Refactor ref-counting code and fix ref counted releasing before aquiring
rune-scape
2024-09-21
6
-121
/
+116
*
|
|
|
Bind Array get and set functions
Aaron Franke
2024-09-26
1
-0
/
+31
*
|
|
|
Merge pull request #94864 from rune-scape/add-missing-method-bind
Rémi Verschelde
2024-09-26
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Add missing CallableCustomMethodPointer for const methods
rune-scape
2024-09-23
1
-2
/
+2
*
|
|
|
|
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
1
-0
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #95166 from aaronp64/variant_op_err_return
Rémi Verschelde
2024-09-23
1
-6
/
+24
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Assign return value on Variant operator failure
aaronp64
2024-09-19
1
-6
/
+24
*
|
|
|
[Core] Add way to check if a signal has any connections
A Thousand Ships
2024-09-20
3
-0
/
+9
*
|
|
|
Merge pull request #95449 from SlashScreen/array_functions
Rémi Verschelde
2024-09-20
3
-1
/
+68
|
\
\
\
\
|
*
|
|
|
Add callable support for `find` and `rfind` `Array` methods
Slashscreen
2024-09-13
3
-1
/
+68
|
|
/
/
/
*
|
|
|
Core: Fix `operator[]` for typed dictionaries
Thaddeus Crews
2024-09-12
3
-46
/
+58
*
|
|
|
Merge pull request #96864 from KoBeWi/dictionerrory
Rémi Verschelde
2024-09-12
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix Dictionary.merge() type validation
kobewi
2024-09-11
1
-1
/
+1
*
|
|
|
|
Merge pull request #95840 from raulsntos/char_metadata
Rémi Verschelde
2024-09-12
1
-3
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Add metadata for `char16_t` and `char32_t`
Raul Santos
2024-09-12
1
-3
/
+5
|
|
/
/
/
/
*
/
/
/
/
Fix Unable to use ResourceLoader in C# after threaded load in GDScript #92798
Hilderin
2024-09-11
2
-0
/
+12
|
/
/
/
/
*
|
|
|
Merge pull request #78656 from Repiteo/typed-dictionary
Rémi Verschelde
2024-09-06
8
-75
/
+1014
|
\
\
\
\
|
*
|
|
|
Implement typed dictionaries
Thaddeus Crews
2024-09-04
8
-75
/
+1014
*
|
|
|
|
Merge pull request #96496 from aXu-AP/lerp-transform
Rémi Verschelde
2024-09-05
1
-1
/
+9
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add support for Transform2D/3D in lerp()
aXu-AP
2024-09-03
1
-1
/
+9
*
|
|
|
|
Merge pull request #70096 from rune-scape/stringname-dict
Rémi Verschelde
2024-09-03
3
-22
/
+8
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
StringName Dictionary keys
rune-scape
2024-08-29
3
-22
/
+8
*
|
|
|
|
Core: Сheck `r_error` after calling `callp()`
Danil Alexeev
2024-08-30
2
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #95317 from esainane/when-i-am-64
Rémi Verschelde
2024-08-28
1
-2
/
+2
|
\
\
\
\
[next]