| Commit message (Expand) | Author | Age | Files | Lines |
| * | classref: Add docs for InputEvent* and InputMap | Rémi Verschelde | 2016-07-08 | 1 | -11/+241 |
| * | classref: Fix arg name for is_action_pressed/released | Rémi Verschelde | 2016-07-08 | 1 | -20/+20 |
| * | Update String.capitalize() documentation | Pawel Kowal | 2016-07-08 | 1 | -1/+1 |
| * | classref: Sync for new sorting of constants | Rémi Verschelde | 2016-07-08 | 1 | -1502/+1502 |
| * | Add docs for String and CanvasItem | George Marques | 2016-06-25 | 1 | -14/+46 |
| * | classref: Sync with the new sorting behaviour | Rémi Verschelde | 2016-06-25 | 1 | -14640/+14640 |
| * | classref: Sync with backported patches | Rémi Verschelde | 2016-06-25 | 1 | -28/+17 |
| * | Add classref for File class | George Marques | 2016-06-25 | 1 | -0/+64 |
| * | Clarification about enter keys confusion | Mehmet Durgel | 2016-06-25 | 1 | -2/+2 |
| * | Classref: Mutex, Semaphore, Thread, *Array (#5278) | J08nY | 2016-06-25 | 1 | -15/+43 |
| * | Classref: added PacketPeer* | J08nY | 2016-06-25 | 1 | -2/+20 |
| * | Classref: Added docs for StreamPeer* (#5216) | J08nY | 2016-06-25 | 1 | -0/+47 |
| * | String documentation: .ord_at() returns int not String | J08nY | 2016-06-25 | 1 | -1/+1 |
| * | Dictionary: rename param in .has() .has_all() .erase() | J08nY | 2016-06-25 | 1 | -3/+3 |
| * | Documented many Physics2D* classes | Ovnuniarchos | 2016-06-25 | 1 | -28/+267 |
| * | Filling in documentation | CowThing | 2016-06-25 | 1 | -2/+46 |
| * | Classref for: ImageTexture, Image, LargeTexture | J08nY | 2016-06-25 | 1 | -0/+52 |
| * | Document Viewport and ViewportSprite classes | Bojidar Marinov | 2016-06-25 | 1 | -0/+61 |
| * | Doc: Make rst files as UTF-8 | Rémi Verschelde | 2016-06-05 | 1 | -2/+3 |
| * | classref: Sync with source | Rémi Verschelde | 2016-06-05 | 1 | -50/+50 |
| * | Added InputMap.get_actions() | J08nY | 2016-06-05 | 1 | -0/+17 |
| * | Added classref for HTTPClient and HTTPRequest | J08nY | 2016-06-04 | 1 | -2/+14 |
| * | StaticBody documentation | P-GLEZ | 2016-06-04 | 1 | -4/+14 |
| * | classref: Area documentation | P-GLEZ | 2016-06-04 | 1 | -0/+2 |
| * | Area Documentation | P-GLEZ | 2016-06-04 | 1 | -1/+37 |
| * | Added classref for RigidBody, and finished classref for Resource | J08nY | 2016-06-04 | 1 | -3/+57 |
| * | Filling in documentation | CowThing | 2016-06-04 | 1 | -0/+33 |
| * | Documented Light2D and LightOccluder2D | Julian Murgia - StraToN | 2016-06-04 | 1 | -0/+48 |
| * | Documented BackBufferCopy. Need validation for the different copy modes (cons... | Julian Murgia - StraToN | 2016-06-04 | 1 | -0/+9 |
| * | Document the FileDialog and partial OS methods | Geequlim | 2016-06-04 | 1 | -0/+13 |
| * | Fix a XML error with the documentation | Bojidar Marinov | 2016-06-04 | 1 | -1/+1 |
| * | Filling in documentation. | CowThing | 2016-06-04 | 1 | -0/+38 |
| * | Documented @GlobalScope singletons and some keys | Daniel J. Ramirez | 2016-06-04 | 1 | -3/+116 |
| * | Fix some errors in some rotation functions, also clarify that certain paramet... | Daniel J. Ramirez | 2016-05-18 | 1 | -7/+8 |
| * | classref: Readd String.strip_edges description | Rémi Verschelde | 2016-05-12 | 1 | -2/+3 |
| * | classref: Fixed return types in Area and Area2D (#4635) | MattUV | 2016-05-12 | 1 | -2/+2 |
| * | classref: Sync with current source | Rémi Verschelde | 2016-05-12 | 1 | -91/+166 |
| * | classref: Directory and ConfigFile | Rémi Verschelde | 2016-05-12 | 1 | -26/+68 |
| * | Updated caret blink method documentation | Paulb23 | 2016-05-12 | 1 | -0/+28 |
| * | Partial documentation for OS methods | Daniel J. Ramirez | 2016-05-06 | 1 | -1/+19 |
| * | Input Documentation | CowThing | 2016-05-06 | 1 | -0/+16 |
| * | Documented bool methods | Daniel J. Ramirez | 2016-05-06 | 1 | -0/+3 |
| * | Documented float | Daniel J. Ramirez | 2016-05-06 | 1 | -0/+5 |
| * | Documented int methods | Daniel J. Ramirez | 2016-05-06 | 1 | -0/+3 |
| * | Finished AnimationPlayer Documentation | CowThing | 2016-05-06 | 1 | -0/+3 |
| * | Documented YSort (#4515) | CowThing | 2016-05-06 | 1 | -0/+4 |
| * | Documented ColorRamp | Daniel J. Ramirez | 2016-05-06 | 1 | -0/+14 |
| * | Partial documentation for Particles2D | Daniel J. Ramirez | 2016-05-06 | 1 | -0/+36 |
| * | Document Popup, PopupDialog, PopupMenu, and PopupPanel | Bojidar Marinov | 2016-05-06 | 1 | -7/+29 |
| * | classref: Sync with source | Rémi Verschelde | 2016-04-29 | 1 | -74/+78 |