Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed dlscript module to gdnative | Karroffel | 2017-04-09 | 1 | -392/+0 |
* | Merge pull request #8329 from touilleMan/dlscript-godot_get_global_constants | Rémi Verschelde | 2017-04-09 | 1 | -0/+2 |
|\ | |||||
| * | Change dlscript's godot_get_global_constants signature to return godot_dictio... | Emmanuel Leblond | 2017-04-09 | 1 | -1/+1 |
| * | Add godot_get_global_constants function to dlscript | Emmanuel Leblond | 2017-04-08 | 1 | -0/+2 |
* | | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
|/ | |||||
* | [DLScript] added variant constructor and a function to get userdata of a script | Karroffel | 2017-04-04 | 1 | -2/+2 |
* | added dlscript module | Karroffel | 2017-04-03 | 1 | -0/+389 |