| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump version to 4.1-dev | Rémi Verschelde | 2023-03-01 | 1 | -1/+1 |
* | Replace "dampen" with "damp", "attenuate" in class docs | quinnyo | 2023-02-08 | 1 | -10/+10 |
* | Implement blending audio feature to AnimationTree | Silc Renew | 2023-01-28 | 1 | -0/+6 |
* | Fix AudioStreamPlayer2D and 3D's `playing` not updating right away | Micky | 2022-11-22 | 1 | -2/+2 |
* | Rename AudioStreamPlayer3D's `unit_db` to `volume_db` | Micky | 2022-09-17 | 1 | -4/+4 |
* | [doc] Use "param" instead of "code" to refer to parameters (8) | Andy Maloney | 2022-08-12 | 1 | -1/+1 |
* | Add note about using AudioListener2D | Dan Boorstein | 2022-08-09 | 1 | -1/+1 |
* | Rename the argument tag to param in XML documentation | Yuri Sizov | 2022-08-08 | 1 | -2/+2 |
* | AudioStreamPlayer: Clarify that no validation is made on 'bus' name | Rémi Verschelde | 2022-07-08 | 1 | -0/+1 |
* | Audio: Expose 2D/3D panning strength parameters | Ellen Poe | 2022-06-17 | 1 | -0/+3 |
* | Add an XML schema for documentation | Hugo Locurcio | 2022-02-15 | 1 | -1/+1 |
* | Improve the `AudioStreamPlayer2D/3D.area_mask` documentation | Hugo Locurcio | 2022-02-10 | 1 | -1/+1 |
* | Replace Godot docs URL with `$DOCS_URL` in XML class reference | Rémi Verschelde | 2021-11-15 | 1 | -1/+1 |
* | Tweak AudioStreamPlayer3D property hints for usability | Hugo Locurcio | 2021-09-25 | 1 | -1/+1 |
* | Merge pull request #52774 from Calinou/audiostreamplayer3d-remove-out-of-range | Rémi Verschelde | 2021-09-17 | 1 | -10/+1 |
|\ |
|
| * | Remove unused `out_of_range_mode` property from AudioStreamPlayer3D | Hugo Locurcio | 2021-09-17 | 1 | -10/+1 |
* | | Rename Listener2D/Listener3D to AudioListener2D/AudioListener3D | Wilson E. Alvarez | 2021-09-16 | 1 | -1/+1 |
|/ |
|
* | Add polyphony to Audio Stream Player nodes | Ellen Poe | 2021-09-07 | 1 | -0/+3 |
* | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde | 2021-07-30 | 1 | -14/+7 |
* | Let var2str display StringName with correct sigil | Jonathan Gollnick | 2021-06-10 | 1 | -1/+1 |
* | Increase the default AudioStreamPlayer3D unit size to 10 | Hugo Locurcio | 2021-05-06 | 1 | -1/+1 |
* | Improve the AudioStreamPlayer(2D/3D) class descriptions | Hugo Locurcio | 2021-05-05 | 1 | -1/+3 |
* | Improve the AudioStreamPlayer3D class documentation | Hugo Locurcio | 2020-11-23 | 1 | -14/+14 |
* | Add link titles for all links in the class reference | Hugo Locurcio | 2020-08-31 | 1 | -1/+1 |
* | Mention listener node in AudioStreamPlayer3D description | skyace65 | 2020-08-27 | 1 | -0/+1 |
* | Improve `pitch_scale` descriptions in AudioStreamPlayer documentation | Hugo Locurcio | 2020-04-26 | 1 | -1/+1 |
* | doc: Update classref with node renames | Rémi Verschelde | 2020-03-30 | 1 | -1/+1 |
* | doc: Sync classref with StringName/Callable changes | Rémi Verschelde | 2020-02-22 | 1 | -1/+1 |
* | Update docs to version 4.0 | clayjohn | 2020-01-31 | 1 | -1/+1 |
* | doc: Drop unused 'category' property from header | Rémi Verschelde | 2020-01-26 | 1 | -1/+1 |
* | Complete documentation of various classes | Tomasz Chabora | 2020-01-10 | 1 | -0/+2 |
* | doc: Sync classref with current source | Rémi Verschelde | 2019-07-15 | 1 | -1/+1 |
* | doc: Remove hardcoded default values from descriptions | Rémi Verschelde | 2019-06-30 | 1 | -1/+1 |
* | doc: Add default values to all properties | Rémi Verschelde | 2019-06-30 | 1 | -19/+19 |
* | Proofread and improve the whole class reference | Hugo Locurcio | 2019-06-27 | 1 | -5/+5 |
* | Merge pull request #26868 from NilsIrl/master | Rémi Verschelde | 2019-04-22 | 1 | -1/+4 |
|\ |
|
| * | Add Attenuation Model "DISABLED" for AudioStreamPlayer3D | Nils ANDRÉ-CHANG | 2019-04-22 | 1 | -1/+4 |
* | | doc: Drop unused <demos> tag | Rémi Verschelde | 2019-04-19 | 1 | -2/+0 |
* | | doc: Sync classref with current source | Rémi Verschelde | 2019-04-15 | 1 | -0/+6 |
* | | doc: Bump version to 3.2 | Rémi Verschelde | 2019-04-01 | 1 | -1/+1 |
|/ |
|
* | doc: Fix wrong references found by Sphinx and new makerst.py | Rémi Verschelde | 2019-01-07 | 1 | -1/+0 |
* | doc: Add missing commas after "If true/false" | Rémi Verschelde | 2018-12-20 | 1 | -2/+2 |
* | doc: Use HTTPS for docs.godotengine.org and point to latest branch | Rémi Verschelde | 2018-11-05 | 1 | -2/+2 |
* | doc: Sync classref with current source | Rémi Verschelde | 2018-07-26 | 1 | -0/+2 |
* | Add support for tutorial links to makerst.py | robojumper | 2018-06-12 | 1 | -2/+2 |
* | Added a description to the picth_scale property in the AudioStreamPlayer clas... | Nobelix | 2018-05-04 | 1 | -0/+1 |
* | Added missing end points for brief descriptions in the docs. | Michael Alexsander Silva Dias | 2018-03-30 | 1 | -1/+1 |
* | doc: Remove status from hardcoded version string | Rémi Verschelde | 2018-02-27 | 1 | -1/+1 |
* | doc: Sync classref with current source | Rémi Verschelde | 2018-02-19 | 1 | -0/+2 |
* | doc: Update version string in header | Rémi Verschelde | 2018-02-19 | 1 | -1/+1 |