Age | Commit message (Expand) | Author |
---|---|---|
2017-04-08 | Merge pull request #8301 from karroffel/dlscript-refactor | Rémi Verschelde |
2017-04-08 | DLScript: Fix llvm compilation error. | Andreas Haas |
2017-04-08 | [DLScript] in-editor reloading | Karroffel |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-04-07 | [DLScript] refactored loading of libraries | Karroffel |
2017-04-06 | [DLScript] fixed android builds now | Karroffel |
2017-04-06 | Merge pull request #8280 from karroffel/dlscript-inheritance | Rémi Verschelde |
2017-04-06 | [DLScript] inheritance fixes | Karroffel |
2017-04-06 | [DLScript] more API fixes | Karroffel |
2017-04-06 | [DLScript] removed STL imports | Karroffel |
2017-04-05 | [DLScript] fixed virtual method export | Karroffel |
2017-04-05 | [DLScript] removed unused import | Karroffel |
2017-04-04 | [DLScript] added variant constructor and a function to get userdata of a script | Karroffel |
2017-04-03 | added dlscript module | Karroffel |