Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-30 | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde | |
For the time being we don't support writing a description for those, preferring having all details in the method's description. Using self-closing tags saves half the lines, and prevents contributors from thinking that they should write the argument or return documentation there. | |||
2021-06-11 | Rename Reference to RefCounted | Pedro J. Estébanez | |
2021-04-12 | This renames PacketPeerUDP.listen to bind. | Fabio Alessandrelli | |
2021-04-12 | Allow local port control on net_socket connections | dam | |
2021-03-05 | Docs: Port Code Examples to C# (R, S, T, U) | HaSa1002 | |
* RenderingServer * RichTextEffect * SceneTree * SceneTreeTimer * ScriptCreateDialog * SpinBox * Sprite2D * StreamPeer * String * SurfaceTool * TextEdit * TileMap * Tree * Tween * UDPServer * UndoRedo Co-authored-by: Aaron Franke <arnfranke@yahoo.com> | |||
2020-07-14 | Document updated UDPServer interface. | Fabio Alessandrelli | |
2020-02-19 | doc: Sync classref with current source | Rémi Verschelde | |
2020-02-17 | Add documentation for new DTLS features. | Fabio Alessandrelli | |