| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Add a python script to check the current doc status | Bojidar Marinov | 2016-04-22 | 1 | -0/+430 | |
| |/ | ||||||
| * | string ends_with | Alexander Holland | 2016-04-17 | 1 | -0/+192 | |
| | | ||||||
| * | Sync docs with source | Rémi Verschelde | 2016-04-07 | 1 | -36/+388 | |
| | | ||||||
| * | Remove trailing spaces | Rémi Verschelde | 2016-04-02 | 6 | -284/+284 | |
| | | ||||||
| * | doc/base/classes.xml: String.match, Node.find_node | Josh Grams | 2016-03-27 | 1 | -2/+3 | |
| | | | | | Clarify wildcard behavior. | |||||
| * | Add function to convert Date time from a dictionary to Epoch | Kyle Luce | 2016-03-16 | 1 | -1/+31 | |
| | | | | | | | | | - Also changed get_time_from_unix_time to get_date_time_from_unix_time to be consistent. Ticket: https://github.com/godotengine/godot/issues/4038 | |||||
| * | Fixes the month consistency issue in enums and get_date etc | Kyle Luce | 2016-03-13 | 1 | -12/+24 | |
| | | | | | | | | | | | - Also updated the docs to reflect this. - Added some vim temp files to gitignore - Changed NaCL to be consistent with the other OS_Unix::get_date implementation (added 1 to month to map to 1-12) Ticket: https://github.com/godotengine/godot/issues/4025 | |||||
| * | Add option to keep margins when changing anchors, closes #3979 | Bojidar Marinov | 2016-03-09 | 1 | -1/+5 | |
| | | | | | | Amend: Fixed an issue for non-tool builds Amend2: Same, just fixed doing nothing at some times | |||||
| * | Merge pull request #3833 from AlexHolly/feature-file-md5 | Rémi Verschelde | 2016-03-08 | 1 | -0/+10 | |
| |\ | | | | | expose md5 for file(s) to gdscript | |||||
| | * | expose md5 for file(s) to gdscript | Alexander Holland | 2016-02-25 | 1 | -1/+27 | |
| | | | ||||||
| * | | doc: fix joystick left/right trigger axis description (index 6/7 instead of 4/5) | hondres | 2016-03-06 | 1 | -2/+2 | |
| | | | ||||||
| * | | Add more verbose build-in functions descriptions | Martin Chuckeles | 2016-03-06 | 1 | -28/+143 | |
| | | | | | | | | | Add descriptions for some global constants | |||||
| * | | Write GDScript documentation | Martin Chuckeles | 2016-03-05 | 1 | -1/+10 | |
| | | | ||||||
| * | | set_time_scale docs | Stabington | 2016-03-03 | 1 | -0/+1 | |
| | | | | | | | | | This is correct? | |||||
| * | | Revert "Merge pull request #3814 from est31/iterators_for_for" | Rémi Verschelde | 2016-03-01 | 1 | -43/+0 | |
| | | | | | | | | | | | This reverts commit adf50568890cefb5fc354dbc1b21c4140bb410f9, reversing changes made to ee2bc87c0ef3cc1a432655ff935e60f32977904d. | |||||
| * | | Quick fixes to tween documentation formatting | Rémi Verschelde | 2016-03-01 | 1 | -15/+5 | |
| | | | | | | | | | Maybe the reST parser should be improved instead though ;) | |||||
| * | | Merge pull request #3864 from leezh/editorplugin_extras | Juan Linietsky | 2016-02-28 | 1 | -7/+13 | |
| |\ \ | | | | | | | Adds EditorPlugin::remove_control_from_bottom_panel() | |||||
| | * | | Updated the docs for EditorPlugin | Zher Huei Lee | 2016-02-28 | 1 | -7/+13 | |
| | | | | | | | | | | | | | | | | One thing to note is that visibilty of the bottom panel items are automatically managed by the buttons along the bottom. | |||||
| * | | | Add xrange builtin function | est31 | 2016-02-28 | 1 | -0/+43 | |
| | | | | | | | | | | | | | Also update classes.xml in order to document xrange | |||||
| * | | | Document Tween class | Bojidar Marinov | 2016-02-28 | 1 | -1/+74 | |
| |/ / | ||||||
| * | | Completed the support for plugins! It is not possible to add plugins. | Juan Linietsky | 2016-02-27 | 1 | -114/+838 | |
| | | | | | | | | | | | | | Not all APIs are provided yet, please request whathever you are missing. Some example plugins are provided in demos/plugins. Just copy them to a folder in your project named addons/ and then enable them from the project settings. Have fun! | |||||
| * | | applied some typo fixes. see godotengine/godot-docs#18 | David | 2016-02-24 | 1 | -16/+16 | |
| |/ | ||||||
| * | 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. | |||||
| * | | Add a warning header to each rst file | Rémi Verschelde | 2016-02-17 | 1 | -0/+4 | |
| | | | | | | | | | To tell potential contributors that they should direct their work to the XML template and not the auto-generated reST | |||||
| * | | Implement support for [codeblock] tag in help | Rémi Verschelde | 2016-02-17 | 2 | -33/+75 | |
| |/ | | | | | 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 | 2 | -27/+19 | |
| |/ | | | | Also improve some code display. | |||||
| * | Fix badly formatted tags in XML | Rémi Verschelde | 2016-02-07 | 2 | -44/+48 | |
| | | | | | Also add parsing of [code] tags in RST converter | |||||
