Age | Commit message (Expand) | Author |
2018-04-25 | Fixed (minor) typo in CapsuleShape2D doc page | HoratioZEDU |
2018-04-22 | Merge pull request #18176 from nikibobi/string-trim | George Marques |
2018-04-22 | Add detail to doc for add_surface_from_arrays (#17911) | GaryO |
2018-04-22 | Merge pull request #18336 from PJB3005/18-04-21-command's | Max Hilbrunner |
2018-04-22 | [DOCS] Add note that Pool*Arrays are passed by value (#18340) | krogank9 |
2018-04-22 | [DOCS] Popup.popup_exclusive description | homer666 |
2018-04-21 | Fixes a typo in the VisualServer.canvas_item_add_set_transform docs. | Pieter-Jan Briers |
2018-04-20 | Merge pull request #18316 from Noshyaar/http | Max Hilbrunner |
2018-04-20 | [DOCS] add HTTPRequest.request return values | Poommetee Ketson |
2018-04-19 | Docs update for several classes | Craigory V Coppola |
2018-04-17 | add string trim_prefix trim_suffix lstrip and rstrip methods | bosak |
2018-04-16 | Add descriptions for GroupCall flags | bncastle |
2018-04-16 | Merge pull request #18210 from willvincent/feature/exp_doc_fix | Poommetee Ketson |
2018-04-15 | Remove incorrect & potentially confusing references to Euler | Will Vincent |
2018-04-14 | Minor fixes for the AnimationPlayer doc. | Michael Alexsander Silva Dias |
2018-04-11 | Update classref and docs, fix missing parameters' name | Poommetee Ketson |
2018-04-10 | [DOCS] OS | Max Hilbrunner |
2018-04-10 | doc: Sync classref with current source | Rémi Verschelde |
2018-04-10 | Merge pull request #18071 from denisw/navigation2d-docs | Rémi Verschelde |
2018-04-10 | Merge pull request #18091 from RandomShaper/icon-radio-item | Rémi Verschelde |
2018-04-10 | Merge pull request #17080 from simedis/pretty_print_tree | Rémi Verschelde |
2018-04-10 | Add Navigation docs | Denis Washington |
2018-04-10 | Add Navigation2D docs | Denis Washington |
2018-04-09 | Merge pull request #18083 from Noshyaar/tutorial | Rémi Verschelde |
2018-04-09 | Add support for radio-looking items with icon | Pedro J. Estébanez |
2018-04-09 | Merge pull request #18069 from mhilbrunner/docs-scenetree | Rémi Verschelde |
2018-04-09 | Made print_tree_pretty() function which displays scene tree graphically | Geoffrey |
2018-04-09 | Add new transform tutorial to appropriate classes | Poommetee Ketson |
2018-04-08 | [DOCS] SceneTree | Max Hilbrunner |
2018-04-08 | Merge pull request #16705 from Chaosus/generate_normals_flip | Juan Linietsky |
2018-04-08 | Merge pull request #17150 from robfram/check-animation-playing-backwards | Juan Linietsky |
2018-04-08 | Merge pull request #17443 from Noshyaar/tilesetcrash | Juan Linietsky |
2018-04-07 | Merge pull request #17583 from RandomShaper/enhance-uri-utils | Juan Linietsky |
2018-04-07 | Merge pull request #17730 from RandomShaper/radio-buttons-in-menus | Juan Linietsky |
2018-04-03 | [DOCS] Tweaks and fixes for (Interpolated)Camera | Mel Collins |
2018-03-30 | Added missing end points for brief descriptions in the docs. | Michael Alexsander Silva Dias |
2018-03-30 | [DOCS] Some content for InterpolatedCamera | Mel Collins |
2018-03-30 | [DOCS] Typo fix for CollisionShape[2D] | mhilbrunner |
2018-03-29 | Merge pull request #17839 from Noshyaar/1 | Poommetee Ketson |
2018-03-29 | [Docs] fix typos | Poommetee Ketson |
2018-03-28 | [DOCS] Node & PackedScene (#17833) | Max Hilbrunner |
2018-03-28 | [DOCS] Generic6DOFJoint fixes | Max Hilbrunner |
2018-03-27 | Add radio-button-looking entries to PopupMenu | Pedro J. Estébanez |
2018-03-27 | Enhance HTTPClient.query_string_from_dict() | Pedro J. Estébanez |
2018-03-23 | Fix converting to tileset crashes Godot if existing file is not tileset | Poommetee Ketson |
2018-03-21 | [DOCS] minor ParticlesMaterial docs fix Linear -> Radial | Poommetee Ketson |
2018-03-18 | Improve Input.is_action_just_* docs. | Pieter-Jan Briers |
2018-03-17 | Fixed small typo in the "InstancePlaceholder" doc. | Michael Alexsander Silva Dias |
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 |