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
/
packed_arrays.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rebrand preambles to Redot
Spartan322
2024-10-31
1
-2
/
+4
*
Implement typed dictionaries
Thaddeus Crews
2024-09-17
1
-0
/
+6
*
Add support for `PackedVector4Array`
David Snopek
2024-05-06
1
-0
/
+19
*
Switch to 64-bit ints.
bruvzg
2024-01-10
1
-20
/
+20
*
Update to load function pointers for GDExtension interface
David Snopek
2023-05-09
1
-42
/
+42
*
Update array_set_typed() call to use GDExtensionVariantType instead of uint32_t
Jan Haller
2023-02-09
1
-1
/
+2
*
Update typed array API to match "GDScript: Fix typed arrays".
bruvzg
2023-01-31
1
-0
/
+4
*
Move Array:set_typed to internal GDExtension structure.
bruvzg
2023-01-30
1
-0
/
+4
*
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
-40
/
+40
*
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
-0
/
+72
*
Implementing dictionary operators
Bastiaan Olij
2021-11-23
1
-0
/
+11
*
Implement index operators for Arrays
Bastiaan Olij
2021-11-12
1
-0
/
+11
*
Rename interface to gdn_interface because it's a defined keyword under windows
Bastiaan Olij
2021-10-28
1
-18
/
+18
*
Fix formatting of files
George Marques
2021-09-27
1
-8
/
+38
*
Re-introduce build-in type code for core types
Bastiaan Olij
2021-09-27
1
-0
/
+97