summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2017-12-07Merge pull request #14006 from akien-mga/tinyexrRémi Verschelde
2017-12-06Merge pull request #13436 from hoelzl/pr-vs-yield-signal-oneshotRémi Verschelde
2017-12-06Merge pull request #13427 from hoelzl/pr-vs-enable-yieldRémi Verschelde
2017-12-05TinyEXR: Fix EXR header when parsing pixels encoded as HALFRémi Verschelde
2017-12-05Improve slang, especially in user-visible partsUnknown
2017-12-05Merge pull request #13992 from ISylvox/substract-to-subtractRémi Verschelde
2017-12-05Fixed typo: substract to subtractIndah Sylvia
2017-12-05GDNative: Save singletons only if there's a changeGeorge Marques
2017-12-02Exported variables now show in the correct order.Nathan Warden
2017-12-01Connect signal for VisualScript "Yield Signal" using oneshot modeMatthias Hoelzl
2017-11-30Make VisualScriptFunctionState instantiableMatthias Hoelzl
2017-11-30Fixed bullet server null pointer checkAndrea Catania
2017-11-30Changed the dynamic library open function to allow setting the path of the li...Juan Linietsky
2017-11-28disable caching for targets using helper functionsRhody Lugo
2017-11-28Set real world position, not virtual world position!Bastiaan Olij
2017-11-28use the same cache for all branches for appveyorRhody Lugo
2017-11-25Fix constant node value editMarcin Zawiejski
2017-11-25[GDNative] disable -fPIC flag with msvc compilerEmmanuel Leblond
2017-11-25Fix mono build after bc2e8d99Rémi Verschelde
2017-11-25Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...Juan Linietsky
2017-11-24doc: Fix enum tags thanks to 2bc6db6Rémi Verschelde
2017-11-24doc: Remove setters and getters now exposed via properties/membersRémi Verschelde
2017-11-24doc: Update header version for 3.0-betaRémi Verschelde
2017-11-24doc: Sync classref with current sourceRémi Verschelde
2017-11-23Removed shape marginAndreaCatania
2017-11-23Merge pull request #13202 from AndreaCatania/masterRémi Verschelde
2017-11-23Space override scratching when body is add to worldAndreaCatania
2017-11-22Merge pull request #13159 from AndreaCatania/rayRémi Verschelde
2017-11-22Merge pull request #13161 from Hinsbart/mono_caseRémi Verschelde
2017-11-21Merge pull request #13130 from endragor/gdnative-android-exportRémi Verschelde
2017-11-21Mono: Use PascalCase in core types.Andreas Haas
2017-11-21Removed type_mask and fixed some variable nameAndreaCatania
2017-11-21Merge pull request #12284 from bojidar-bg/allow-subproperty-setRémi Verschelde
2017-11-21Merge pull request #13149 from touilleMan/gdnative-fix-scsub-generatorThomas Herzog
2017-11-21Fix&prettify gdnative_api_struct.gen.h GDNATIVE_API_INIT macro generationEmmanuel Leblond
2017-11-21Allow for getting/setting indexed properties of objects using get/set_indexedBojidar Marinov
2017-11-21Merge pull request #13145 from AndreaCatania/gravRémi Verschelde
2017-11-21Set gravity on change body modeAndreaCatania
2017-11-21Merge pull request #11933 from cxong/masterJuan Linietsky
2017-11-21Proper GDNative export on AndroidRuslan Mustakov
2017-11-21Merge pull request #12590 from poke1024/bsearchRémi Verschelde
2017-11-21Merge pull request #12573 from poke1024/macostouchpadRémi Verschelde
2017-11-21Revert this change, we need to export symbols on the library sideBastiaan Olij
2017-11-21Native pan and zoom for macOSBernhard Liebl
2017-11-21Add bsearch and bsearch_custom to Arraypoke1024
2017-11-20Merge pull request #12754 from MillionOstrich/compress-image-etcRémi Verschelde
2017-11-20Fix size mismatch in _compress_etcMillionOstrich
2017-11-20Add cartesian to polar conversion functionspablotato
2017-11-20Allow to extends constant variablesanikoyes
2017-11-20Merge pull request #11783 from endragor/ios-export-frameworksRémi Verschelde