summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2020-06-15Merge pull request #39490 from Calinou/doc-node-virtual-method-treeRémi Verschelde
2020-06-15Merge pull request #39521 from 31/fix-image-createfromdataRémi Verschelde
2020-06-15Merge pull request #39462 from Calinou/doc-in-operatorRémi Verschelde
2020-06-15Merge pull request #39520 from skyace65/labelRémi Verschelde
2020-06-14Fix label percent visible doc descriptionskyace65
2020-06-14Document how to resize a SubViewportContainer to avoid stretchingHugo Locurcio
2020-06-14Merge pull request #39529 from ricardoprins/pr/39419Rémi Verschelde
2020-06-13Add description to TileSet.is_tile_bound() methodRicardo Prins
2020-06-13Fix Material.render_priority doc: no opaque sort31
2020-06-13Fix Image.create_from_data use_mipmaps doc31
2020-06-13Add keyboard layout enumeration / set / get functions (macOS, Windows, Linux/...bruvzg
2020-06-12Clarify Node virtual methdods not being called if node is orphanHugo Locurcio
2020-06-12Document the `in` operator in String, Array and Dictionary classesHugo Locurcio
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-05Add note about automatic window title to FileDialog documentation.dominiks
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-02Refactor physics force and impulse codeAaron Franke
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-31Remove OS.get_system_time_secs/get_system_time_msecs and change OS.get_unix_t...Emmanuel Leblond
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-22Option in RichTextLabel for height to fit contentPouleyKetchoupp
2020-05-21Clarifies 'icon_separation' in TabContainer (instead of 'hseparation')Dominik 'dreamsComeTrue' Jasiński