Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-11 | updated AudioStream docs and added AudioServer docs | Grosskopf | |
2017-09-23 | Rename get_position => get_playback_position and seek_pos => seek on audio ↵ | Marcelo Fernandez | |
classes | |||
2017-09-23 | doc: Sync classref with current source | Rémi Verschelde | |
[ci skip] | |||
2017-09-20 | Rename pos to position in user facing methods and variables | letheed | |
Rename user facing methods and variables as well as the corresponding C++ methods according to the folloming changes: * pos -> position * rot -> rotation * loc -> location C++ variables are left as is. | |||
2017-09-17 | Added Documentation of AudioStreamPlayer2D | Grosskopf | |
Fixxed according to comments Somehow that fix was messed up again Forgot some quotationmarks updated autoplay, tried again | |||
2017-09-13 | doc: Sync classref with current source | Rémi Verschelde | |
[ci skip] | |||
2017-09-13 | doc: Sync classref with current source | Rémi Verschelde | |
[ci skip] | |||
2017-09-12 | Changed the doc class generation to individual files per class. It is also ↵ | Juan Linietsky | |
possible to save module files in module directories and the build system will recognize them. |