summaryrefslogtreecommitdiff
path: root/doc/base
AgeCommit message (Expand)Author
2016-06-18Classref: Mutex, Semaphore, Thread, *Array (#5278)J08nY
2016-06-18Fix type hint for the seed argumentRémi Verschelde
2016-06-16Classref: added PacketPeer*J08nY
2016-06-16Sync classrefJ08nY
2016-06-15Classref: Added docs for StreamPeer* (#5216)J08nY
2016-06-15Merge pull request #5192 from J08nY/issue-5190Rémi Verschelde
2016-06-15Merge pull request #5210 from J08nY/issue-5189Rémi Verschelde
2016-06-15Add joystick vibration support on Linux (#5043)Wilhem Barbier
2016-06-14String documentation: .ord_at() returns int not StringJ08nY
2016-06-13Dictionary: rename param in .has() .has_all() .erase()J08nY
2016-06-13Sync classrefJ08nY
2016-06-13Merge pull request #5177 from vnen/string-subsequenceJuan Linietsky
2016-06-12Documented many Physics2D* classesOvnuniarchos
2016-06-12Add documentation to String.is_subsequence_of{,i}George Marques
2016-06-10Add documentation for Array.find and Array.rfindGeorge Marques
2016-06-08Filling in documentationCowThing
2016-06-07Merge pull request #4861 from brakhane/negative-indexingJuan Linietsky
2016-06-07Classref for: ImageTexture, Image, LargeTextureJ08nY
2016-06-07Sync classrefJ08nY
2016-06-05Add support for Python-like negative indexingDennis Brakhane
2016-06-05Added Dictionary.values()J08nY
2016-06-05Document Viewport and ViewportSprite classesBojidar Marinov
2016-06-05Sync with -doctoolBojidar Marinov
2016-06-04Added InputMap.get_actions()J08nY
2016-06-04Merge pull request #5027 from J08nY/gdscriptRémi Verschelde
2016-06-04Merge pull request #4300 from leezh/control_focus_modeRémi Verschelde
2016-06-03Added Array.find_last() and Array.count()J08nY
2016-06-03Added classref for HTTPClient and HTTPRequestJ08nY
2016-06-03Sync classrefJ08nY
2016-06-01StaticBody documentationP-GLEZ
2016-06-01Merge pull request #4933 from J08nY/classrefRémi Verschelde
2016-05-31classref: Area documentationP-GLEZ
2016-05-31Area DocumentationP-GLEZ
2016-05-30Merge pull request #4931 from CowThing/classref-editRémi Verschelde
2016-05-30Added classref for RigidBody, and finished classref for ResourceJ08nY
2016-05-30Sync class-ref with code base.J08nY
2016-05-30Filling in documentationCowThing
2016-05-29Merge pull request #4845 from vnen/pr-magnetometerRémi Verschelde
2016-05-29Documented Light2D and LightOccluder2DJulian Murgia - StraToN
2016-05-28Documented BackBufferCopy. Need validation for the different copy modes (cons...Julian Murgia - StraToN
2016-05-27Add documentation for Input.get_magnetometer()George Marques
2016-05-23GUI Focus mode improvementsZher Huei Lee
2016-05-21VehicleBody: Cosmetic fixes to previous commitRémi Verschelde
2016-05-21Add get_linear_velocity() method to VehicleBody classAgustin Benavidez
2016-05-20Document the FileDialog and partial OS methodsGeequlim
2016-05-20Fix a XML error with the documentationBojidar Marinov
2016-05-15Filling in documentation.CowThing
2016-05-13Merge pull request #4563 from djrm/classref-editRémi Verschelde
2016-05-12Fix some errors in some rotation functions, also clarify that certain paramet...Daniel J. Ramirez
2016-05-12classref: Fixed return types in Area and Area2D (#4635)MattUV