summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-07-27Add frame_cords accessors to Sprite and Sprite3Dgroud
2019-07-26[DOCS] Correct "fixed process" reference in KinematicBody docChris Bradfield
2019-07-25Adds a meta on top of every generated class to hide 'Edit on Github' linkStraToN
2019-07-25Make KinematicBody docs consistent regarding `test_only` argumentAndrii Doroshenko (Xrayez)
2019-07-25Merge pull request #30685 from jonri/vehicle-per-wheel-forcesRémi Verschelde
2019-07-25Merge pull request #23820 from clayjohn/pointmeshRémi Verschelde
2019-07-24added pointMesh primitiveclayjohn
2019-07-23Added count method to StringChaosus
2019-07-22Merge pull request #30732 from Calinou/default-disable-high-quality-vctRémi Verschelde
2019-07-22Merge pull request #30728 from FlamyAT/fix-inputevent-docRémi Verschelde
2019-07-22Documents the need for input_pickable in _input_eventFlamyAT
2019-07-22doc: More formatting fixesRémi Verschelde
2019-07-22doc: Formatting fixes in EditorPlugin docsRémi Verschelde
2019-07-22doc: Sync classref with current sourceRémi Verschelde
2019-07-22Merge pull request #30659 from henriiquecampos/docsRémi Verschelde
2019-07-21Disable high-quality voxel cone tracing by defaultHugo Locurcio
2019-07-20Improve the Variant class documentationHugo Locurcio
2019-07-20Add description for EditorPlugin.enable/disable methodsHenrique Campos
2019-07-20Add docs for EditorInterface, EditorPlugin and EditorSceneImporterHenrique Campos
2019-07-20AStar and AStar2D examples fixed to not use 'as' keyword and also removed err...unknown
2019-07-19Merge pull request #30645 from Meriipu/document_tree_minwidthRémi Verschelde
2019-07-19Merge pull request #30674 from FlamyAT/patch-1Rémi Verschelde
2019-07-18Update documentation for new VehicleWheel membersJon Ring
2019-07-18Merge pull request #30226 from lawnjelly/interpolateRémi Verschelde
2019-07-18Added missing InputEvent documentationFlamyAT
2019-07-17Document Tree column behaviour of min_width in conjunction w expandMeriipu
2019-07-17documented set_button_disabledMeriipu
2019-07-15doc: Sync classref with current sourceRémi Verschelde
2019-07-15Merge pull request #30590 from clayjohn/particle_lifeRémi Verschelde
2019-07-15Completed documentation for BakedLightmap node.Nathan Warden
2019-07-14added individual particle random lifetimeclayjohn
2019-07-11Add access to interpolation fraction for fixed timestep interpolationlawnjelly
2019-07-11doc: Mention `Input.MOUSE_MODE_CAPTURED` is raw on Windows and LinuxHugo Locurcio
2019-07-10doc: Sync classref with current sourceRémi Verschelde
2019-07-09Merge pull request #30304 from DavidSichma/remote_cacheRémi Verschelde
2019-07-09Add `width` and `antialiased` parameters to CanvasItem `draw_rect()`Hugo Locurcio
2019-07-09Added force_update_cache() to RemoteTransform and RemoteTransform2DDavid Sichma
2019-07-09Merge pull request #30449 from hbina/fix_issue_30260Rémi Verschelde
2019-07-09Clarify what %APPDATA% expands to in Windowshbina085
2019-07-09TreeItem: Rename new button disable method to set_button_disabledRémi Verschelde
2019-07-09Merge pull request #30125 from akien-mga/docdata-expose-parametric-setgetRémi Verschelde
2019-07-08Merge pull request #30380 from KoBeWi/controlraiserRémi Verschelde
2019-07-08Merge pull request #30412 from Larpon/docs/string-hex_to_int-improveRémi Verschelde
2019-07-07Provide documentation for String http_escape() and http_unescape() methodslmp
2019-07-07 Clearify how hex_to_int expects a '0x' prefixed string. Provide a small hex_...lmp
2019-07-06Merge pull request #30363 from YeldhamDev/viewport_size_stretch_propertyRémi Verschelde
2019-07-06Merge pull request #30337 from Chaosus/vs_depth_textureRémi Verschelde
2019-07-06Clarify better what Node.raise doesTomasz Chabora
2019-07-05Make 'size_override_stretch' a property in 'Viewport'Michael Alexsander Silva Dias
2019-07-05Added DEPTH_TEXTURE to visual shadersChaosus