summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2020-06-11doc: Sync classref with current sourceRémi Verschelde
2020-06-11Merge pull request #39355 from SaviHex/better-docs-linksRémi Verschelde
2020-06-11Adds full description for AudioEffectRecord.xmlVictoria Fisher
2020-06-10Added a "title" attribute for the link tag in the docs xmlSaviHex
2020-06-10Merge pull request #39430 from Calinou/doc-3d-light-radiusRémi Verschelde
2020-06-10Improve the 3D light documentationsHugo Locurcio
2020-06-10Merge pull request #39409 from akien-mga/astar-get_closest_point-deterministicRémi Verschelde
2020-06-10Merge pull request #39413 from akien-mga/doc-file-store-signed-intsRémi Verschelde
2020-06-10Merge pull request #39429 from Calinou/doc-dictionary-hash-orderRémi Verschelde
2020-06-10Mention ordering caveats for `Dictionary.hash()`Hugo Locurcio
2020-06-09doc: Make File store/get integer methods clearerRémi Verschelde
2020-06-09Merge pull request #39391 from YeldhamDev/filediag_file_iconRémi Verschelde
2020-06-09Update Rigidbody 2D and 3D sleep documentation.Marcel Admiraal
2020-06-09AStar: Make get_closest_point() deterministic for equidistant pointsRémi Verschelde
2020-06-08Add generic file icon and its modulation to the 'FileDialog'Michael Alexsander
2020-06-04Correct misspellings of damped spring.Marcel Admiraal
2020-06-04doc: Sync classref with current sourceRémi Verschelde
2020-06-03Merge pull request #39257 from Chaosus/fix_integer_vectors_docRémi Verschelde
2020-06-03Fix docs generation for Vector2i/Vector3i/Rect2iYuri Roubinsky
2020-06-03Merge pull request #39113 from nekomatata/bbcode-image-colorRémi Verschelde
2020-06-03Merge pull request #39130 from Calinou/dynamicfont-disable-outline-antialiasingRémi Verschelde
2020-06-02Merge pull request #39210 from Calinou/directional-light-performance-hintRémi Verschelde
2020-06-02Clarify usage of AnimationPlayer with AnimationTree and fill in empty method ...Maganty Rushyendra
2020-06-01Add performance hints to the DirectionalLight shadow mode property hintHugo Locurcio
2020-05-30Add color option for img bbcode tag in RichTextLabel to tint imagesPouleyKetchoupp
2020-05-29Merge pull request #39010 from gvekan/fix-documentationRémi Verschelde
2020-05-29Merge pull request #39051 from Xrayez/geometry-splitRémi Verschelde
2020-05-28Disable antialiasing on the DynamicFont outline as well when requestedHugo Locurcio
2020-05-27makerst: Print status messages to make the CI output clearerHugo Locurcio
2020-05-27Split `Geometry` singleton into `Geometry2D` and `Geometry3D`Andrii Doroshenko (Xrayez)
2020-05-27Expose `get_char_size()` from Font instead of BitmapFontMaganty Rushyendra
2020-05-26Fix ProjectSettings.save_custom documentationGustav
2020-05-21Clarifies 'icon_separation' in TabContainer (instead of 'hseparation')Dominik 'dreamsComeTrue' Jasiński
2020-05-20doc: Sync classref with current sourceRémi Verschelde
2020-05-20Merge pull request #38874 from bruvzg/tab_drv_sel_40Rémi Verschelde
2020-05-20Merge pull request #38794 from nekomatata/text-edit-search-resultRémi Verschelde
2020-05-20[Windows] Add tablet driver selection.bruvzg
2020-05-18Merge pull request #38791 from clayjohn/physical-sky-updateRémi Verschelde
2020-05-18Update description of Object.free() methodRemi Rampin
2020-05-17Merge pull request #38795 from Calinou/doc-array-dictionary-referenceMax Hilbrunner
2020-05-17Merge pull request #38695 from dreamsComeTrue/node-swap-order-argumentsRémi Verschelde
2020-05-16Document that Dictionary is always passed as referenceHugo Locurcio
2020-05-16TextEdit search returns a dictionary instead of VectorPouleyKetchoupp
2020-05-16Add night sky to PhysicalSkyMaterialclayjohn
2020-05-16Remove HQ2X and the `Image.expand_2x_hq2x()` methodHugo Locurcio
2020-05-15Replace 'add_child_below_node' with 'add_sibling' in NodeDominik 'dreamsComeTrue' Jasiński
2020-05-15doc: Sync classref with current sourceRémi Verschelde
2020-05-15Merge pull request #38754 from Calinou/doc-canvasitem-texture-filter-repeatRémi Verschelde
2020-05-15Document CanvasItem's texture filtering and repeating modesHugo Locurcio
2020-05-15Document the Camera3D's `effects` propertyHugo Locurcio