summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2020-05-13Update game controller enums.Marcel Admiraal
2020-05-12Make it clear that PhysicsDirectSpaceState is only available fromMarcel Admiraal
2020-05-12Merge pull request #38689 from Calinou/rename-ssl-certificate-settingRémi Verschelde
2020-05-12Rename SSL certificate bundle setting to clarify the "overriding" aspectHugo Locurcio
2020-05-12doc: Sync classref with current sourceRémi Verschelde
2020-05-11Merge pull request #38635 from Calinou/tilemap-rename-ysort-indexRémi Verschelde
2020-05-11doc: Sync classref with current sourceRémi Verschelde
2020-05-10Rename various TileMap methods/properties for clarity and consistencyHugo Locurcio
2020-05-10Merge pull request #38548 from kuruk-mm/add_string_join_to_gdscriptRémi Verschelde
2020-05-10Revert "Renamed plane's d to distance"Rémi Verschelde
2020-05-10Merge pull request #38505 from KoBeWi/ms_visual_docsRémi Verschelde
2020-05-10Merge pull request #38613 from MCrafterzz/planeRémi Verschelde
2020-05-10Renamed plane's d to distanceMarcus Elg
2020-05-09[DOCS] minor description changesChris Bradfield
2020-05-09GDScript: Add join method on StringMateo Kuruk Miccino
2020-05-09Rename Lineshapes d to distanceMarcus Elg
2020-05-08Turn the anisotropic filtering setting into an enumHugo Locurcio
2020-05-08Add documentation for the VisualShader nodesTomasz Chabora
2020-05-07Merge pull request #36379 from aaronfranke/color-constructorsRémi Verschelde
2020-05-07Merge pull request #38226 from Calinou/increase-camera3d-fovRémi Verschelde
2020-05-07Merge pull request #38385 from ThakeeNathees/method-bind-text_edit-set_lineRémi Verschelde
2020-05-07Make 2D and 3D KinematicBody stop_on_slope documentation the same.Marcel Admiraal
2020-05-06doc: Sync classref with current sourceRémi Verschelde
2020-05-06Fix suffix property doc typo: "prefix" -> "suffix"follower
2020-05-05[Windows] Add support for the WinTab API for pen input.bruvzg