Age | Commit message (Expand) | Author |
2018-08-17 | [DOCS] Updates to assorted class descriptions. | Chris Bradfield |
2018-08-17 | Bind ItemList's item_custom_fg_color methods | Rémi Verschelde |
2018-08-16 | add project method to Vector2/3 | Thomas Herzog |
2018-08-15 | Doc: Clarify usage of dialog_hide_on_ok and caveat for FileDialog | Rémi Verschelde |
2018-08-14 | Merge pull request #20906 from Chaosus/rrect_fix | Rémi Verschelde |
2018-08-14 | Merge pull request #20665 from SaracenOne/animation_tree_control | Rémi Verschelde |
2018-08-14 | Merge pull request #20773 from Noshyaar/tree | Rémi Verschelde |
2018-08-14 | Merge pull request #20932 from clayjohn/doc_backbuffercopy | Rémi Verschelde |
2018-08-13 | removed reference to texscreen | clayjohn |
2018-08-13 | Merge pull request #20918 from Fluffel/document_tween_branch | Rémi Verschelde |
2018-08-13 | Merge pull request #20554 from YeldhamDev/cursor_doc_linux | Rémi Verschelde |
2018-08-11 | [DOCS] get_indexed, tween | Fluffel |
2018-08-11 | Fix ReferenceRect border | Chaosus |
2018-08-10 | Merge pull request #14704 from poke1024/colorconstants | Juan Linietsky |
2018-08-07 | [DOCS] SceneTree stretching constants | Poommetee Ketson |
2018-08-07 | [DOCS] complete Tree.get_drop_section_at_position and Tree.drop_mode_flags | Poommetee Ketson |
2018-08-05 | Merge pull request #20645 from Ertain/master | Max Hilbrunner |
2018-08-05 | Small doc formating changes and Linux cursor theme note | Michael Alexsander Silva Dias |
2018-08-03 | Improve TileMap.get_used_cells docs. | PJB3005 |
2018-08-02 | Add method to manually advance AnimationTree and manual process mode. | Saracen |
2018-07-31 | Added description and measurement | Jason Anderson |
2018-07-31 | Allow some non-integer built-in constants in gdscript | Bernhard Liebl |
2018-07-30 | Added description | Jason Anderson |
2018-07-28 | Added a method to find the index for a surface with a given name | Bastiaan Olij |
2018-07-26 | Merge pull request #15643 from organicpencil/bullet_contact_impulse | Rémi Verschelde |
2018-07-26 | doc: Sync classref with current source | Rémi Verschelde |
2018-07-25 | Expose 64-bit Color methods to GDScript and fix/update Color XML doc | Aaron Franke |
2018-07-24 | Merge pull request #20278 from Noshyaar/0 | Rémi Verschelde |
2018-07-24 | Fix example code for EditorImportPlugin | Noshyaar |
2018-07-23 | Merge pull request #19313 from RandomShaper/improve-image | Juan Linietsky |
2018-07-23 | Add trilinear filtering to image scaling | Pedro J. Estébanez |
2018-07-22 | Defer TileMap::update_dirty_quadrants once again. | Pieter-Jan Briers |
2018-07-20 | Merge pull request #20157 from GodotExplorer/image-load-webp | Juan Linietsky |
2018-07-17 | Merge pull request #19087 from danvalho/master | Max Hilbrunner |
2018-07-17 | Merge pull request #20191 from jvdnbus/line2d-stretch | Max Hilbrunner |
2018-07-17 | Doc: Add example for array indexing | Rémi Verschelde |
2018-07-17 | Add webp buffer loader for Image | geequlim |
2018-07-16 | Line2D texture stretch mode | Jorn Van denbussche |
2018-07-12 | Merge pull request #20068 from Xrayez/submenu-popup-delay | Max Hilbrunner |
2018-07-12 | Merge pull request #19540 from muiroc/cylinder | Max Hilbrunner |
2018-07-10 | Merge pull request #20014 from Chaosus/scrollable | Max Hilbrunner |
2018-07-09 | Add ability to set submenu's popup delay time on mouse hovering | Andrii Doroshenko (Xrayez) |
2018-07-09 | mention load in texture class | toger5 |
2018-07-07 | Added scrollable property to Sliders | Chaosus |
2018-07-05 | Merge pull request #18028 from gabrii/18026 | Max Hilbrunner |
2018-07-05 | Merge pull request #15881 from dertom95/EditorScenePostImport | Max Hilbrunner |
2018-07-04 | Merge pull request #19849 from willnationsdev/expose-script-create-dialog | Max Hilbrunner |
2018-07-04 | Expose ScriptCreateDialog to EditorPlugin | willnationsdev |
2018-07-03 | Merge pull request #19244 from Chaosus/settingsperformance_and_colordeferred | Max Hilbrunner |
2018-07-02 | Document return value of yield() with signals | Thomas ten Cate |