Hugo Locurcio
|
cf5428e103
Add license headers to all source and header files
|
4 years ago |
George Marques
|
cba90d6301
Update clang-format to version 11
|
4 years ago |
Marc Gilleron
|
2893c883f8
Use safer casts in Ref<T>
|
4 years ago |
Bastiaan Olij
|
fc20fa3fce
Implementing clang-format and applying it to all classes
|
6 years ago |
karroffel
|
200bf226bf
Nativescript 1.1
|
7 years ago |
Nickolai Korshunov
|
a049a34f28
fixed forward decl
|
7 years ago |
Nickolai Korshunov
|
f1c35f24f6
NULL -> nullptr
|
7 years ago |
Nickolai Korshunov
|
73a67b16b1
fixed some includes. replace cycle include with forward declaration
|
7 years ago |
Marc Gilleron
|
ac0679eb1a
Fix Ref leak when using Godot getters
|
7 years ago |
Marc Gilleron
|
3197c3dce3
Rewrite Ref<T> to behave like Godot again
|
7 years ago |
karroffel
|
2e4de7b67d
Don't leak memory from Ref<>()
|
7 years ago |
Marc Gilleron
|
74e3b4ae23
Added Ref<T>::instance()
|
7 years ago |
Bastiaan Olij
|
6452ba6e88
Implemented using api struct
|
7 years ago |
Karroffel
|
4769f49cb4
Use static linking instead of dynamic linking
|
8 years ago |
Karroffel
|
e1f3865467
Wohoo, Ref<>s are now working
|
8 years ago |
Karroffel
|
38f1ee741d
some Ref WIP, memory leaks and invalid returns
|
8 years ago |
Karroffel
|
ac630353cf
[experimental] constructors and Ref<T>
|
8 years ago |