summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-08-09Add Tree iteration instructions thorugh TreeItemTwarit Waikar
2019-08-08Merge pull request #30714 from Calinou/invert-default-fog-heightRémi Verschelde
2019-08-08Merge pull request #31195 from bojidar-bg/31143-funcref-call_funcvRémi Verschelde
2019-08-08Add FuncRef.call_funcvBojidar Marinov
2019-08-08Merge pull request #31047 from Zylann/save_exrRémi Verschelde
2019-08-07Add Image.save_exr()Marc Gilleron
2019-08-07Invert and adjust the default fog height valuesHugo Locurcio
2019-08-07Merge pull request #31119 from KoBeWi/full_controlRémi Verschelde
2019-08-07Complete the Control class documentationTomasz Chabora
2019-08-07Merge pull request #31127 from MuffinManKen/checkbox_implement_check_vadjustRémi Verschelde
2019-08-07Merge pull request #30468 from SaracenOne/expose_audio_captureRémi Verschelde
2019-08-06Implemented check_vadjust in CheckBox & CheckButton. It was exposed to the ed...Ken Paulson
2019-08-06Tweaks related to Camera2D drag marginsTomasz Chabora
2019-08-06Merge pull request #30998 from Calinou/cap-warnings-errors-per-secondRémi Verschelde
2019-08-05doc: Sync classref with current sourceRémi Verschelde
2019-08-02Mention 32-bit integer limit in the PoolIntArray documentationHugo Locurcio
2019-07-31Cap the number of warnings/errors per second rather than per frameHugo Locurcio
2019-07-31Implement copy/paste in visual shadersChaosus
2019-07-30Merge pull request #30890 from KoBeWi/how_to_actionRémi Verschelde
2019-07-29doc: Sync classref with current sourceRémi Verschelde
2019-07-29Fix set_default_cursor_shape always sending motion eventGuilherme Felipe
2019-07-29Merge pull request #30898 from clayjohn/max-lights-reflectionsRémi Verschelde
2019-07-28add project setting for max lights and reflections in gles3clayjohn
2019-07-28Clarify is_action_pressed() for multiple assigned buttonsTomasz Chabora
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