summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-07-25Expose 64-bit Color methods to GDScript and fix/update Color XML docAaron Franke
2018-07-24Merge pull request #20278 from Noshyaar/0Rémi Verschelde
2018-07-24Fix example code for EditorImportPluginNoshyaar
2018-07-23Merge pull request #19313 from RandomShaper/improve-imageJuan Linietsky
2018-07-23Add trilinear filtering to image scalingPedro J. Estébanez
2018-07-22Defer TileMap::update_dirty_quadrants once again.Pieter-Jan Briers
2018-07-20Merge pull request #20157 from GodotExplorer/image-load-webpJuan Linietsky
2018-07-17Merge pull request #19087 from danvalho/masterMax Hilbrunner
2018-07-17Merge pull request #20191 from jvdnbus/line2d-stretchMax Hilbrunner
2018-07-17Doc: Add example for array indexingRémi Verschelde
2018-07-17Add webp buffer loader for Imagegeequlim
2018-07-16Line2D texture stretch modeJorn Van denbussche
2018-07-12Merge pull request #20068 from Xrayez/submenu-popup-delayMax Hilbrunner
2018-07-12Merge pull request #19540 from muiroc/cylinderMax Hilbrunner
2018-07-10Merge pull request #20014 from Chaosus/scrollableMax Hilbrunner
2018-07-09Add ability to set submenu's popup delay time on mouse hoveringAndrii Doroshenko (Xrayez)
2018-07-09mention load in texture classtoger5
2018-07-07Added scrollable property to SlidersChaosus
2018-07-05Merge pull request #18028 from gabrii/18026Max Hilbrunner
2018-07-05Merge pull request #15881 from dertom95/EditorScenePostImportMax Hilbrunner
2018-07-04Merge pull request #19849 from willnationsdev/expose-script-create-dialogMax Hilbrunner
2018-07-04Expose ScriptCreateDialog to EditorPluginwillnationsdev
2018-07-03Merge pull request #19244 from Chaosus/settingsperformance_and_colordeferredMax Hilbrunner
2018-07-02Document return value of yield() with signalsThomas ten Cate
2018-07-01Doc: Fix typos spotted by @yurchorRémi Verschelde
2018-07-01added cylinder shape supportmuiroc
2018-06-27Document Vector2.round() and Vector3.round()Hugo Locurcio
2018-06-18Merge pull request #19612 from Zylann/get_ticks_usecRémi Verschelde
2018-06-18Expose OS.get_ticks_usec()Marc Gilleron
2018-06-18Add longer description to ViewportTexture docMel Collins
2018-06-18Added description for abs function in Rect2unknown
2018-06-18Merge pull request #19622 from mhilbrunner/docs-builtinsMax Hilbrunner
2018-06-18[DOCS] Builtin keywords because search is terribadMax Hilbrunner
2018-06-18Merge pull request #19615 from romlok/viewporttexturedocMax Hilbrunner
2018-06-18Merge pull request #19621 from mhilbrunner/docs-treeitemMax Hilbrunner
2018-06-18[DOCS] TreeItem: Small fix for remove_child()Max Hilbrunner
2018-06-18[DOCS] InputEventMouseButton: FactorMax Hilbrunner
2018-06-17Add a little to ViewportTexture docsMel Collins
2018-06-15Fix Vector2 doc of floor, add ceil docletheed
2018-06-15doc: Remove extraneous empty lines in descriptionsRémi Verschelde
2018-06-14Added some details in skeleton docs.tagcup
2018-06-13Fix invalid DEFVAL in SpatialEditorGizmo::add_unscaled_billboardRémi Verschelde
2018-06-13Style fixes for commit d5bb6faaRémi Verschelde
2018-06-13Merge pull request #19526 from robojumper/fix_tutorialsRémi Verschelde
2018-06-12Add support for tutorial links to makerst.pyrobojumper
2018-06-11-Make sure that ProjectSettings are properly dumped when dumping docs.Juan Linietsky
2018-06-10updated Viewport docs to correct wrong information and fill out empty sectionsclayjohn
2018-06-08Added some documentation to particlesBastiaan Olij
2018-06-05Doc: Fix typo in File documentationRémi Verschelde
2018-06-05SpriteFrames: expose method to get array containing animation namesdanvalho