Age | Commit message (Collapse) | Author |
|
some doc for directory
|
|
|
|
+ sync template with source
|
|
|
|
Doc: add list of possible return values to OS.get_name() description
|
|
|
|
|
|
|
|
renamed function get_video_texutre to get_video_texture
|
|
|
|
'radian' to 'radians' :D
|
|
|
|
fixing typos all over the place
|
|
|
|
description for Input.is_mouse_button_pressed()
|
|
|
|
Also improve some code display.
|
|
Also add parsing of [code] tags in RST converter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AudioServer and Sample.
|
|
|
|
runtime
|
|
|
|
All classes were reviewed apart from VisualServer for which no argument name is documented at all.
While doing this review, I found quite a few bugs that were fixed either in earlier commits or this one (mostly documentation bugs though, i.e. some arguments were listed at the wrong place).
|
|
|
|
Copy-paste mistake from the setter most likely.
|
|
|
|
CollisionObject2D.
|
|
Fix can_move_to and rename it for more clarity
|
|
updated the RegEx library nrex to v0.1
|
|
|
|
|
|
Docs for AABB were already present, but had a few mistakes.
|
|
Also, s/vecor/vector/
|
|
|
|
Thanks to @bojidar-bg for localising the issue.
|
|
Vector2Array.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|