index
:
redot-cpp.git
4.3
master
C++ bindings for the Redot script API
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
src
/
example.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1591 from dsnopek/variant-object-instance-id
David Snopek
2024-10-29
1
-0
/
+1
|
\
|
*
Directly get object instance ID from `Variant` and implement `Variant::get_va...
David Snopek
2024-10-17
1
-0
/
+1
*
|
Merge pull request #1574 from dsnopek/unicode-class-names
David Snopek
2024-10-29
1
-0
/
+10
|
\
\
|
*
|
Allow unicode class names
David Snopek
2024-09-18
1
-0
/
+10
|
|
/
*
/
Implement typed dictionaries
Thaddeus Crews
2024-09-17
1
-0
/
+2
|
/
*
Merge pull request #1520 from dsnopek/test-library-path-absolute
David Snopek
2024-08-27
1
-0
/
+2
|
\
|
*
Add a test to ensure that library path is absolute
David Snopek
2024-08-22
1
-0
/
+2
*
|
Fix missing MAKE_TYPED_ARRAY_INFO for Packed*Arrays
Aaron Franke
2024-08-22
1
-0
/
+1
|
/
*
Integrate `.pre-commit-config.yaml`
Thaddeus Crews
2024-06-24
1
-1
/
+1
*
Merge pull request #1446 from Daylily-Zeleen/daylily-zeleen/set_instance_and_...
David Snopek
2024-06-14
1
-0
/
+5
|
\
|
*
Set instance and instance binding in Wrapped constructor.
Daylily-Zeleen
2024-05-28
1
-0
/
+5
*
|
Fix undefined symbol error on Linux with virtual methods that take `Node *` a...
David Snopek
2024-06-10
1
-0
/
+1
|
/
*
Clean up instance bindings for engine singletons to prevent crash
David Snopek
2024-05-10
1
-0
/
+2
*
Merge pull request #1399 from bruvzg/init_list
David Snopek
2024-03-12
1
-0
/
+1
|
\
|
*
[Packed*Array] Add support for initializer lists.
bruvzg
2024-03-03
1
-0
/
+1
*
|
Fix _notification with parent and child classes
David Snopek
2024-02-22
1
-0
/
+25
|
/
*
Allow registering "runtime classes"
David Snopek
2024-02-13
1
-0
/
+16
*
Allow GDExtensions to register virtual methods and call them on scripts
David Snopek
2024-02-12
1
-0
/
+4
*
Rework GDCLASS macro to allow pure virtual functions
Chris Cranford
2024-01-18
1
-2
/
+13
*
Send NOTIFICATION_POSTINITIALIZE to extension classes
David Snopek
2023-11-29
1
-0
/
+7
*
Add `CallableCustom` that devs can use in their GDExtensions
David Snopek
2023-11-06
1
-0
/
+1
*
Merge pull request #1277 from dsnopek/variant-iter-tests
Rémi Verschelde
2023-10-24
1
-0
/
+2
|
\
|
*
Add an automated test using a Variant iterator
David Snopek
2023-10-20
1
-0
/
+2
*
|
Add test for `Callable.bind()`
David Snopek
2023-10-21
1
-0
/
+2
|
/
*
Implement `callable_mp()` and `callable_mp_static()`
David Snopek
2023-09-21
1
-0
/
+12
*
Merge pull request #1238 from dsnopek/variant-call-callp
David Snopek
2023-09-21
1
-0
/
+3
|
\
|
*
Fix variant call compiler error
Matthew Murphy
2023-09-09
1
-0
/
+3
*
|
Support `_validate_property()`
David Snopek
2023-09-12
1
-0
/
+1
|
/
*
Add automated tests to verify some previous fixes
David Snopek
2023-08-14
1
-0
/
+13
*
Implement `String::resize()`
David Snopek
2023-07-31
1
-0
/
+1
*
Merge pull request #1150 from dsnopek/charstring-full
David Snopek
2023-07-22
1
-0
/
+1
|
\
|
*
Attempt to fully implement CharString
David Snopek
2023-06-22
1
-0
/
+1
*
|
Add RPC tests.
Fabio Alessandrelli
2023-06-30
1
-0
/
+6
|
/
*
Merge pull request #1128 from Mathis-Z/master
Rémi Verschelde
2023-06-08
1
-0
/
+1
|
\
|
*
Fixing #1127 by making return types of auto-generated functions dynamic
Mathis-Z
2023-06-08
1
-0
/
+1
*
|
Revert the changes from PR #1044 and #1045 and standardize on `Object **` enc...
David Snopek
2023-06-07
1
-0
/
+2
|
/
*
Add automated tests that run a GDExtension (rather than just building it)
David Snopek
2023-05-17
1
-1
/
+8
*
ExampleRef::get_id() should be const
Andy Maloney
2023-02-02
1
-1
/
+1
*
Fixed variant casting for enum and bitfield
Дмитрий Сальников
2023-01-20
1
-1
/
+14
*
Expose some low level functions and String operators.
bruvzg
2023-01-19
1
-0
/
+2
*
Allow method binds to take Object subclasses as arguments
Fabio Alessandrelli
2023-01-10
1
-0
/
+1
*
Merge pull request #949 from BastiaanOlij/fix_tests_refcounting
Rémi Verschelde
2022-12-13
1
-1
/
+10
|
\
|
*
Change example code to properly represent test cases with refcounted objects
Bastiaan Olij
2022-12-05
1
-1
/
+10
*
|
Rename GDNative to GDExtension
Gilles Roudière
2022-12-12
1
-3
/
+3
|
/
*
Add support for virtual and abstract classes
Ricardo Buring
2022-10-15
1
-0
/
+14
*
Implement support for typed arrays.
bruvzg
2022-09-23
1
-0
/
+2
*
Change PropertyInfo members to String.
bruvzg
2022-09-14
1
-0
/
+1
*
Merge pull request #817 from akien-mga/test-project-public-domain
Rémi Verschelde
2022-09-07
1
-32
/
+9
|
\
|
*
Relicense integration testing project under public domain/Unlicense
Rémi Verschelde
2022-08-22
1
-32
/
+9
*
|
Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_prop...
bruvzg
2022-08-22
1
-0
/
+17
|
/
[next]