index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
dlscript
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
renamed dlscript module to gdnative
Karroffel
2017-04-09
48
-6871
/
+0
*
Merge pull request #8329 from touilleMan/dlscript-godot_get_global_constants
Rémi Verschelde
2017-04-09
3
-0
/
+34
|
\
|
*
Change dlscript's godot_get_global_constants signature to return godot_dictio...
Emmanuel Leblond
2017-04-09
2
-4
/
+7
|
*
Add GlobalConstants entry to the dlscript's api.json generator
Emmanuel Leblond
2017-04-09
2
-2
/
+20
|
*
Add godot_get_global_constants function to dlscript
Emmanuel Leblond
2017-04-08
2
-0
/
+13
*
|
Merge pull request #8301 from karroffel/dlscript-refactor
Rémi Verschelde
2017-04-08
2
-163
/
+295
|
\
\
|
*
|
[DLScript] in-editor reloading
Karroffel
2017-04-08
2
-62
/
+194
|
*
|
[DLScript] refactored loading of libraries
Karroffel
2017-04-07
2
-147
/
+147
|
|
/
*
|
DLScript: Fix llvm compilation error.
Andreas Haas
2017-04-08
1
-1
/
+1
*
|
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
6
-1
/
+7
|
/
*
[DLScript] fixed android builds now
Karroffel
2017-04-06
1
-1
/
+1
*
Merge pull request #8280 from karroffel/dlscript-inheritance
Rémi Verschelde
2017-04-06
1
-12
/
+84
|
\
|
*
[DLScript] inheritance fixes
Karroffel
2017-04-06
1
-12
/
+84
*
|
[DLScript] more API fixes
Karroffel
2017-04-06
3
-2
/
+12
*
|
[DLScript] removed STL imports
Karroffel
2017-04-06
5
-11
/
+1
|
/
*
[DLScript] fixed virtual method export
Karroffel
2017-04-05
1
-2
/
+2
*
[DLScript] removed unused import
Karroffel
2017-04-05
1
-1
/
+0
*
[DLScript] added variant constructor and a function to get userdata of a script
Karroffel
2017-04-04
6
-10
/
+43
*
added dlscript module
Karroffel
2017-04-03
48
-0
/
+6595