| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix documentation indentation for apply_torqe_impulse | Hein-Pieter van Braam | 2018-03-03 | 1 | -1/+1 |
| | | |||||
| * | [DOCS] Small fix to Area: Fix copy/paste errors | Max Hilbrunner | 2018-03-03 | 1 | -3/+3 |
| | | | | | (cherry picked from commit fdd0f18959b890e70a43a43d07e22af082319fc8) | ||||
| * | [DOCS] Small fix to PinJoint2D | Max Hilbrunner | 2018-03-03 | 1 | -1/+1 |
| | | | | | (cherry picked from commit 0b65bac1a18a2a9dbab3e1fec7cb9677ed1508eb) | ||||
| * | s/Camear/Camera in docs | Poommetee Ketson | 2018-03-03 | 1 | -2/+2 |
| | | | | | (cherry picked from commit b099a500eb9885adbe6532e4c5ef2186e413f524) | ||||
| * | Deprecate a typo for a new method introduced in 3.0.1 | Hein-Pieter van Braam | 2018-02-27 | 1 | -0/+9 |
| | | |||||
| * | doc: Sync with current source | Rémi Verschelde | 2018-02-27 | 1 | -1/+1 |
| | | |||||
| * | doc: Update version string for 3.0.2 | Rémi Verschelde | 2018-02-27 | 418 | -418/+418 |
| | | |||||
| * | added docs on Control's drag and drop api | indicainkwell | 2018-02-27 | 1 | -0/+55 |
| | | | | | (cherry picked from commit 7154a96d3f68fab458f9227931f6787a5d3f2034) | ||||
| * | Update doc version strings to 3.0.1 | Hein-Pieter van Braam | 2018-02-24 | 418 | -418/+418 |
| | | |||||
| * | [DOCS] clarify that OS.get_user_data_dir needs project name | Poommetee Ketson | 2018-02-24 | 1 | -0/+4 |
| | | | | | | | [ci skip] (cherry picked from commit 2c22c9dcfbad9639fb9254eb822f9f930cf852db) | ||||
| * | doc: Sync classref with current source | Rémi Verschelde | 2018-02-22 | 8 | -19/+1897 |
| | | |||||
| * | Fix typos with codespell | luz.paz | 2018-02-22 | 6 | -6/+6 |
| | | | | | | | | | | | | | | | | | Found via `codespell -q 3 --skip="./thirdparty,./editor/translations" -I ../godot-word-whitelist.txt` Whitelist consists of: ``` ang doubleclick lod nd que te unselect ``` (cherry picked from commit 612ab4bbc6f2396f4dcd68c3f142f7dfa2f5f0a5) | ||||
| * | Added documentation for VehicleBody | BastiaanOlij | 2018-02-22 | 2 | -0/+23 |
| | | | | | (cherry picked from commit 234b86e6b2d6ca22e0be6b5225b3763c057546cc) | ||||
| * | Revert "Fix wrong return type of xform functions" | Hein-Pieter van Braam | 2018-02-21 | 2 | -10/+10 |
| | | | | | | | As this will change bindings API this will have to wait for 3.1 This reverts commit 187c40d64dd733ea77b27d96416ab7ad106069b9. | ||||
| * | Direct to InputEventJoypadButton for using buttons | Benjamin Stammen | 2018-02-19 | 1 | -1/+1 |
| | | | | | (cherry picked from commit 6af7dafd6c5a3d925cc2c08fed93c288a3dca461) | ||||
| * | Made modifications to the RigidBody(2D) descriptions. | Michael Alexsander Silva Dias | 2018-02-19 | 2 | -9/+4 |
| | | | | | (cherry picked from commit 50e6b3c0050c3f73efa2070291ee1720d7750c7f) | ||||
| * | Added "allow_reselect" property to ItemList and enabled it for the ↵ | Michael Alexsander Silva Dias | 2018-02-19 | 1 | -0/+5 |
| | | | | | | | method/help lists. (cherry picked from commit 4dbf6ac1b890ff6333d1600d2c091baa176b356c) | ||||
| * | Add a function to remove controls from containers | George Marques | 2018-02-19 | 1 | -0/+11 |
| | | | | | | | Closes #5968 (cherry picked from commit da69a0625333304e81e5d706d13e15ccbd414a52) | ||||
| * | Expose priority and order for custom import plugins | George Marques | 2018-02-19 | 1 | -0/+14 |
| | | | | | (cherry picked from commit c68948fdfaf154acc00b9b92f44875d8518957c4) | ||||
| * | Fixed KinematicBody move_and_slide documentation naming | Andrew Silver | 2018-02-19 | 1 | -1/+1 |
| | | | | | (cherry picked from commit da81d9f843c7b1d42c92e10e61c4c7e3a9cfd612) | ||||
| * | Fixed wrong example in JSONParseResult. | Michael Alexsander Silva Dias | 2018-02-19 | 1 | -4/+4 |
| | | | | | (cherry picked from commit 24e87f97c600f73187a8c3c9071943a465a6354e) | ||||
| * | [DOCS] parse_json: Objects do not keep key order | Max Hilbrunner | 2018-02-19 | 3 | -2/+4 |
| | | | | | | | Document JSON not guaranteeing key order. (cherry picked from commit 82b8f1729dd2d0d1e574628e82261e2a21809a96) | ||||
| * | Small fixes for the Control description in the docs. | Michael Alexsander Silva Dias | 2018-02-04 | 1 | -3/+3 |
| | | | | | (cherry picked from commit 5e0821e867ee2b63297d527d2fe7aaae377a2007) | ||||
| * | Errata fix on Image get_format() description | Profesor Tartelett | 2018-02-04 | 1 | -1/+1 |
| | | | | | | | The description of this function seems to be duplicated from the preceding description. (cherry picked from commit 9d735ffacbc92d854c9625c2c6930a32282b3e96) | ||||
| * | Expose a few GraphEdit methods to script languages | George Marques | 2018-02-04 | 1 | -0/+77 |
| | | | | | (cherry picked from commit b80bc73a179cae249121ac3c93fd771978c05bb0) | ||||
| * | Add interface for plugins to enable/disable other plugins | George Marques | 2018-02-04 | 1 | -0/+20 |
| | | | | | (cherry picked from commit 87be0bc1101d7cf52ca40c5b3b7fc87b785edfb1) | ||||
| * | Viewport doc improvements | Chaosus | 2018-02-04 | 1 | -0/+38 |
| | | | | | (cherry picked from commit ffcbb0c3585b03f871197715eb418d22c95ea8e2) | ||||
| * | Display set_nodelay to GDScript | Marlon Henry Schweigert | 2018-02-04 | 1 | -0/+10 |
| | | | | | | | | | | | | | Pass enabled arg Rename set_nodelay to set_no_delay Add description to the method Change description (cherry picked from commit 87adf9cfbab00a40aad483b4e709518d5f61b6d1) | ||||
| * | Fix wrong return type of xform functions | Poommetee Ketson | 2018-01-30 | 2 | -10/+10 |
| | | | | | (cherry picked from commit ebe23375156fbc0d610460b2a0e995bb5c966f84) | ||||
| * | Update ProjectSettings description to correct usage | volzhs | 2018-01-26 | 1 | -1/+1 |
| | | | | | Fix #16078 | ||||
| * | doc: Fix references to online tutorials after godotengine/godot-docs#1015 | Rémi Verschelde | 2018-01-25 | 66 | -75/+75 |
| | | |||||
| * | doc: Sync with current source | Rémi Verschelde | 2018-01-25 | 418 | -420/+420 |
| | | | | | | | Also enhance RigidBody docs as per https://github.com/godotengine/godot-docs/pull/1018 and fix the version tag in all files (not really stable yet, but it makes no sense to hardcode rc3 at this stage). | ||||
| * | doc: Sync with current source | Rémi Verschelde | 2018-01-24 | 1 | -3/+3 |
| | | |||||
| * | Fix bug in color doc | Chaosus | 2018-01-24 | 1 | -2/+1 |
| | | |||||
| * | More precise description for is_visible_in_tree | PetePete1984 | 2018-01-22 | 1 | -1/+1 |
| | | |||||
| * | clarify OS.execute usage, add examples | Todd Ross | 2018-01-20 | 1 | -1/+12 |
| | | |||||
| * | Added description to dedent in String.xml | Anutrix | 2018-01-19 | 1 | -0/+1 |
| | | |||||
| * | Merge pull request #15857 from YeldhamDev/find_last_doc | Poommetee Ketson | 2018-01-19 | 1 | -1/+1 |
| |\ | | | | | | | | | [DOCS] Fixed incorrect information inside String's "find_last" method [ci skip] | ||||
| | * | [DOCS] Fixed incorrect information inside String's "find_last" method. | Michael Alexsander Silva Dias | 2018-01-19 | 1 | -1/+1 |
| | | | |||||
| * | | Fix typos in code and docs with codespell | Rémi Verschelde | 2018-01-18 | 24 | -78/+78 |
| | | | | | | | | | Using v1.11.0 from https://github.com/lucasdemarchi/codespell | ||||
| * | | Merge pull request #15845 from Anutrix/master | Rémi Verschelde | 2018-01-18 | 1 | -0/+2 |
| |\ \ | | | | | | | Added description to get_collision_mask_bit and set_collision_mask_bit in RayCast2D.xml | ||||
| | * | | Added description to get_collision_mask_bit and set_collision_mask_bit in ↵ | Anutrix | 2018-01-18 | 1 | -0/+2 |
| | |/ | | | | | | | RayCast2D.xml | ||||
| * / | Update MultiMeshInstance and WorldEnvironment documentation | Abhas Kumar Sinha | 2018-01-18 | 2 | -3/+8 |
| |/ | | | | With some edits by @akien-mga. | ||||
| * | few doc fixes | Chaosus | 2018-01-17 | 1 | -2/+2 |
| | | |||||
| * | doc: Replace some more "val" with "value" + sync | Rémi Verschelde | 2018-01-17 | 53 | -65/+65 |
| | | |||||
| * | Fixes for parameter names of builtin functions in visual scripts/core | Chaosus | 2018-01-16 | 1 | -2/+2 |
| | | |||||
| * | [DOCS] Description for the JavaScript singleton in @GlobalScope. | Michael Alexsander Silva Dias | 2018-01-15 | 1 | -0/+1 |
| | | |||||
| * | Filled tutorial field in most relevent classes. | Juan Linietsky | 2018-01-15 | 67 | -13/+76 |
| | | | | | Added tutorial display in doc. | ||||
| * | Fix an issue with the animation editor not seeking to the target time properly. | Bojidar Marinov | 2018-01-14 | 1 | -0/+3 |
| | | | | | Fixes #15646. | ||||
| * | doc: Sync with current source | Rémi Verschelde | 2018-01-13 | 7 | -14/+12 |
| | | |||||
