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
...
*
Add 'override' mark to ResourceFormat class
ppphp
2024-03-25
1
-4
/
+4
*
Add extension support for argument count to `ScriptInstance`
A Thousand Ships
2024-03-13
2
-0
/
+6
*
Merge pull request #87680 from AThousandShips/the_angry_count
Rémi Verschelde
2024-03-13
2
-1
/
+106
|
\
|
*
Add methods to get argument count of methods
A Thousand Ships
2024-03-10
2
-1
/
+106
*
|
SCons: Remove `run_in_subprocess` dependency
Thaddeus Crews
2024-03-11
2
-15
/
+3
*
|
Merge pull request #89365 from Repiteo/scons/run_in_subprocess-to-env.Run
Rémi Verschelde
2024-03-10
1
-3
/
+2
|
\
\
|
*
|
SCons: Convert remaining `run_in_subprocess` to `env.Run`
Thaddeus Crews
2024-03-10
1
-3
/
+2
|
|
/
*
/
SCons: Ensure `with` statement where applicable
Thaddeus Crews
2024-03-10
1
-22
/
+18
|
/
*
Enforce `\n` eol for Python writes
Thaddeus Crews
2024-03-09
2
-2
/
+2
*
Merge pull request #89055 from dsnopek/gdextension-script-free-lists
Rémi Verschelde
2024-03-04
2
-35
/
+134
|
\
|
*
GDExtension: Pass count when freeing method and property lists for script ins...
David Snopek
2024-03-02
2
-35
/
+134
*
|
Pre-commit: Update to clang-format 17.0.6 and black 24.2.0
Rémi Verschelde
2024-02-28
1
-1
/
+1
|
/
*
Remove word duplicates in comments and strings, and fix casing and punctuation
Robert Yevdokimov
2024-02-23
1
-1
/
+1
*
Merge pull request #82554 from dsnopek/gdextension-placeholders
Rémi Verschelde
2024-02-20
4
-19
/
+128
|
\
|
*
Allow registering "runtime classes"
David Snopek
2024-02-20
4
-19
/
+128
*
|
GDExtension: Fix `-Wtype-limits` warning in `compatibility_maximum` patch check
Rémi Verschelde
2024-02-19
1
-1
/
+5
*
|
Merge pull request #88417 from dsnopek/gdextension-compatibility-maximum
Rémi Verschelde
2024-02-19
1
-0
/
+29
|
\
\
|
*
|
Allow GDExtensions to set a compatibility_maximum
David Snopek
2024-02-16
1
-0
/
+29
*
|
|
Unbind GDExtension methods that can't reasonably be used
David Snopek
2024-02-16
1
-4
/
+0
|
/
/
*
/
Add const lvalue ref to core/* container parameters
Muller-Castro
2024-02-14
1
-1
/
+1
|
/
*
Merge pull request #88188 from dsnopek/gdextension-api-double-compatibility-h...
Rémi Verschelde
2024-02-12
1
-9
/
+125
|
\
|
*
Fix `gdextension_compat_hashes.cpp` for double precision builds
David Snopek
2024-02-10
1
-9
/
+125
*
|
Merge pull request #87758 from dsnopek/gdextension-register-virtual-method
Rémi Verschelde
2024-02-12
4
-1
/
+97
|
\
\
|
|
/
|
/
|
|
*
Allow GDExtensions to register virtual methods and call them on scripts
David Snopek
2024-02-12
4
-1
/
+97
*
|
Add null check for gdextension deinitialization
Mikhail Tishin
2024-02-04
1
-0
/
+3
|
/
*
GDExtension: add an interface for loading extra documentation
Riteo
2024-01-26
4
-0
/
+77
*
Add const lvalue ref to container parameters
Muller-Castro
2024-01-05
2
-4
/
+4
*
Distinguishs between dynamic library not found and can't be opened.
Daylily-Zeleen
2024-01-01
1
-4
/
+2
*
Fix operator documentation in GDExtension API dump with docs
Ricardo Buring
2023-12-12
1
-3
/
+8
*
Check that GDExtensionCompatHashes are valid when generating extension_api.json
David Snopek
2023-11-16
2
-2
/
+10
*
Merge pull request #84493 from bruvzg/gde_ios_static_fix
Rémi Verschelde
2023-11-10
1
-1
/
+3
|
\
|
*
[iOS, GDExtension] Fix loading and exporting static libraries and xcframeworks.
bruvzg
2023-11-09
1
-1
/
+3
*
|
Change `GDExtension`'s `library_path` back to an absolute path
David Snopek
2023-11-09
1
-3
/
+11
|
/
*
GDExtension: Save and compare modification times separately for reload
David Snopek
2023-11-02
2
-8
/
+13
*
Merge pull request #83800 from dsnopek/gdextension-callable-custom-object-id
Rémi Verschelde
2023-10-25
2
-5
/
+3
|
\
|
*
GDExtension: Use ObjectID when creating custom callable
David Snopek
2023-10-23
2
-5
/
+3
*
|
GDExtension: Fixed error on loading extensions
Mario Liebisch
2023-10-21
1
-7
/
+9
|
/
*
GDExtension: Fix `variant_iter_get()` actually calling `iter_next()`
David Snopek
2023-10-20
1
-1
/
+1
*
Fix StringName leaks in GDExtension, core, and editor themes
Yuri Sizov
2023-10-18
6
-1
/
+20
*
Merge pull request #83415 from touilleMan/fix-comment-gdextension_interface
Emmanuel Leblond
2023-10-16
1
-1
/
+4
|
\
|
*
Fix comment in gdextension_interface.h
Emmanuel Leblond
2023-10-16
1
-1
/
+4
*
|
Merge pull request #83285 from dsnopek/gdextension-double-reload
Rémi Verschelde
2023-10-16
2
-5
/
+15
|
\
\
|
*
|
GDExtension: Prevent issues with the editor trying to reload GDExtensions thr...
David Snopek
2023-10-13
2
-5
/
+15
|
|
/
*
/
Add brief description in GDExtension API dump with docs
Ricardo Buring
2023-10-14
1
-20
/
+22
|
/
*
Merge pull request #83107 from dsnopek/validated-method-vararg-message
Rémi Verschelde
2023-10-10
1
-1
/
+1
|
\
|
*
GDExtension: Fix incorrect error message about vararg methods
David Snopek
2023-10-10
1
-1
/
+1
*
|
GDExtension: Use correct return pointer for validated calls that return `Vari...
David Snopek
2023-10-10
1
-1
/
+1
|
/
*
Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-10-08
1
-1
/
+1
*
Merge pull request #82794 from dsnopek/gdextension-validated-call
Rémi Verschelde
2023-10-06
1
-13
/
+7
|
\
|
*
GDExtension: Convert `validated_call()` to `ptrcall()` (rather than `call()`)
David Snopek
2023-10-04
1
-13
/
+7
[prev]
[next]