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
/
src
/
variant
/
variant.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure GDExtension class is the correct type for the Godot engine class
David Snopek
2023-05-16
1
-1
/
+2
*
Update to load function pointers for GDExtension interface
David Snopek
2023-05-09
1
-37
/
+37
*
Fix Variant::can_convert[_strict] returning gibberish.
Fabio Alessandrelli
2023-01-19
1
-4
/
+2
*
Merge pull request #983 from rburing/variant_to_from_objectid
Rémi Verschelde
2023-01-18
1
-0
/
+19
|
\
|
*
Add conversions between Variant and ObjectID
Ricardo Buring
2023-01-01
1
-0
/
+19
*
|
Sync license copyright with upstream GH-70885
Rémi Verschelde
2023-01-10
1
-29
/
+29
|
/
*
Rename GDNative to GDExtension
Gilles Roudière
2022-12-12
1
-95
/
+95
*
Fix const qualifier for parameters in GDExtension api functions
Emmanuel Leblond
2022-12-03
1
-3
/
+3
*
StringName is working fine with demo \o/
Emmanuel Leblond
2022-11-08
1
-1
/
+1
*
Use struct instead of class for core structures
Aaron Franke
2022-10-05
1
-32
/
+32
*
Mode some methods to Animation from Variant
Silc Renew
2022-09-15
1
-8
/
+0
*
Add bindings for Vector4, Vector4i, Projection built-in types.
bruvzg
2022-07-21
1
-1
/
+34
*
Sync containers with new HashMap/HashSet, sync API headers.
bruvzg
2022-06-06
1
-35
/
+45
*
Update copyright year
Rémi Verschelde
2022-03-15
1
-2
/
+2
*
Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add missi...
bruvzg
2022-02-14
1
-101
/
+101
*
Avoid crash in Variant constructor from nullptr Object*
Gilles Roudière
2021-11-23
1
-1
/
+6
*
Rename interface to gdn_interface because it's a defined keyword under windows
Bastiaan Olij
2021-10-28
1
-37
/
+37
*
Re-introduce build-in type code for core types
Bastiaan Olij
2021-09-27
1
-13
/
+0
*
Fix issues with method calls
George Marques
2021-09-27
1
-113
/
+103
*
Replace bindgins to work with extensions
George Marques
2021-09-27
1
-0
/
+749