Marc Gilleron
|
06c61b6535
Added RID::is_valid() and comparison operators
|
7 years ago |
karroffel
|
51f1d3ce5d
allow ~ in godotbinpath
|
7 years ago |
karroffel
|
8c053fc35f
allow const getter functions
|
7 years ago |
karroffel
|
2e4de7b67d
Don't leak memory from Ref<>()
|
7 years ago |
Thomas Herzog
|
131cf2581e
Merge pull request #72 from Zylann/fix_poolarrays_read_write
|
7 years ago |
Marc Gilleron
|
07a36732f1
Added copy constructors to PoolArray Read and Write
|
7 years ago |
Thomas Herzog
|
753c5b712f
Merge pull request #71 from Zylann/fix_poolvectors_copy
|
7 years ago |
Marc Gilleron
|
835233fb71
Added missing copy constructors and assign operators to PoolVectors
|
7 years ago |
Thomas Herzog
|
02b9b2592a
Merge pull request #67 from Zylann/rename_aabb_position
|
7 years ago |
Thomas Herzog
|
4eea068b1b
Merge pull request #68 from Zylann/ref_instance
|
7 years ago |
Thomas Herzog
|
dc2896dc89
Merge pull request #70 from Zylann/fix_register_signal
|
7 years ago |
Thomas Herzog
|
b9b06b5fbc
Merge pull request #69 from Zylann/fix_copy_constructors
|
7 years ago |
Marc Gilleron
|
e7202cef8b
Fix potential malloc(0)
|
7 years ago |
Marc Gilleron
|
00f089d7ed
Added copy constructors and assignment operators to Array and Dictionary
|
7 years ago |
Marc Gilleron
|
74e3b4ae23
Added Ref<T>::instance()
|
7 years ago |
Marc Gilleron
|
b9ba10a717
Renamed AABB::pos --> AABB::position
|
7 years ago |
karroffel
|
7dde412e26
custom types can now be used as method parameters
|
7 years ago |
karroffel
|
e3b20a28a9
Added Read and Write access for PoolArrays
|
7 years ago |
karroffel
|
5dac1b5887
caller-defined entry methods and string API update
|
7 years ago |
Thomas Herzog
|
bde1ce384f
Merge pull request #57 from Grosskopf/master
|
7 years ago |
karroffel
|
03380c0cef
made godotbinpath accept the binary path itself
|
7 years ago |
Grosskopf
|
575b2f4d14
Fixed building
|
7 years ago |
Thomas Herzog
|
ee4729cc07
Merge pull request #52 from BastiaanOlij/change_to_new_extensions
|
7 years ago |
Bastiaan Olij
|
d8faa4ec76
Added alloc_c_string
|
7 years ago |
BastiaanOlij
|
0f773c2d72
Update bindings to use new Api extensions and rename Rect3->AABB
|
7 years ago |
Thomas Herzog
|
e72f4beec1
Merge pull request #47 from BastiaanOlij/add_api_struct
|
8 years ago |
Bastiaan Olij
|
6452ba6e88
Implemented using api struct
|
8 years ago |
Thomas Herzog
|
f24ecfc74d
Merge pull request #43 from RameshRavone/patch-8
|
8 years ago |
Thomas Herzog
|
b32b9422ab
Merge pull request #42 from RameshRavone/patch-7
|
8 years ago |
Ramesh Ravone
|
50dec32bda
Updated README
|
8 years ago |