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
/
Ref.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace bindgins to work with extensions
George Marques
2021-09-27
1
-216
/
+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
-18
/
+0
*
Use safer casts in Ref<T>
Marc Gilleron
2020-12-08
1
-25
/
+15
*
Implementing clang-format and applying it to all classes
Bastiaan Olij
2018-11-24
1
-9
/
+8
*
Nativescript 1.1
karroffel
2018-11-07
1
-5
/
+5
*
fixed forward decl
Nickolai Korshunov
2018-02-24
1
-2
/
+1
*
NULL -> nullptr
Nickolai Korshunov
2018-02-23
1
-13
/
+13
*
fixed some includes. replace cycle include with forward declaration
Nickolai Korshunov
2018-02-23
1
-1
/
+2
*
Fix Ref leak when using Godot getters
Marc Gilleron
2018-01-25
1
-0
/
+9
*
Rewrite Ref<T> to behave like Godot again
Marc Gilleron
2018-01-22
1
-108
/
+152
*
Don't leak memory from Ref<>()
karroffel
2018-01-19
1
-57
/
+36
*
Added Ref<T>::instance()
Marc Gilleron
2018-01-17
1
-0
/
+5
*
Implemented using api struct
Bastiaan Olij
2017-10-23
1
-1
/
+2
*
Use static linking instead of dynamic linking
Karroffel
2017-07-23
1
-10
/
+0
*
Wohoo, Ref<>s are now working
Karroffel
2017-06-21
1
-5
/
+10
*
some Ref WIP, memory leaks and invalid returns
Karroffel
2017-06-21
1
-5
/
+24
*
[experimental] constructors and Ref<T>
Karroffel
2017-06-19
1
-0
/
+163