| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #17489 from mhilbrunner/docs-input | Rémi Verschelde | 2018-03-14 | 1 | -3/+24 |
| |\ | | | | | [DOCS] Input | ||||
| | * | [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 |
| | | | | |||||
| * | | | Merge pull request #17440 from viktor-ferenczi/issue-5042 | Rémi Verschelde | 2018-03-13 | 2 | -0/+7 |
| |\ \ \ | | | | | | | | | Properly closing all files in Python build code | ||||
| | * | | | Properly closing all files in Python code | Viktor Ferenczi | 2018-03-11 | 2 | -0/+7 |
| | | | | | |||||
| * | | | | 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 |
| | | | | | |||||
| * | | | | Merge pull request #16792 from Yanpas/md_maker | Rémi Verschelde | 2018-02-18 | 1 | -8/+13 |
| |\ \ \ \ | | | | | | | | | | | fixed md script | ||||
| | * | | | | fixed md script | Yan Pas | 2018-02-18 | 1 | -8/+13 |
| | | | | | | |||||
| * | | | | | Direct to InputEventJoypadButton for using buttons | Benjamin Stammen | 2018-02-16 | 1 | -1/+1 |
| |/ / / / | |||||
| * / / / | Documentation tool does not add escapes to code and codeblocks | Anish | 2018-02-16 | 1 | -4/+26 |
| |/ / / | | | | | | | | | | | | | | | | | | | Instead of adding the escapes to all * and _ the tool now excludes the characters inside [code] and [codeblock]. Resolves: #15156 | ||||
| * | | | 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 | ||||
