| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add NoCache wrapper to Command | Rhody Lugo | 2018-06-21 | 1 | -2/+2 |
| | | |||||
| * | Add access for GDNative modules to some platform dependent internals on Android | Bastiaan Olij | 2018-06-19 | 4 | -0/+152 |
| | | |||||
| * | [Pluginscript] Fix not working exports in editor | Emmanuel Leblond | 2018-06-15 | 1 | -19/+4 |
| | | |||||
| * | SCons: Pass env to modules can_build method | Rémi Verschelde | 2018-05-30 | 1 | -1/+1 |
| | | | | | | | This allows to disable modules based on the environment, in particular `env[tools]` which tells us if we are building the editor or not. | ||||
| * | Merge pull request #19255 from Faless/rpc_sync_mmore | Rémi Verschelde | 2018-05-30 | 7 | -38/+47 |
| |\ | | | | | RPCMode refactor, more sync modes (2) | ||||
| | * | New sync keywords in GDScript, NativeScript, Mono | Fabio Alessandrelli | 2018-05-29 | 2 | -0/+9 |
| | | | |||||
| | * | Refactor RPCMode enum and checks | Fabio Alessandrelli | 2018-05-29 | 6 | -38/+38 |
| | | | |||||
| | * | Revert "RPCMode refactor, more sync modes" | Max Hilbrunner | 2018-05-29 | 7 | -47/+38 |
| | | | |||||
| | * | New sync keywords in GDScript, NativeScript, Mono | Fabio Alessandrelli | 2018-05-26 | 2 | -0/+9 |
| | | | |||||
| | * | Refactor RPCMode enum and checks | Fabio Alessandrelli | 2018-05-26 | 6 | -38/+38 |
| | | | |||||
| * | | [WIP] Adding version info to GDNative ARVR interfaces | Bastiaan Olij | 2018-05-27 | 3 | -1/+13 |
| |/ | |||||
| * | changed GDNative API json format | karroffel | 2018-05-10 | 2 | -19/+29 |
| | | |||||
| * | Fix Variant leak in call_native | Pedro J. Estébanez | 2018-05-08 | 1 | -1/+3 |
| | | |||||
| * | Fix lto builds on clang compilers | Hein-Pieter van Braam | 2018-04-30 | 1 | -2/+2 |
| | | | | | | | | The --no-lto option only works on GCC compilers. This breaks LTO builds on MacOS and iPhone when building the gdnative wrappers. -fno-lto works on both brands of compilers. | ||||
| * | Merge pull request #18119 from sheepandshepherd/nativescript_property_list | Rémi Verschelde | 2018-04-19 | 1 | -4/+3 |
| |\ | | | | | Fix NativeScript property list order | ||||
| | * | Fix NativeScript property list | sheepandshepherd | 2018-04-11 | 1 | -4/+3 |
| | | | |||||
| * | | Revert "Unify http- and percent- encode/decode" | Pedro J. Estébanez | 2018-04-12 | 3 | -2/+37 |
| |/ | | | | This reverts commit b76ee30917c63211ac9e94a21bebbddf518d169f. | ||||
| * | doc: Sync classref with current source | Rémi Verschelde | 2018-04-10 | 1 | -6/+2 |
| | | |||||
| * | Merge pull request #17583 from RandomShaper/enhance-uri-utils | Juan Linietsky | 2018-04-07 | 3 | -37/+2 |
| |\ | | | | | Enhance uri utils | ||||
| | * | Unify http- and percent- encode/decode | Pedro J. Estébanez | 2018-03-27 | 3 | -37/+2 |
| | | | | | | | | | | | There was a percent-prefixed version, which was exposed, and a http-prefixed version which was not (only to GDNative). This commit keeps the percent-prefixed versions, but with the http-prefixed implementations. | ||||
| * | | Correct profiling_frame naming in pluginscript | Emmanuel Leblond | 2018-04-07 | 1 | -1/+1 |
| | | | |||||
| * | | Fix Pluginscript add_global_constant mandatory value check | Emmanuel Leblond | 2018-04-06 | 1 | -1/+1 |
| | | | |||||
| * | | [NativeScript] replace error macros by simple returns | karroffel | 2018-04-06 | 1 | -4/+2 |
| | | | |||||
| * | | Merge pull request #17980 from karroffel/nativescript-1.1-global-type-tags | Thomas Herzog | 2018-04-05 | 5 | -24/+64 |
| |\ \ | | | | | | | [NativeScript] added global type tag system | ||||
| | * | | [NativeScript] added global type tag system | karroffel | 2018-04-05 | 5 | -24/+64 |
| | | | | |||||
| * | | | [GDNative] enable saving GDNativeLibrary as sub resource | karroffel | 2018-04-04 | 2 | -3/+96 |
| | | | | |||||
| * | | | [GDNative] easier GDNativeLib handling | karroffel | 2018-04-04 | 2 | -67/+77 |
| |/ / | |||||
| * | | [GDNative] fixed issue with library unloading order | karroffel | 2018-03-31 | 1 | -13/+25 |
| | | | |||||
| * | | [GDNative] added GDCALLINGCONV to instance binding functions | karroffel | 2018-03-31 | 1 | -3/+3 |
| |/ | |||||
| * | NativeScript: Fix initialization in wrong scope | Rémi Verschelde | 2018-03-02 | 1 | -1/+1 |
| | | | | | Regression from d702d7b335c0c9305e75131770c0ea739b70d813 which broke javascript build. | ||||
| * | Fix various valgrind reported uninitialized variable uses | Hein-Pieter van Braam | 2018-02-28 | 1 | -0/+1 |
| | | |||||
| * | doc: Remove status from hardcoded version string | Rémi Verschelde | 2018-02-27 | 5 | -5/+5 |
| | | | | | It has no practical use case and just generates noise for each alpha, beta, etc. | ||||
| * | Fix typos with codespell | luz.paz | 2018-02-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Found via `codespell -q 3 --skip="./thirdparty,./editor/translations" -I ../godot-word-whitelist.txt` Whitelist consists of: ``` ang doubleclick lod nd que te unselect ``` | ||||
| * | doc: Update version string in header | Rémi Verschelde | 2018-02-19 | 4 | -4/+4 |
| | | |||||
| * | gdnative_api.json: Change argument name to r_dest | tilpner | 2018-02-11 | 2 | -2/+2 |
| | | | | | | This reflects its usage as an output argument, consistent with the other godot_variant_new functions | ||||
| * | Merge pull request #16539 from eska014/gdnative-macwarn | Thomas Herzog | 2018-02-10 | 1 | -1/+1 |
| |\ | | | | | Fix GDNATIVE_API_INIT() warning about sign mismatch | ||||
| | * | Fix GDNATIVE_API_INIT() warning about sign mismatch | Leon Krause | 2018-02-10 | 1 | -1/+1 |
| | | | |||||
| * | | add initial NativeScript 1.1 extension | karroffel | 2018-02-09 | 7 | -6/+592 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit adds new functionality to NativeScript, namely: - ability to set and get documentation for classes, methods, signals and properties - ability to set names and type information to method arguments - ability to set and get type tags for nativescripts - ability to register instance binding data management functions - ability to use instance binding data | ||||
| * | | generate proper API structs for GDNative extension extensions | karroffel | 2018-02-09 | 1 | -15/+43 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The GDNative C API gets passed to libraries in a struct of function pointers. To provide stable binary compatibility, each extension not part of the core API is separated into its own sub-struct. These structs aren't meant to be changed in order to keep binary compatibility. In case of an API extension, the structs include a `next` pointer which can point to a new struct with additional function pointers. Godot's build system generates the API structs automatically at build time, but so far there has no support for the mentioned `next` pointers. This commit changes the API struct generation in such a way that code that used previous headers will compile without problem with the new headers. The new extension-extensions (weird name, but that's what it is) get generated recursively and include the version in the struct-name. | ||||
| * | | Fix inconsistencies and typos in argument names | Paolo Perkovic | 2018-02-01 | 2 | -2/+2 |
| |/ | |||||
| * | doc: Sync with current source | Rémi Verschelde | 2018-01-25 | 5 | -5/+5 |
| | | | | | | | Also enhance RigidBody docs as per https://github.com/godotengine/godot-docs/pull/1018 and fix the version tag in all files (not really stable yet, but it makes no sense to hardcode rc3 at this stage). | ||||
| * | Fix typos in code and docs with codespell | Rémi Verschelde | 2018-01-18 | 3 | -3/+3 |
| | | | | | Using v1.11.0 from https://github.com/lucasdemarchi/codespell | ||||
| * | [GDNative] fix NativeScript false negative error | karroffel | 2018-01-18 | 1 | -1/+1 |
| | | |||||
| * | [GDNative] fix #15723 | karroffel | 2018-01-18 | 1 | -3/+38 |
| | | |||||
| * | Added GDNative copy constructor for PoolVectors Read and Write | Marc Gilleron | 2018-01-18 | 3 | -0/+168 |
| | | |||||
| * | Merge pull request #15761 from touilleMan/pluginscript-improve-inheritance | Rémi Verschelde | 2018-01-17 | 4 | -28/+29 |
| |\ | | | | | [GDnative] Improve inheritance system in gdnative pluginscript | ||||
| | * | Improve inheritance system in gdnative pluginscript | Emmanuel Leblond | 2018-01-16 | 4 | -28/+29 |
| | | | |||||
| * | | [GDNative] fix two crashes with NativeScript | karroffel | 2018-01-14 | 1 | -1/+6 |
| |/ | |||||
| * | [GDNative] fix editor crash with NativeScript | karroffel | 2018-01-14 | 1 | -4/+6 |
| | | |||||
| * | [GDNative] cache API hashes | karroffel | 2018-01-13 | 1 | -3/+13 |
| | | |||||
