Age | Commit message (Expand) | Author |
2018-03-17 | Fixed small typo in the "InstancePlaceholder" doc. | Michael Alexsander Silva Dias |
2018-03-16 | Implemented interface for bullet joint motors | Geoffrey |
2018-03-16 | [DOCS] Node: Remove duplicate information | Max Hilbrunner |
2018-03-15 | Merge pull request #17376 from marcelofg55/file_get_path | Hein-Pieter van Braam |
2018-03-15 | Merge pull request #17514 from brylie/patch-1 | Rémi Verschelde |
2018-03-15 | [DOCS] Node: Networking updates, fix outdated and missing docs | mhilbrunner |
2018-03-14 | Add brief description | Brylie Christopher Oxley |
2018-03-14 | Merge pull request #17489 from mhilbrunner/docs-input | Rémi Verschelde |
2018-03-13 | Add a binary mask to allow configuration of which mouse buttons the BaseButto... | Goutte |
2018-03-13 | [DOCS] Environment: Whitespace fixes | Max Hilbrunner |
2018-03-13 | [DOCS] Input | Max Hilbrunner |
2018-03-13 | Added File.get_path and File.get_path_absolute functions | Marcelo Fernandez |
2018-03-13 | Merge pull request #16971 from Noshyaar/tilemap | Rémi Verschelde |
2018-03-13 | Merge pull request #17094 from Calinou/add-dynamicfont-hinting-options | Rémi Verschelde |
2018-03-13 | Merge pull request #17440 from viktor-ferenczi/issue-5042 | Rémi Verschelde |
2018-03-11 | Properly closing all files in Python code | Viktor Ferenczi |
2018-03-10 | Update Image format enumeration documentation | Neil Moore |
2018-03-07 | Bring back Vector2.cross() | Bernhard Liebl |
2018-03-03 | [DOCS] Small fix to Area: Fix copy/paste errors | Max Hilbrunner |
2018-03-03 | Added `get_playing_speed` method to AnimationPlayer, returning the actual | robfram |
2018-03-02 | s/Camear/Camera in docs | Poommetee Ketson |
2018-03-02 | [DOCS] Small fix to PinJoint2D | Max Hilbrunner |
2018-03-01 | Add documentation for the DynamicFont hinting property | Hugo Locurcio |
2018-02-27 | doc: Sync classref with current source | Rémi Verschelde |
2018-02-27 | doc: Remove status from hardcoded version string | Rémi Verschelde |
2018-02-26 | added docs on Control's drag and drop api | indicainkwell |
2018-02-25 | Merge pull request #17003 from Noshyaar/docs | Rémi Verschelde |
2018-02-25 | [DOCS] Sync classref with current source | Poommetee Ketson |
2018-02-24 | Merge pull request #16952 from Noshyaar/datadir | Rémi Verschelde |
2018-02-24 | TileMap: add fix_invalid_tiles | Poommetee Ketson |
2018-02-24 | [DOCS] clarify that OS.get_user_data_dir needs project name | Poommetee Ketson |
2018-02-22 | StyleBoxTexture: Texture instead of RES for texture and normal_map. | Pieter-Jan Briers |
2018-02-22 | Added documentation for VehicleBody | BastiaanOlij |
2018-02-21 | Fix typos with codespell | luz.paz |
2018-02-21 | Merge pull request #16874 from volzhs/button-group-desc | Rémi Verschelde |
2018-02-21 | Mention about BaseButton.toggle_mode in ButtonGroup description | volzhs |
2018-02-20 | Clarified what the Tree's signals "item_activated" and "item_double_clicked" do. | Michael Alexsander Silva Dias |
2018-02-19 | Merge pull request #15563 from poke1024/gdscript-shuffle | Rémi Verschelde |
2018-02-19 | Merge pull request #16060 from sdfgeoff/apply_torque | Rémi Verschelde |
2018-02-19 | Added flip switch to generate_normals | Chaosus |
2018-02-19 | Merge pull request #16738 from YeldhamDev/rigidbodies_descriptions | Rémi Verschelde |
2018-02-19 | Made modifications to the RigidBody(2D) descriptions. | Michael Alexsander Silva Dias |
2018-02-19 | doc: Sync classref with current source | Rémi Verschelde |
2018-02-19 | doc: Update version string in header | Rémi Verschelde |
2018-02-18 | Merge pull request #16792 from Yanpas/md_maker | Rémi Verschelde |
2018-02-18 | fixed md script | Yan Pas |
2018-02-16 | Direct to InputEventJoypadButton for using buttons | Benjamin Stammen |
2018-02-16 | Documentation tool does not add escapes to code and codeblocks | Anish |
2018-02-15 | Exposed apply_torque_impulse to gdscript and added documentation for added ap... | sdfgeoff |
2018-02-14 | Merge pull request #15864 from GodotExplorer/pr-get_unique_id-desktop-impl | Rémi Verschelde |