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
/
core
/
PoolArrays.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace bindgins to work with extensions
George Marques
2021-09-27
1
-766
/
+0
*
Add license headers to all source and header files
Hugo Locurcio
2021-08-02
1
-0
/
+30
*
Update clang-format to version 11
George Marques
2021-02-28
1
-1
/
+0
*
Fix container and string leaks
Marc Gilleron
2021-01-07
1
-0
/
+37
*
Implementing clang-format and applying it to all classes
Bastiaan Olij
2018-11-24
1
-94
/
+98
*
Fix clang warning: 'const' type qualifier on return type has no effect
Marcelo Fernandez
2018-06-23
1
-3
/
+3
*
Merge branch 'master' of https://github.com/GodotNativeTools/godot-cpp
Nickolai Korshunov
2018-04-25
1
-7
/
+7
|
\
|
*
Make all Pool*Array::operator[] as const
Gary Oberbrunner
2018-03-13
1
-7
/
+7
*
|
NULL -> nullptr
Nickolai Korshunov
2018-02-23
1
-14
/
+14
|
/
*
Add const qualifier to PoolArray's size()
lupoDharkael
2018-02-12
1
-7
/
+7
*
Added copy constructors to PoolArray Read and Write
Marc Gilleron
2018-01-18
1
-0
/
+105
*
Added missing copy constructors and assign operators to PoolVectors
Marc Gilleron
2018-01-17
1
-0
/
+14
*
Added Read and Write access for PoolArrays
karroffel
2018-01-11
1
-0
/
+338
*
updated bindings
Ramesh Ravone
2017-10-03
1
-1
/
+1
*
updated to use the new NativeScript and GDNative interface
Karroffel
2017-07-24
1
-1
/
+1
*
Use static linking instead of dynamic linking
Karroffel
2017-07-23
1
-17
/
+7
*
rewrote binding generator in python
Karroffel
2017-05-12
1
-0
/
+249