Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | gdnative bug fix in get (return null check) | Ramesh Ravone | 2017-07-22 | 1 | -2/+5 | |
| | ||||||
* | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky | 2017-07-19 | 1 | -3/+3 | |
| | | | | -Added system for feature overrides, it's pretty cool :) | |||||
* | Merge pull request #9699 from RameshRavone/master | Thomas Herzog | 2017-07-19 | 1 | -0/+62 | |
|\ | | | | | [gdnative] `Object::_get` return type and dynamic property | |||||
| * | [GDNative] dynamic properties | Ramesh Ravone | 2017-07-19 | 1 | -0/+62 | |
| | | ||||||
* | | Add object type hint for docs | Poommetee Ketson | 2017-07-19 | 1 | -2/+2 | |
|/ | ||||||
* | -Fixed SCREEN_TEXTURE and other related 2D shader parameters. | Juan Linietsky | 2017-06-26 | 1 | -1/+1 | |
| | | | | -Fixded BackBuffercopy object | |||||
* | [GDNative] corrected typo for Mac library ext. | Karroffel | 2017-06-16 | 1 | -3/+3 | |
| | | | | | Seems like the extension is .dylib and not .dynlib. This should make it easier to select files from the editor. | |||||
* | [GDNative] fixed a reload bug | Karroffel | 2017-05-13 | 1 | -7/+7 | |
| | | | | | When there was no terminate function defined in the library the exported variables would not update. This fixes that. | |||||
* | Put brave old bb10 platform to a well-deserved rest | Rémi Verschelde | 2017-05-08 | 1 | -1/+0 | |
| | | | | Add some 🔥 to appease @reduz. Fixes #8692. | |||||
* | [GDNative] explicit calling convention | Karroffel | 2017-04-19 | 1 | -1/+0 | |
| | ||||||
* | [GDNative] added "new" method and fixed headers | Karroffel | 2017-04-17 | 1 | -0/+51 | |
| | ||||||
* | [GDNative] re-enabled some init options | Karroffel | 2017-04-11 | 1 | -2/+0 | |
| | ||||||
* | [GDNative] Didn't iterate over all scripts | Karroffel | 2017-04-10 | 1 | -13/+11 | |
| | ||||||
* | renamed dlscript module to gdnative | Karroffel | 2017-04-09 | 1 | -0/+1234 | |