summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2020-11-09Merge pull request #42841 from HaSa1002/docs-lang-3Rémi Verschelde
2020-11-07Merge pull request #42896 from Calinou/httprequest-increase-chunk-sizeRémi Verschelde
2020-11-07Merge pull request #42947 from Calinou/image-load-bmp-from-bufferRémi Verschelde
2020-11-07Increase the default HTTPClient download chunk size to 64 KiBHugo Locurcio
2020-11-06Merge pull request #41746 from Calinou/doc-projectsettings-fullscreen-borderlessRémi Verschelde
2020-11-06Merge pull request #42870 from Calinou/doc-httprequest-tls-versionRémi Verschelde
2020-11-06Merge pull request #43283 from Calinou/color-remove-contrastedRémi Verschelde
2020-11-05doc: Override default value for RandomNumberGenerator.seedRémi Verschelde
2020-11-04doc: Sync classref with current source + fixup some bindingsRémi Verschelde
2020-11-03Fix typo in Tabs doc.Ryan Roden-Corrent
2020-11-03Remove `Color.contrasted()` as its behavior is barely usefulHugo Locurcio
2020-11-03Tooltips: Improve code clarity and docsRémi Verschelde
2020-11-03Merge pull request #40364 from marstaik/alpha2coverage_upRémi Verschelde
2020-11-02Alpha Hash and Alpha2Coverage ImplementationMarios Staikopoulos
2020-11-02Merge pull request #43260 from HaSa1002/mainloop-remove-deprecated-methodsRémi Verschelde
2020-11-01Correct documentation about NinePatchRect stretch modesHugo Locurcio
2020-11-01MainLoop: Remove deprecated methodsHaSa1002
2020-11-01Port code examples to C# (D)HaSa1002
2020-10-31Fix a variable being redeclared in the HTTPRequest code sampleHugo Locurcio
2020-10-29Merge pull request #42811 from Calinou/doc-packetpeerudp-wait-interruptRémi Verschelde
2020-10-28Clarify what the "item_rect_changed" signal doesSirQuartz
2020-10-28Improve the documentation related to fullscreen and borderless settingsHugo Locurcio
2020-10-27Document hiding a Control when its reference point is behind the cameraHugo Locurcio
2020-10-27Improved documentation for TileMap.cell_y_sortDustin Petersohn
2020-10-25Fixup `ColorRamp` to `Gradient` renamesAndrii Doroshenko (Xrayez)
2020-10-24Rename button group property to button_groupAaron Franke
2020-10-22Merge pull request #42907 from Xrayez/add-ref-rect-border-widthRémi Verschelde
2020-10-20Add `Image.load_bmp_from_buffer()` for run-time BMP image loadingHugo Locurcio
2020-10-20Cross-reference `ColorRect` and `ReferenceRect` in the class referenceAndrii Doroshenko (Xrayez)
2020-10-20Add `border_width` to `ReferenceRect`Andrii Doroshenko (Xrayez)
2020-10-20Removed underscore from GraphEdit begin/end_node_move signalsYuri Roubinsky
2020-10-19Document how to display the vertex color in `SurfaceTool.add_color()`Hugo Locurcio
2020-10-19Merge pull request #42558 from Chaosus/vs_curveRémi Verschelde
2020-10-19Merge pull request #42579 from theoway/stylebox_and_control_documentationRémi Verschelde
2020-10-18Revert "Replace SAO implementation with MSSAO"Juan Linietsky
2020-10-18Merge pull request #42077 from clayjohn/MSSAOJuan Linietsky
2020-10-18Merge pull request #42201 from clayjohn/Vulkan-new-glowJuan Linietsky
2020-10-18Replace SAO implementation with MSSAOclayjohn
2020-10-18Optimize Glow with local memoryclayjohn
2020-10-18Merge pull request #41418 from clayjohn/Vulkan-aerialRémi Verschelde
2020-10-18Added VisualShaderNodeCurve to easy gather data from a CurveTextureYuri Roubinsky
2020-10-17Add aerial perspective to fixed fogclayjohn
2020-10-17Document the supported TLS versions in HTTPRequestHugo Locurcio
2020-10-17Document that setting node name will remove @sTomasz Chabora
2020-10-15Merge pull request #42823 from madmiraal/update-intersect_point-docRémi Verschelde
2020-10-15Merge pull request #42778 from madmiraal/remove-get_layersRémi Verschelde
2020-10-15Update intersect_point documentation to mention solid shapes.Marcel Admiraal
2020-10-15Clarify that `MultiMesh.set_instance_color()` multiplies vertex colorsHugo Locurcio
2020-10-15Document how to interrupt `PacketPeerUDP.wait()`Hugo Locurcio
2020-10-14Link the Random number generation tutorial in the class referenceHugo Locurcio