| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | [DOCS] Input | Max Hilbrunner | 2018-03-13 | 1 | -3/+24 | |
| | | | | | | | | ||||||
| * | | | | | | | [DOCS] Environment: Whitespace fixes | Max Hilbrunner | 2018-03-13 | 1 | -3/+4 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #16971 from Noshyaar/tilemap | Rémi Verschelde | 2018-03-13 | 1 | -0/+7 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | TileMap: add fix_invalid_tiles | |||||
| | * | | | | | | TileMap: add fix_invalid_tiles | Poommetee Ketson | 2018-02-24 | 1 | -0/+7 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge pull request #17094 from Calinou/add-dynamicfont-hinting-options | Rémi Verschelde | 2018-03-13 | 1 | -0/+12 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add an hinting mode setting to DynamicFonts | |||||
| | * | | | | | | | Add documentation for the DynamicFont hinting property | Hugo Locurcio | 2018-03-01 | 1 | -0/+12 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Update Image format enumeration documentation | Neil Moore | 2018-03-10 | 1 | -0/+35 | |
| | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | Provides more information about each image format. | |||||
| * | | | | | | | Bring back Vector2.cross() | Bernhard Liebl | 2018-03-07 | 1 | -0/+9 | |
| | | | | | | | | ||||||
| * | | | | | | | [DOCS] Small fix to Area: Fix copy/paste errors | Max Hilbrunner | 2018-03-03 | 1 | -3/+3 | |
| | |_|/ / / / |/| | | | | | ||||||
| * | | | | | | s/Camear/Camera in docs | Poommetee Ketson | 2018-03-02 | 1 | -2/+2 | |
| | | | | | | | ||||||
| * | | | | | | [DOCS] Small fix to PinJoint2D | Max Hilbrunner | 2018-03-02 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | doc: Sync classref with current source | Rémi Verschelde | 2018-02-27 | 2 | -1/+3 | |
| | | | | | | | ||||||
| * | | | | | | doc: Remove status from hardcoded version string | Rémi Verschelde | 2018-02-27 | 423 | -423/+423 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | It has no practical use case and just generates noise for each alpha, beta, etc. | |||||
| * | | | | | | added docs on Control's drag and drop api | indicainkwell | 2018-02-26 | 1 | -0/+55 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #17003 from Noshyaar/docs | Rémi Verschelde | 2018-02-25 | 17 | -23/+159 | |
| |\ \ \ \ \ | | | | | | | | | | | | | [DOCS] Sync classref with current source | |||||
| | * | | | | | [DOCS] Sync classref with current source | Poommetee Ketson | 2018-02-25 | 17 | -23/+159 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #16952 from Noshyaar/datadir | Rémi Verschelde | 2018-02-24 | 1 | -0/+4 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | [DOCS] clarify that OS.get_user_data_dir needs project name | |||||
| | * | | | | [DOCS] clarify that OS.get_user_data_dir needs project name | Poommetee Ketson | 2018-02-24 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
| * | | | | | StyleBoxTexture: Texture instead of RES for texture and normal_map. | Pieter-Jan Briers | 2018-02-22 | 1 | -2/+2 | |
| |/ / / / | ||||||
| * | | | | Added documentation for VehicleBody | BastiaanOlij | 2018-02-22 | 2 | -0/+23 | |
| | | | | | ||||||
| * | | | | Fix typos with codespell | luz.paz | 2018-02-21 | 7 | -7/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Found via `codespell -q 3 --skip="./thirdparty,./editor/translations" -I ../godot-word-whitelist.txt` Whitelist consists of: ``` ang doubleclick lod nd que te unselect ``` | |||||
| * | | | | Merge pull request #16874 from volzhs/button-group-desc | Rémi Verschelde | 2018-02-21 | 1 | -0/+1 | |
| |\ \ \ \ | | | | | | | | | | | Mention about BaseButton.toggle_mode in ButtonGroup description | |||||
| | * | | | | Mention about BaseButton.toggle_mode in ButtonGroup description | volzhs | 2018-02-21 | 1 | -0/+1 | |
| | | | | | | ||||||
| * | | | | | Clarified what the Tree's signals "item_activated" and "item_double_clicked" do. | Michael Alexsander Silva Dias | 2018-02-20 | 1 | -2/+2 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #15563 from poke1024/gdscript-shuffle | Rémi Verschelde | 2018-02-19 | 1 | -0/+5 | |
| |\ \ \ \ | | | | | | | | | | | Add shuffle() method to Array | |||||
| | * | | | | Add shuffle() method to Array | poke1024 | 2018-01-10 | 1 | -0/+5 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #16060 from sdfgeoff/apply_torque | Rémi Verschelde | 2018-02-19 | 1 | -0/+9 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Exposed apply_torque_impulse to gdscript | |||||
| | * | | | | | Exposed apply_torque_impulse to gdscript and added documentation for added ↵ | sdfgeoff | 2018-02-15 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | apply_torque_impulse method | |||||
| * | | | | | | Merge pull request #16738 from YeldhamDev/rigidbodies_descriptions | Rémi Verschelde | 2018-02-19 | 2 | -9/+4 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Made modifications to the RigidBody(2D) descriptions | |||||
| | * | | | | | | Made modifications to the RigidBody(2D) descriptions. | Michael Alexsander Silva Dias | 2018-02-19 | 2 | -9/+4 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | doc: Sync classref with current source | Rémi Verschelde | 2018-02-19 | 14 | -15/+2117 | |
| | | | | | | | ||||||
| * | | | | | | doc: Update version string in header | Rémi Verschelde | 2018-02-19 | 418 | -418/+418 | |
| | | | | | | | ||||||
| * | | | | | | Direct to InputEventJoypadButton for using buttons | Benjamin Stammen | 2018-02-16 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #15864 from GodotExplorer/pr-get_unique_id-desktop-impl | Rémi Verschelde | 2018-02-14 | 1 | -1/+2 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Implement more methods for OS on Desktop platforms | |||||
| | * | | | | | OSX: implement OS.get_unique_id | geequlim | 2018-02-01 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Update the documentations for OS.get_unique_id() | |||||
| * | | | | | | Merge pull request #16677 from YeldhamDev/itemlist_reselect | Rémi Verschelde | 2018-02-14 | 1 | -0/+5 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Added "allow_reselect" property to ItemList and enabled it for the method/help lists | |||||
| | * | | | | | | Added "allow_reselect" property to ItemList and enabled it for the ↵ | Michael Alexsander Silva Dias | 2018-02-14 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | method/help lists. | |||||
| * | | | | | | | Add mbedtls module | Fabio Alessandrelli | 2018-02-14 | 1 | -0/+7 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #16659 from vnen/plugin_order | Rémi Verschelde | 2018-02-14 | 1 | -0/+14 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Expose priority and order for custom import plugins | |||||
| | * | | | | | | Expose priority and order for custom import plugins | George Marques | 2018-02-13 | 1 | -0/+14 | |
| | | | | | | | | ||||||
| * | | | | | | | Add a function to remove controls from containers | George Marques | 2018-02-13 | 1 | -0/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #5968 | |||||
| * | | | | | | | Merge pull request #16401 from YeldhamDev/json_example_fix | Rémi Verschelde | 2018-02-13 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fixed wrong example in JSONParseResult | |||||
| | * | | | | | | | Fixed wrong example in JSONParseResult. | Michael Alexsander Silva Dias | 2018-02-04 | 1 | -4/+4 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #16306 from mhilbrunner/mhilbrunner-docs-json-keyorder | Rémi Verschelde | 2018-02-12 | 3 | -2/+4 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | [DOCS] parse_json: Objects do not keep key order | |||||
| | * | | | | | | | [DOCS] parse_json: Objects do not keep key order | Max Hilbrunner | 2018-02-02 | 3 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document JSON not guaranteeing key order. | |||||
| * | | | | | | | | Fixed KinematicBody move_and_slide documentation naming | Andrew Silver | 2018-02-05 | 1 | -1/+1 | |
| | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | | Fix broken variant call of Vector3.snapped | Timur Celik | 2018-02-03 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Small fixes for the Control description in the docs. | Michael Alexsander Silva Dias | 2018-02-01 | 1 | -3/+3 | |
| | | | | | | | ||||||
| * | | | | | | Errata fix on Image get_format() description | Profesor Tartelett | 2018-01-31 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | The description of this function seems to be duplicated from the preceding description. | |||||
| * | | | | | | Merge pull request #16188 from Schweigert/master | Rémi Verschelde | 2018-01-31 | 1 | -0/+10 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Display set_nodelay to GDScript | |||||
