summaryrefslogtreecommitdiff
path: root/doc/classes
AgeCommit message (Expand)Author
2022-06-07[TextServer] Adds support for TrueType / OpenType collection files (*.TTC, *....bruvzg
2022-06-06Merge pull request #59883 from KoBeWi/merge_thisRémi Verschelde
2022-06-06Fix `Viewport.own_world_3d` documentationHaoyu Qiu
2022-06-06Add NavigationRegion costs for pathfindingsmix8
2022-06-06[GDExtension] Expose Variant, NodePath and StringName hash functions.bruvzg
2022-06-05Fix typo "Frac" instead of "Fract"Aaron Record
2022-06-04rename 'configuration' to 'replication_config' in MultiplayerSynchronizerNathan Franke
2022-06-04typo: change congiruation into configurationWinston Yallow
2022-06-04Merge pull request #61669 from fire-forge/inputRémi Verschelde
2022-06-03Improve EditorPlugin state documentationkobewi
2022-06-03Make Input mouse_mode and use_accumulated_input propertiesFireForge
2022-06-03Add array element type to `get_connected_joypads`Raul Santos
2022-06-03Match NavMap and ProjectSettings with NavigationMesh defaultssmix8
2022-06-03Merge pull request #61623 from smix8/navigation_navpoly_getmesh_4.xRémi Verschelde
2022-06-02Merge pull request #61619 from smix8/navigation_navobstacles_doc_4.xRémi Verschelde
2022-06-02Merge pull request #60711 from nathanfranke/rpc-serverFabio Alessandrelli
2022-06-02Expose get_mesh() for NavigationPolygon Resourcessmix8
2022-06-02Note that NavigationObstacles should only be used if necessary and for moving...smix8
2022-06-02Merge pull request #61339 from lyuma/streampeerssl_get_streamRémi Verschelde
2022-06-01Merge pull request #61607 from smix8/navigation_agent_height_offset_doc_4.xRémi Verschelde
2022-06-01Document that NavigationAgent height offset is mostly a placebosmix8
2022-06-01draw_circle() draws a filled circleSergey Pershenkov
2022-06-01Add class doc that NavigationServer changes are not instantsmix8
2022-05-31Add Dictionary.merge()kobewi
2022-05-31Make `Mesh::generate_triangle_mesh()` handle `PRIMITIVE_TRIANGLE_STRIP`kleonc
2022-05-30Improve Graphedit connection linesHendrik Brucker
2022-05-30Merge pull request #61515 from Geometror/improve-graphedit-hotzonesYuri Rubinsky
2022-05-30Improve and fix the GraphNode port hotzonesHendrik Brucker
2022-05-29Change instances of "returns an empty Variant" to "returns null" in docsHugo Locurcio
2022-05-29Fix class name : change "string" to "String"dtesniere
2022-05-26Merge pull request #59943 from jordigcs/gdscript_warning_enumsRémi Verschelde
2022-05-25Add StreamPeerSSL.get_stream() accessor.Lyuma
2022-05-25finish renaming AUTH to AUTHORITYNathan Franke
2022-05-25Merge pull request #61243 from Calinou/fogvolume-add-cone-cylinder-shapeRémi Verschelde
2022-05-25Add `any()` and `all()` methods to ArrayHugo Locurcio
2022-05-25HTML5: Enable mbedTLS module for Crypto objectRémi Verschelde
2022-05-25Add Cone and Cylinder shapes to FogVolumeHugo Locurcio
2022-05-24Merge pull request #61040 from Calinou/basematerial3d-rename-tex-propertiesRémi Verschelde
2022-05-24Rename BaseMaterial3D properties to use fully spelled out "texture"Hugo Locurcio
2022-05-24Use IGN instead of white noise for sky ditheringclayjohn
2022-05-24Merge pull request #61342 from reduz/reorganize-region-rect-editorJuan Linietsky
2022-05-24Merge pull request #60061 from monkeyman192/allow_treeitem_visibleRémi Verschelde
2022-05-24Merge pull request #47665 from trollodel/tree_more_buttons_signalsRémi Verschelde
2022-05-24Fix global properties and add global skew for node2dVincent D
2022-05-24Reorganize Region Rect Editorreduz
2022-05-24Merge pull request #61203 from Calinou/cylindermesh-add-cap-propertiesRémi Verschelde
2022-05-24Merge pull request #60803 from Chaosus/shader_hint_renameRémi Verschelde
2022-05-23Fix typos with codespellRémi Verschelde
2022-05-23Improve MultiplayerSynchronizer editor usabilityreduz
2022-05-23Merge pull request #61270 from Calinou/sphereshape3d-decrease-default-radiusRémi Verschelde