summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-11-04AStar: implementation of get_point_connectionsDmDerbin
2017-11-03Merge pull request #12262 from AndreaCatania/pplugJuan Linietsky
2017-11-04Implemented physics plugAndreaCatania
2017-11-04Merge pull request #12557 from BastiaanOlij/arvr_add_rumble_supportBastiaan Olij
2017-11-03Improve file/folder drag preview on filesystem dockMillionOstrich
2017-11-03Fix dragging a resource onto filesystem dockMillionOstrich
2017-11-03Don't try to move if dragging a folder into itselfMillionOstrich
2017-11-03Merge pull request #12610 from karroffel/gdnative-api-fixesRémi Verschelde
2017-11-03[GDNative] added Read and Write accessors to pool arraysKarroffel
2017-11-03[GDNative] small API bug fixesKarroffel
2017-11-03Merge pull request #12608 from karroffel/configfile-orderedhashmapThomas Herzog
2017-11-03make ConfigFile use OrderedHashMapKarroffel
2017-11-02Merge pull request #12566 from bncastle/select_anim_fixRémi Verschelde
2017-11-02SCons: make use_lto a global option and opt-in for iphoneRémi Verschelde
2017-11-02Merge pull request #12577 from Keetz/masterRémi Verschelde
2017-11-02Fixed AnimationPlayer.get_autoplay() returning empty stringRasmus Ketelsen
2017-11-02Merge pull request #12575 from leezh/richtext_newline_fixRémi Verschelde
2017-11-01-Modules can now add custom version info (added it for Mono)Juan Linietsky
2017-11-02Fixed RichTextLabel::add_newline() #12564Zher Huei Lee
2017-11-01Merge pull request #12568 from starry-abyss/vs2013_fixRémi Verschelde
2017-11-01Fix compilation on Visual Studio 2013 again.scorched