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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add const qualifier to PoolArray's size()
lupoDharkael
2018-02-12
1
-7
/
+7
*
String and math fixes
Marc Gilleron
2018-01-23
8
-63
/
+250
*
Added RID::is_valid() and comparison operators
Marc Gilleron
2018-01-20
1
-0
/
+34
*
Added missing copy constructors and assign operators to PoolVectors
Marc Gilleron
2018-01-17
1
-0
/
+84
*
Merge pull request #67 from Zylann/rename_aabb_position
Thomas Herzog
2018-01-17
2
-103
/
+103
|
\
|
*
Renamed AABB::pos --> AABB::position
Marc Gilleron
2018-01-17
2
-103
/
+103
*
|
Added copy constructors and assignment operators to Array and Dictionary
Marc Gilleron
2018-01-17
2
-0
/
+24
|
/
*
Added Read and Write access for PoolArrays
karroffel
2018-01-11
1
-0
/
+98
*
caller-defined entry methods and string API update
karroffel
2018-01-11
2
-35
/
+53
*
Added alloc_c_string
Bastiaan Olij
2017-11-25
2
-38
/
+36
*
Update bindings to use new Api extensions and rename Rect3->AABB
BastiaanOlij
2017-11-23
6
-59
/
+115
*
Implemented using api struct
Bastiaan Olij
2017-10-23
16
-354
/
+332
*
Fixes #41
Ramesh Ravone
2017-10-03
1
-1
/
+1
*
String bindings updated (at most)
Ramesh Ravone
2017-10-03
1
-55
/
+348
*
updated bindings
Ramesh Ravone
2017-10-03
8
-13
/
+11
*
updated to use the new NativeScript and GDNative interface
Karroffel
2017-07-24
10
-11
/
+29
*
Use static linking instead of dynamic linking
Karroffel
2017-07-23
1
-7
/
+0
*
String operator_plus fix
Ramesh Ravone
2017-07-22
1
-2
/
+2
*
updated core to new GDNative interface
Karroffel
2017-06-18
4
-11
/
+11
*
removed InputEvent and Image
Karroffel
2017-05-23
7
-448
/
+4
*
made script "inheritance" less OOP
Karroffel
2017-05-13
2
-1
/
+25
*
rewrote binding generator in python
Karroffel
2017-05-12
19
-0
/
+5689