Age | Commit message (Collapse) | Author |
|
|
|
Add an HTTPRequest usage example to the class reference
|
|
|
|
This also adds a link to the "Making HTTP requests" tutorial.
|
|
Updated Variant docs with more detailed info/tuts.
|
|
Added more details for set_drag_preview()
|
|
Supersedes and closes #32620.
|
|
|
|
Improve support for directed graphs in A*; docs update included
|
|
This closes #33322.
|
|
Finish TileMap documentation
|
|
Make BackBufferCopy's description more specific
|
|
Add documentation for Image's set_pixelv method
|
|
|
|
|
|
|
|
The current description can be confusing for those who didn't mess with shaders yet and couldn't find SCREEN_TEXTURE and texture() in the SHIFT+F1 panel
|
|
Improved TextEdit search usability & documentation
|
|
Link SoftBody tutorial in docs
|
|
Added empty() function to pool array types
|
|
Added documentation for the OS class MIDI functions.
|
|
Document force_update_transform
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add descriptions to set_initial_value and set_setting.
|
|
|
|
|
|
InputEventMouseMotion event.
|
|
Add descriptions to scale functions.
|
|
|
|
|
|
|
|
Added documentation for VisualShader
|
|
|
|
makerst: Separate signals/enums/properties/methods with a line
|
|
|
|
process & similar. (Squashed Edition)
|
|
|
|
Add request defined permissions in AndroidManifest.xml
|
|
Mention body length getter caveats in HTTPClient and HTTPRequest
|
|
|
|
TextEdit syntax highlighting fixes
|
|
|
|
Changes the name of all parameters referring to track indices within Animation, to `track_idx`
|
|
Support for resized images in RichTextLabel
|
|
Expose Node::update_configuration_warning() to scripts
|