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
/
include
/
godot_cpp
/
variant
/
variant.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rebrand preambles to Redot
Spartan322
2024-10-31
1
-2
/
+4
*
Merge pull request #1626 from ruffenman/remove-unimplemented-variant-functions
David Snopek
2024-10-30
1
-2
/
+0
|
\
|
*
Remove unimplemented static variant functions 'blend' and 'interpolate'. If a...
ruffenman
2024-10-14
1
-2
/
+0
*
|
Directly get object instance ID from `Variant` and implement `Variant::get_va...
David Snopek
2024-10-17
1
-0
/
+2
|
/
*
Add missing enum & ctor for PackedVector4Array implementation
Chris Cranford
2024-06-19
1
-0
/
+3
*
Merge pull request #1409 from Repiteo/class-to-typename
David Snopek
2024-04-02
1
-2
/
+2
|
\
|
*
Enforce template syntax `typename` over `class`
Thaddeus Crews
2024-03-10
1
-2
/
+2
*
|
Avoid creating most objects that Godot is going to use placement new to initi...
David Snopek
2024-02-26
1
-2
/
+1
|
/
*
Add missing `OP_POWER` operator to `Variant`
A Thousand Ships
2024-01-06
1
-0
/
+1
*
Add PackedRealArray as an alias for PackedFloat(32/64)Array
Aaron Franke
2023-12-19
1
-0
/
+6
*
Add missing int→Variant conversions
Thaddeus Crews
2023-11-08
1
-1
/
+13
*
Fix variant call compiler error
Matthew Murphy
2023-09-09
1
-6
/
+14
*
Implement vararg methods of builtin classes.
Daylily-Zeleen
2023-07-03
1
-0
/
+2
*
Expose some low level functions and String operators.
bruvzg
2023-01-19
1
-0
/
+12
*
Merge pull request #983 from rburing/variant_to_from_objectid
Rémi Verschelde
2023-01-18
1
-0
/
+4
|
\
|
*
Add conversions between Variant and ObjectID
Ricardo Buring
2023-01-01
1
-0
/
+4
*
|
Sync license copyright with upstream GH-70885
Rémi Verschelde
2023-01-10
1
-29
/
+29
|
/
*
Rename godot-headers to gdextension, move header to top folder
Rémi Verschelde
2022-12-14
1
-1
/
+1
*
Rename GDNative to GDExtension
Gilles Roudière
2022-12-12
1
-11
/
+11
*
Fix const qualifier for parameters in GDExtension api functions
Emmanuel Leblond
2022-12-03
1
-3
/
+3
*
Run scripts to format and make headers consistent
Aaron Franke
2022-10-09
1
-3
/
+3
*
Add bindings for Vector4, Vector4i, Projection built-in types.
bruvzg
2022-07-21
1
-0
/
+9
*
Sync containers with new HashMap/HashSet, sync API headers.
bruvzg
2022-06-06
1
-5
/
+15
*
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
-1
/
+1
*
Fix issues with method calls
George Marques
2021-09-27
1
-7
/
+3
*
Replace bindgins to work with extensions
George Marques
2021-09-27
1
-0
/
+308