summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2021-02-19Update documentation for the new ProcessModeAaron Franke
2021-02-19Merge pull request #46194 from Calinou/os-delay-no-negativeRémi Verschelde
2021-02-19Merge pull request #46221 from akien-mga/doc-sync-classrefRémi Verschelde
2021-02-19doc: Sync classref with current sourceRémi Verschelde
2021-02-19Merge pull request #46219 from pycbouh/doc-editor-plugin-buildRémi Verschelde
2021-02-19Merge pull request #44737 from KoBeWi/touch_shape_screen_centered_buttonRémi Verschelde
2021-02-19Add documentation for EditorPlugin's build methodYuri Sizov
2021-02-18Don't allow negative values for `OS.delay_usec()`/`OS.delay_msec()`Hugo Locurcio
2021-02-18Move tablet driver API from OS to DisplayServer.bruvzg
2021-02-17Add animation_finished signal and fix frame_changed signal for AnimatedSprite3DJitesh
2021-02-16Added signed_angle_to for Vector3JestemStefan
2021-02-15Expose RichTextLabel selection to scriptPouleyKetchoupp
2021-02-15Merge pull request #45991 from goostengine/makerst-filterRémi Verschelde
2021-02-15makerst: Add an option to filter which XML classes to outputAndrii Doroshenko (Xrayez)
2021-02-15Merge pull request #46028 from Beuc/patch-passbyRémi Verschelde
2021-02-15doc: explain TouchScreenButton passby modeSylvain Beucler
2021-02-15Merge pull request #45855 from hoontee/fix-45718Rémi Verschelde
2021-02-15[Text Server] Restores bitmap font dynamic construction functions.bruvzg
2021-02-15[TextServer] Restore character and space extra spacing support.bruvzg
2021-02-14[CTL] Add missing font outline drawing routines and theme constants.bruvzg
2021-02-13Expose a `File.flush()` method to scriptingHugo Locurcio
2021-02-13fix minor issue in smooth step function's documentationAngad Kambli
2021-02-11fixed typo in packedsceneEmily
2021-02-11Implement CollisionPolygon3D marginhoontee
2021-02-11Merge pull request #45870 from gongpha/graphedit-connection-updateRémi Verschelde
2021-02-11Merge pull request #45846 from rcorre/importplugin_docRémi Verschelde
2021-02-11Clarify EditorImportPlugin.get_visible_name.Ryan Roden-Corrent
2021-02-11Update GraphEdit when GraphNode's slot is updatedKongfa Waroros
2021-02-08Merge pull request #45797 from madmiraal/add-new-sdl-keywordsRémi Verschelde
2021-02-08Merge pull request #43245 from HaSa1002/docs-objectRémi Verschelde
2021-02-08doc: Sync classref with current sourceRémi Verschelde
2021-02-07Add support for new SDL gamecontroller keywords.Marcel Admiraal
2021-02-07Improve the `SurfaceTool.generate_normals()` documentationHugo Locurcio
2021-02-05Merge pull request #45698 from KoBeWi/callables_are_love_callables_are_lifeRémi Verschelde
2021-02-04doc: Don't bind argument names with p_ prefixRémi Verschelde
2021-02-04Merge pull request #42721 from Paulb23/update_syntax_highlighting_docsRémi Verschelde
2021-02-04Change sort_custom/bsearch_custom to use Callableskobewi
2021-02-03Merge pull request #45674 from Calinou/doc-file-endian-swapRémi Verschelde
2021-02-02Merge pull request #45593 from lyuma/audio_effect_captureRémi Verschelde
2021-02-02Improve the `File.endian_swap` documentationHugo Locurcio
2021-02-02Add AudioEffectCaptureLyuma
2021-02-01Replace ColorN and from HTML with a string constructorAaron Franke
2021-02-01Merge pull request #45137 from Calinou/doc-control-galleryRémi Verschelde
2021-02-01Node::replace_by was not copying node properties - removed the dead code.nemerle
2021-02-01Merge pull request #45281 from Chaosus/vs_unifyRémi Verschelde
2021-01-29Reference the control gallery image in the Control class documentationHugo Locurcio
2021-01-29Docs: Fix TileMap::map_to_world descriptionkleonc
2021-01-28docs: Add TreeItem method descriptionsJames Westman
2021-01-28Unify URI encoding/decoding and add to C#Aaron Franke
2021-01-28Make hex_to_int and bin_to_int handle the prefix automaticallyAaron Franke