summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Allow for getting/setting indexed properties of objects using get/set_indexedBojidar Marinov2017-11-213-4/+4
* Merge pull request #12627 from Goutte/feat-support-tauRémi Verschelde2017-11-128-4/+25
|\
| * Add support for the TAU constant. Fixes #12094.Goutte2017-11-128-4/+25
* | Merge pull request #12850 from Paulb23/help_file_lookup_issue_11867Rémi Verschelde2017-11-121-21/+21
|\ \
| * | Fixed help lookup not finding classes, issue 11867Paulb232017-11-111-21/+21
* | | Merge pull request #12826 from BastiaanOlij/align_sensors_androidRémi Verschelde2017-11-121-11/+0
|\ \ \ | |_|/ |/| |
| * | Align sensors and implement gravity sensor for AndroidBastiaan Olij2017-11-111-11/+0
| |/
* / Properly fix node path selection in input ports, closes #12152Juan Linietsky2017-11-121-0/+17
|/
* [GDNative] renamed nativearvr to arvr in api.jsonKarroffel2017-11-101-2/+2
* [GDNative] rename nativearvr extension to arvrKarroffel2017-11-109-10/+10
* [GDNative] better API struct versioningKarroffel2017-11-104-19/+50
* Remove preprocessor directives from macro argumentsMatthias Hoelzl2017-11-101-5/+5
* Fixed editor settings disappearing.Daniel J. Ramirez2017-11-092-10/+6
* Merge pull request #12779 from karroffel/gdnative-api-struct-refactorRémi Verschelde2017-11-092-5760/+5827
|\
| * [GDNative] refactored API struct into core and extensionsKarroffel2017-11-092-5760/+5827
* | Merge pull request #12713 from AndreaCatania/masterJuan Linietsky2017-11-099-345/+229
|\ \
| * | Rewritten kinematic systemAndreaCatania2017-11-079-345/+229
* | | Make sure we don't leak when an opcode is followed by itselfHein-Pieter van Braam2017-11-091-50/+80
| |/ |/|
* | Merge pull request #12751 from bojidar-bg/11851-invalid-returns-countRémi Verschelde2017-11-091-0/+2
|\ \
| * | Fix "Invalid outputs" error when calling a void method from visual scriptBojidar Marinov2017-11-081-0/+2
* | | Fix crash when guessing type of variable declared to itselfBojidar Marinov2017-11-081-1/+3
|/ /
* | Merge pull request #12725 from karroffel/gdnative-api-fixesRémi Verschelde2017-11-085-0/+38
|\ \
| * | [GDNative] even more API fixesKarroffel2017-11-075-0/+38
* | | Merge pull request #12734 from BastiaanOlij/mobilevr_fix_typoRémi Verschelde2017-11-081-3/+7
|\ \ \
| * | | Fix has_gyro and has_grav mixupBastiaan Olij2017-11-081-3/+7
| |/ /
* / / Fixed collision exception - #12681AndreaCatania2017-11-072-0/+5
|/ /
* | Merge pull request #12658 from AndreaCatania/bulletRémi Verschelde2017-11-062-19/+23
|\ \ | |/ |/|
| * Bullet - Added support to multiple spacesAndreaCatania2017-11-052-19/+23
* | Merge pull request #12642 from BrainBlasted/fix_msbuild_unixRémi Verschelde2017-11-052-0/+8
|\ \
| * | Added for fallback msbuild.exe.BrainBlasted2017-11-042-0/+8
* | | Convert DOS line endings to Unix line endingsRémi Verschelde2017-11-057-1296/+1296
| |/ |/|
* | Bullet physics engine implementationAndreaCatania2017-11-0450-0/+9846
|/
* Merge pull request #12612 from karroffel/gdnative-poolarray-accessorsThomas Herzog2017-11-043-1/+791
|\
| * [GDNative] added Read and Write accessors to pool arraysKarroffel2017-11-033-1/+791
* | Merge pull request #12557 from BastiaanOlij/arvr_add_rumble_supportBastiaan Olij2017-11-043-0/+20
|\ \
| * | Adding rumble support to ARVR controllers (if implemented on the ARVR interface)Bastiaan Olij2017-11-013-0/+20
* | | [GDNative] small API bug fixesKarroffel2017-11-035-8/+31
| |/ |/|
* | -Modules can now add custom version info (added it for Mono)Juan Linietsky2017-11-011-0/+1
|/
* Merge pull request #12549 from neikeq/seriously-do-theyIgnacio Etcheverry2017-11-014-3/+22
|\
| * Fix thread checking to queue instances for deletionIgnacio Etcheverry2017-11-012-3/+7
| * Make sure gchandle bindings are released before cleanupIgnacio Etcheverry2017-11-012-0/+15
* | Merge pull request #12546 from neikeq/do-people-read-theseIgnacio Etcheverry2017-11-011-1/+1
|\ \
| * | Use mono_gc_wbarrier_set_arrayref for Array marshallingIgnacio Etcheverry2017-11-011-1/+1
| |/
* | Merge pull request #12536 from Hinsbart/cs_templatesRémi Verschelde2017-10-312-2/+71
|\ \
| * | Mono: support custom script templates.Andreas Haas2017-10-312-2/+71
| |/
* | Merge pull request #12035 from Chaosus/wrapfuncRémi Verschelde2017-10-314-0/+66
|\ \ | |/ |/|
| * Added new wrap functionsChaosus2017-10-134-0/+66
* | Merge pull request #12535 from neikeq/wtf···Ignacio Etcheverry2017-10-311-3/+3
|\ \
| * | Fix msbuild hint paths returning only the directoryIgnacio Etcheverry2017-10-311-3/+3
* | | Merge pull request #12525 from neikeq/wololoRémi Verschelde2017-10-302-7/+1
|\ \ \ | |/ / |/| |