summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-07Use UTF-8 for locale names. Fixes #12462.mhilbrunner
2017-11-07Fixed invalid license symbolChaosus
2017-11-07Fixed collision exception - #12681AndreaCatania
2017-11-07[GDNative] even more API fixesKarroffel
2017-11-07Rewritten kinematic systemAndreaCatania
2017-11-07Add menu to import current editor theme into theme editorGeequlim
2017-11-06Remove performance warnings, closes #11585Juan Linietsky
2017-11-06Fix randomisation of initial particle velocityMillionOstrich
2017-11-06Merge pull request #12604 from rraallvv/unified_headersRémi Verschelde
2017-11-06Merge pull request #12684 from mrcdk/atlastextures_fixRémi Verschelde
2017-11-06Merge pull request #12656 from karroffel/dictionary-ordered-hashmapRémi Verschelde
2017-11-06Merge pull request #12698 from volzhs/dont-stop-music-masterRémi Verschelde
2017-11-06add support for Android NDK unified headersRhody Lugo
2017-11-06Prevent to stop music in another background app on iOSvolzhs
2017-11-06Merge pull request #12658 from AndreaCatania/bulletRémi Verschelde
2017-11-06Merge pull request #12653 from poke1024/fixdocsclickRémi Verschelde
2017-11-06Merge pull request #12662 from Paulb23/text_edit_mouse_selectionRémi Verschelde
2017-11-06Merge pull request #12691 from eska014/webaudioRémi Verschelde
2017-11-06Merge pull request #12635 from poke1024/line2d-poly-editorPoommetee Ketson
2017-11-06Merge pull request #12631 from poke1024/docspolishPoommetee Ketson
2017-11-06Merge pull request #12636 from Chaosus/wrapdocsPoommetee Ketson
2017-11-06Merge pull request #12646 from poke1024/geomdocsPoommetee Ketson
2017-11-06Fix WebAudio and HTML5 buildLeon Krause
2017-11-05Added filter_clip to AtlasTextureMrCdK
2017-11-05Bullet - Added support to multiple spacesAndreaCatania
2017-11-05Changed line and word mouse selectionPaulb23
2017-11-05make Dictionary use OrderedHashMapKarroffel
2017-11-05Merge pull request #12642 from BrainBlasted/fix_msbuild_unixRémi Verschelde
2017-11-05Merge pull request #12640 from poke1024/createnode-uiRémi Verschelde
2017-11-05Merge pull request #12639 from bojidar-bg/x-add-rest-template-listingRémi Verschelde
2017-11-05Merge pull request #12638 from poke1024/fixcreateRémi Verschelde
2017-11-05Fix selection and clicks on text in tables in RichTextLabelBernhard Liebl
2017-11-05Convert DOS line endings to Unix line endingsRémi Verschelde
2017-11-05Merge pull request #12641 from AndreaCatania/bulletRémi Verschelde
2017-11-05Basic docs for Geometry plus two new functionsBernhard Liebl
2017-11-05Merge pull request #12647 from leezh/dedent_returnPoommetee Ketson
2017-11-05Fixed dedent() binding did not return resultZher Huei Lee
2017-11-04Added for fallback msbuild.exe.BrainBlasted
2017-11-05Merge pull request #12630 from karroffel/configfile-orderedhashmapThomas Herzog
2017-11-04Bullet physics engine implementationAndreaCatania
2017-11-04Use AbstractPolygon2DEditor for Line2DBernhard Liebl
2017-11-04In Create New Node, always select and show best (shortest) matchBernhard Liebl
2017-11-04Vendor thirdparty Bullet source for upcoming physics server backendAndreaCatania
2017-11-04Change URL of the mirror listBojidar Marinov
2017-11-04Fixes random sorting order in Create New Node dialogBernhard Liebl
2017-11-04Docs for wrap functionsChaosus
2017-11-04Merge pull request #12612 from karroffel/gdnative-poolarray-accessorsThomas Herzog
2017-11-04Docs cosmetics: add more space to Signals, Enumerations, Constants;Bernhard Liebl
2017-11-04make ConfigFile sections orderedKarroffel
2017-11-04Merge pull request #12593 from DmDerbin/masterPoommetee Ketson