| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | doc (NodePath): Rewrite description and all methods. | Josh Grams | 2016-02-22 | 1 | -8/+11 |
| | | |||||
| * | docs: RigidBody2D._integrate_forces: Explain in more detail. | Josh Grams | 2016-02-20 | 1 | -2/+2 |
| | | |||||
| * | update doc on HTTPClient headers case-sensitivity | Alexander Holland | 2016-02-20 | 1 | -1/+7 |
| | | |||||
| * | Remove broken [image] usage in classref | Rémi Verschelde | 2016-02-19 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #3754 from akien-mga/pr-subtract | Rémi Verschelde | 2016-02-17 | 1 | -1/+1 |
| |\ | | | | | Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACT | ||||
| | * | Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACT | Rémi Verschelde | 2016-02-17 | 1 | -1/+1 |
| | | | | | | | | | | | The former name was incorrect in English, though for us latin lovers it's an understandable mistake. Second part of and closes #3626. | ||||
| * | | Implement support for [codeblock] tag in help | Rémi Verschelde | 2016-02-17 | 1 | -30/+33 |
| |/ | | | | | It allows to define a multiline space-indented code block that will be properly parsed by the reST converter for the online docs. The in-editor help understand the [codeblock] tag as it supposedly understand [code] already (i.e. it just seems to discard it, though the code was supposed to switch it to a monospace font, but that's likely another issue. | ||||
| * | Fix NavigationPolygon references in _bind_method | Rémi Verschelde | 2016-02-17 | 1 | -12/+13 |
| | | | | | Also sync the doc accordingly | ||||
| * | doc: explain DampedSpringJoint2D parameters. | Josh Grams | 2016-02-17 | 1 | -5/+5 |
| | | |||||
| * | Merge pull request #3710 from AlexHolly/doc-directory | Rémi Verschelde | 2016-02-16 | 1 | -1/+27 |
| |\ | | | | | some doc for directory | ||||
| | * | some doc for directory | Alexander Holland | 2016-02-14 | 1 | -1/+27 |
| | | | |||||
| * | | Bind method is_cell_transposed | Rémi Verschelde | 2016-02-15 | 1 | -0/+11 |
| | | | |||||
| * | | Fix some broken method references | Rémi Verschelde | 2016-02-15 | 1 | -28/+28 |
| | | | | | | | | | + sync template with source | ||||
| * | | Merge pull request #3699 from Hinsbart/doc_os_getname | Rémi Verschelde | 2016-02-13 | 1 | -4/+48 |
| |\ \ | |/ |/| | Doc: add list of possible return values to OS.get_name() description | ||||
| | * | doc: add list of possible return values to OS.get_name() description | hondres | 2016-02-13 | 1 | -1/+1 |
| | | | |||||
| | * | "Sync classes reference template with current code base" | hondres | 2016-02-13 | 1 | -3/+47 |
| | | | |||||
| * | | Doc HTTPClient.get_response_headers_as_dictionary() | Alexander Holland | 2016-02-12 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #3627 from lordadamson/master | Rémi Verschelde | 2016-02-08 | 1 | -1/+1 |
| |\ | | | | | renamed function get_video_texutre to get_video_texture | ||||
| | * | renamed function get_video_texutre to get_video_texture | Adham Zahran | 2016-02-08 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #3625 from lordadamson/master | Rémi Verschelde | 2016-02-07 | 1 | -1/+1 |
| |\| | | | | | 'radian' to 'radians' :D | ||||
| | * | just a small type | Adham Zahran | 2016-02-07 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #3624 from lordadamson/master | Rémi Verschelde | 2016-02-07 | 1 | -135/+135 |
| |\| | | | | | fixing typos all over the place | ||||
| | * | fixing typos all over the place | Adham Zahran | 2016-02-07 | 1 | -135/+135 |
| | | | |||||
| * | | Merge pull request #3619 from lordadamson/master | Rémi Verschelde | 2016-02-07 | 1 | -1/+2 |
| |\| | | | | | description for Input.is_mouse_button_pressed() | ||||
| | * | description for Input.is_mouse_button_pressed() | Adham Zahran | 2016-02-07 | 1 | -1/+2 |
| | | | |||||
| * | | Improve parsing of [method ...] tags | Rémi Verschelde | 2016-02-07 | 1 | -25/+17 |
| |/ | | | | Also improve some code display. | ||||
| * | Fix badly formatted tags in XML | Rémi Verschelde | 2016-02-07 | 1 | -42/+44 |
| | | | | | Also add parsing of [code] tags in RST converter | ||||
| * | Sync classes ref with code | Rémi Verschelde | 2016-02-07 | 1 | -9/+43 |
| | | |||||
| * | Added get_cellv() method to TileMap | Johan Manuel | 2016-02-06 | 1 | -0/+9 |
| | | |||||
| * | Variables SpatialSoundServer and SS pointed to SpatialSound2DServer. | Ovnuniarchos | 2016-01-30 | 1 | -2/+2 |
| | | |||||
| * | Sync API reference with current code | Rémi Verschelde | 2016-01-26 | 1 | -104/+270 |
| | | |||||
| * | replace InputEvent references with GlobalScope in joystick doc | hondres | 2016-01-23 | 1 | -4/+5 |
| | | |||||
| * | set_signed_data now works correctly on pcm8 samples. | Ovnuniarchos | 2016-01-21 | 1 | -0/+1 |
| | | |||||
| * | Documented AudioServserSW, EventPlayer and EventStream*. Corrections on ↵ | Ovnuniarchos | 2016-01-21 | 1 | -14/+98 |
| | | | | | AudioServer and Sample. | ||||
| * | add documentation for OS::set_keep_screen_on | volzhs | 2016-01-16 | 1 | -0/+13 |
| | | |||||
| * | Add some joystick functions to input. Enables manipulation of mappings at ↵ | hondres | 2016-01-08 | 1 | -23/+131 |
| | | | | | runtime | ||||
| * | PhysicsBody2D and descendants documented. | Ovnuniarchos | 2015-12-28 | 1 | -22/+68 |
| | | |||||
| * | Add missing argument names in GDScript bindings | Rémi Verschelde | 2015-12-28 | 1 | -140/+140 |
| | | | | | | All classes were reviewed apart from VisualServer for which no argument name is documented at all. While doing this review, I found quite a few bugs that were fixed either in earlier commits or this one (mostly documentation bugs though, i.e. some arguments were listed at the wrong place). | ||||
| * | Remove bogus argument in body_get_node | Rémi Verschelde | 2015-12-28 | 1 | -2/+0 |
| | | |||||
| * | Remove bogus argument in sample_get_description | Rémi Verschelde | 2015-12-28 | 1 | -2/+0 |
| | | | | | Copy-paste mistake from the setter most likely. | ||||
| * | Sync doc with current source | Rémi Verschelde | 2015-12-27 | 1 | -21/+462 |
| | | |||||
| * | New area space override modes documented. Also, PhysicsBody2D, Area2D, and ↵ | Ovnuniarchos | 2015-12-22 | 1 | -15/+114 |
| | | | | | CollisionObject2D. | ||||
| * | Merge pull request #2868 from akien-mga/pr-fix-can-move-to | Juan Linietsky | 2015-12-08 | 1 | -3/+2 |
| |\ | | | | | Fix can_move_to and rename it for more clarity | ||||
| | * | Update doc for can_teleport_to | Rémi Verschelde | 2015-11-22 | 1 | -3/+2 |
| | | | |||||
| * | | Merge pull request #2993 from leezh/nrex-v0.1 | Juan Linietsky | 2015-12-08 | 1 | -2/+3 |
| |\ \ | | | | | | | updated the RegEx library nrex to v0.1 | ||||
| | * | | updated nrex documentation | Zher Huei Lee | 2015-12-04 | 1 | -2/+3 |
| | | | | |||||
| * | | | Add constructor for Image built-in type | Franklin Sobrinho | 2015-12-06 | 1 | -0/+15 |
| |/ / | |||||
| * | | Edit documentation for AABB and Rect2. | Bojidar Marinov | 2015-11-29 | 1 | -5/+18 |
| | | | | | | | | | Docs for AABB were already present, but had a few mistakes. | ||||
| * | | Run -doctool on existing documentation | Bojidar Marinov | 2015-11-29 | 1 | -5/+11 |
| | | | | | | | | | Also, s/vecor/vector/ | ||||
| * | | Document byte conversion methods for Strings | est31 | 2015-11-24 | 1 | -7/+11 |
| | | | |||||
