summaryrefslogtreecommitdiffstats
path: root/doc/classes/AudioStreamPlayer2D.xml
Commit message (Expand)AuthorAgeFilesLines
* Expose `AudioStreamPlayer{2D,3D}::set_playing` and remove `AudioStreamPlayer:...Raul Santos2024-08-301-1/+1
* Add samples playback supportAdam Scott2024-06-181-0/+3
* Add keywords to improve search in the class referenceHugo Locurcio2024-02-221-1/+1
* Validate `code` tags for class and member referencesYuri Sizov2023-10-031-1/+1
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Replace "dampen" with "damp", "attenuate" in class docsquinnyo2023-02-081-3/+3
* Implement blending audio feature to AnimationTreeSilc Renew2023-01-281-0/+6
* Fix AudioStreamPlayer2D and 3D's `playing` not updating right awayMicky2022-11-221-2/+2
* [doc] Use "param" instead of "code" to refer to parameters (8)Andy Maloney2022-08-121-1/+1
* Add note about using AudioListener2DDan Boorstein2022-08-091-1/+2
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-2/+2
* AudioStreamPlayer: Clarify that no validation is made on 'bus' nameRémi Verschelde2022-07-081-0/+1
* Audio: Expose 2D/3D panning strength parametersEllen Poe2022-06-171-0/+3
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Improve the `AudioStreamPlayer2D/3D.area_mask` documentationHugo Locurcio2022-02-101-1/+1
* Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-1/+1
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* Add polyphony to Audio Stream Player nodesEllen Poe2021-09-071-0/+3
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-14/+7
* Let var2str display StringName with correct sigilJonathan Gollnick2021-06-101-1/+1
* Improve the AudioStreamPlayer(2D/3D) class descriptionsHugo Locurcio2021-05-051-1/+3
* Add link titles for all links in the class referenceHugo Locurcio2020-08-311-1/+1
* Improve `pitch_scale` descriptions in AudioStreamPlayer documentationHugo Locurcio2020-04-261-1/+1
* doc: Sync classref with StringName/Callable changesRémi Verschelde2020-02-221-1/+1
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* Complete documentation of various classesTomasz Chabora2020-01-101-0/+2
* doc: Sync classref with current sourceRémi Verschelde2019-07-151-1/+1
* doc: Remove hardcoded default values from descriptionsRémi Verschelde2019-06-301-1/+1
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-10/+10
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-1/+1
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* doc: Sync classref with current sourceRémi Verschelde2019-04-151-0/+6
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
* doc: Fix wrong references found by Sphinx and new makerst.pyRémi Verschelde2019-01-071-1/+0
* doc: Add missing commas after "If true/false"Rémi Verschelde2018-12-201-2/+2
* doc: Use HTTPS for docs.godotengine.org and point to latest branchRémi Verschelde2018-11-051-2/+2
* doc: Sync classref with current sourceRémi Verschelde2018-07-261-0/+2
* Add support for tutorial links to makerst.pyrobojumper2018-06-121-2/+2
* Added a description to the picth_scale property in the AudioStreamPlayer clas...Nobelix2018-05-041-0/+1
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-271-1/+1
* doc: Sync classref with current sourceRémi Verschelde2018-02-191-0/+2
* doc: Update version string in headerRémi Verschelde2018-02-191-1/+1
* doc: Fix references to online tutorials after godotengine/godot-docs#1015Rémi Verschelde2018-01-251-1/+1
* doc: Sync with current sourceRémi Verschelde2018-01-251-1/+1
* Filled tutorial field in most relevent classes.Juan Linietsky2018-01-151-0/+1
* doc: Update version string in XMLRémi Verschelde2018-01-131-1/+1
* doc: Remove setters and getters now exposed via properties/membersRémi Verschelde2017-11-241-104/+0