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
/
extension
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973
Spartan322
2024-11-27
2
-0
/
+104
|
\
|
*
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@9e6098432aac35bae42c9089a29ba2a80320d823
Spartan322
2024-11-20
1
-1
/
+1
|
\
|
|
|
*
|
GDExtension: Fix method binds not saying if they are varargs
David Snopek
2024-11-18
1
-1
/
+1
|
|
/
*
|
Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122
Spartan322
2024-11-02
5
-24
/
+30
|
\
|
|
*
Merge pull request #47502 from KoBeWi/add_0
Thaddeus Crews
2024-10-31
1
-0
/
+6
|
|
\
|
|
*
Always add decimal when printing float
kobewi
2024-10-23
1
-0
/
+6
|
*
|
[Core] Improve error messages with `vformat`
A Thousand Ships
2024-10-30
5
-24
/
+24
|
|
/
*
|
Merge pull request #818 from Spartan322/fixup/copyright-headers
George L. Albany
2024-10-27
14
-28
/
+28
|
\
\
|
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
14
-28
/
+28
*
|
|
Fix `GDExtensionAPIDump` lacking status_version header
Spartan322
2024-10-26
1
-0
/
+1
|
/
/
*
|
Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1
Spartan322
2024-10-22
1
-0
/
+1
|
\
|
|
*
Don't include `core/io/image.h` in `core/os/os.h`
Yevhen Babiichuk (DustDFG)
2024-10-18
1
-0
/
+1
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
14
-0
/
+28
*
|
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
2
-7
/
+7
|
/
*
Merge pull request #97119 from dsnopek/gdextension-object-instance-id
Rémi Verschelde
2024-10-04
2
-0
/
+24
|
\
|
*
GDExtension: Allow directly getting `ObjectID` from `Variant`
David Snopek
2024-09-17
2
-0
/
+24
*
|
GDExtension: Use loader to check if the library exists.
Gergely Kis
2024-09-29
4
-1
/
+8
*
|
Merge pull request #93311 from dsnopek/gdextension-required-virtuals
Rémi Verschelde
2024-09-27
2
-2
/
+3
|
\
\
|
*
|
GDExtension: Mark virtual function as `is_required` in `extension_api.json`
David Snopek
2024-09-11
2
-2
/
+3
*
|
|
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge pull request #95840 from raulsntos/char_metadata
Rémi Verschelde
2024-09-12
2
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
Add metadata for `char16_t` and `char32_t`
Raul Santos
2024-09-12
2
-2
/
+4
*
|
Merge pull request #96787 from raulsntos/gdextension/remove-get-rid-func
Rémi Verschelde
2024-09-11
3
-5
/
+5
|
\
\
|
*
|
Remove `get_rid_func` from `GDExtensionClassCreationInfo4`
Raul Santos
2024-09-10
3
-5
/
+5
|
|
/
*
|
Merge pull request #96586 from rune-scape/fix-empty-stringname-hash
Rémi Verschelde
2024-09-11
1
-12
/
+61
|
\
\
|
*
|
StringName: Fix empty hash
rune-scape
2024-09-09
1
-12
/
+61
|
|
/
*
/
Allow class names to be unicode
scgm0
2024-09-07
1
-1
/
+1
|
/
*
Implement typed dictionaries
Thaddeus Crews
2024-09-04
3
-0
/
+29
*
Merge pull request #96292 from AThousandShips/null_check_ref_fix
Rémi Verschelde
2024-09-03
1
-1
/
+1
|
\
|
*
Cleanup of raw `nullptr` checks with `Ref`
A Thousand Ships
2024-08-31
1
-1
/
+1
*
|
Fix `bool` type appearing in GDExtension header
Jan Haller
2024-08-31
1
-1
/
+1
|
/
*
Core: Сheck `r_error` after calling `callp()`
Danil Alexeev
2024-08-30
1
-1
/
+1
*
Merge pull request #93972 from Hilderin/fix-editor-needs-restart-after-adding...
Rémi Verschelde
2024-08-30
2
-7
/
+89
|
\
|
*
Fix editor needs restart after adding GDExtensions
Hilderin
2024-08-29
2
-7
/
+89
*
|
Fix loading GDExtensions in exported games
David Snopek
2024-08-29
1
-5
/
+3
|
/
*
Add `String.is_valid_unicode_identifier()`
Haoyu Qiu
2024-08-27
1
-1
/
+1
*
Merge pull request #91166 from raulsntos/gdextension/loader
Rémi Verschelde
2024-08-26
7
-344
/
+577
|
\
|
*
GDExtension: Implement `GDExtensionLoader` concept
Raul Santos
2024-08-22
7
-344
/
+577
*
|
Allow ClassDB to create a Object without postinitialization for GDExtension.
Daylily-Zeleen
2024-08-20
4
-17
/
+137
|
/
*
Fix reload of GDExtension libraries in framework package on macos
Joel Croteau
2024-08-08
1
-10
/
+1
*
Merge pull request #94373 from maiself/fix-library-path-as-abs
Rémi Verschelde
2024-07-17
1
-1
/
+1
|
\
|
*
Fix to restore `library_path` as absolute path
Mai Lavelle
2024-07-14
1
-1
/
+1
*
|
GDExtension docs: advise bindings to use uint64_t for bitfields
Jan Haller
2024-07-15
1
-1
/
+5
|
/
*
[TextServer, GDExtension] Fix building text servers as GDExtension, expose ne...
bruvzg
2024-06-12
2
-0
/
+87
*
Merge pull request #91502 from lyuma/gdextension_open_library_compat
Rémi Verschelde
2024-05-30
3
-0
/
+60
|
\
|
*
Bind compatibility GDExtension methods removed in 88418
Lyuma
2024-05-07
3
-0
/
+60
*
|
Update pre-commit hooks configuration to use `ruff` instead of `black`
Jakub Marcowski
2024-05-21
2
-3
/
+1
*
|
GDExtension: Prevent crash during shutdown as singletons are deleted
David Snopek
2024-05-10
1
-0
/
+3
[next]