summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-09Merge pull request #11718 from poke1024/retinaRémi Verschelde
2017-10-09Merge pull request #11702 from AndreaCatania/bodyDSRémi Verschelde
2017-10-09Merge pull request #11910 from hoelzl/pr-python3-mono-buildRémi Verschelde
2017-10-08Merge pull request #11943 from Nallebeorn/documentation_2Chris Bradfield
2017-10-09Fix trailing whitespaces in project settings header commentEmmanuel Leblond
2017-10-09Merge pull request #11820 from cbscribe/kcc_particles_docNathan Lovato
2017-10-09Merge pull request #11961 from authenticate/patch-1Andreas Haas
2017-10-08A minor documentation typo fix.authenticate
2017-10-09Track LightInstance::shadow_atlases so that it will be freed properlyHiroshi Ogawa
2017-10-09Fix front face definitionHiroshi Ogawa
2017-10-09Merge pull request #11952 from touilleMan/fix-crash-gdnativeThomas Herzog
2017-10-09[GDnative] fix crash at cleanup time when singleton_gdnatives is not emptyEmmanuel Leblond
2017-10-09Fixed IntPtr unboxing (#11949)Ignacio Etcheverry
2017-10-09Merge pull request #11947 from eska014/fix-obj-marshallingRémi Verschelde
2017-10-08Include property index in GDNative class APIsheepandshepherd
2017-10-08Merge pull request #11938 from brunosxs/docsChris Bradfield
2017-10-08[DOCS] File Class method descriptionbrunosxs
2017-10-08Merge pull request #11946 from touilleMan/pluginscript-improve-wrapper-apiThomas Herzog
2017-10-08Merge pull request #11944 from Nallebeorn/documentationChris Bradfield
2017-10-08[GDnatvie] improve wrapper code generationEmmanuel Leblond
2017-10-08Fix binary marshalling of ObjectsLeon Krause
2017-10-08Fix a typo in KinematicBody and KinematicBody2D.Benjamin Larsson
2017-10-08Add documentation for Performance.Benjamin Larsson
2017-10-08Merge pull request #11780 from touilleMan/gdnative-string-name-wrapperThomas Herzog
2017-10-08[GDnative] Add string_name apiEmmanuel Leblond
2017-10-08Consistant scroll when using members overview, issue 11648Paulb23
2017-10-08Merge pull request #11923 from sheepandshepherd/gdnative_api_json_arrayThomas Herzog
2017-10-07Merge pull request #11920 from mhilbrunner/docs-cameraChris Bradfield
2017-10-08Merge pull request #11902 from GDquest/texture-button-progressPoommetee Ketson
2017-10-08Merge pull request #11918 from Nallebeorn/documentationPoommetee Ketson
2017-10-07Merge pull request #11914 from diowonderland/docs-backbuffercopyChris Bradfield
2017-10-07Merge pull request #11917 from brunosxs/docsChris Bradfield
2017-10-08Merge pull request #11886 from Grosskopf/Sprite3D-docsPoommetee Ketson
2017-10-07Minor fixes to KinematicBody and KinematicBody2DBenjamin Larsson
2017-10-07[DOCS] Add descriptions to members of Camera2Dbrunosxs
2017-10-07Edit move_and_slide, it does a bit more than I first thought.Benjamin Larsson
2017-10-07Fixed an error in get_floor_velocity() docsBenjamin Larsson
2017-10-07Merge pull request #11924 from neikeq/bIgnacio Etcheverry
2017-10-07Fix dot separated assembly names confused with file extensionsIgnacio Etcheverry
2017-10-07fixed double escape for quotes in editor/SCsubMarius Guggenmos
2017-10-07[DOCS] BackBufferCopy: Document membersDio
2017-10-07Small changes to KinematicBody2D docs.Benjamin Larsson
2017-10-07Update KinematicBody2D docs.Benjamin Larsson
2017-10-07Store GDNative API in array instead of dictionarysheepandshepherd
2017-10-07Merge pull request #11900 from neikeq/aIgnacio Etcheverry
2017-10-07[DOCS] Camera documentationmhilbrunner
2017-10-07Added Documentation for Sprite3D, AnimatedSprite3D and SpriteBase3D etc.Grosskopf
2017-10-07[DOCS] Write TextureButton, review and finish TextureProgressNathan
2017-10-07Added a name/path description when there is an error in the Animation TrackMarcelo Fernandez
2017-10-07Fix Python 3 incompatibility in Mono buildMatthias Hoelzl