index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
classes
/
AudioStreamPlayer3D.xml
Age
Commit message (
Expand
)
Author
2021-06-10
Let var2str display StringName with correct sigil
Jonathan Gollnick
2021-05-06
Increase the default AudioStreamPlayer3D unit size to 10
Hugo Locurcio
2021-05-05
Improve the AudioStreamPlayer(2D/3D) class descriptions
Hugo Locurcio
2020-11-23
Improve the AudioStreamPlayer3D class documentation
Hugo Locurcio
2020-08-31
Add link titles for all links in the class reference
Hugo Locurcio
2020-08-27
Mention listener node in AudioStreamPlayer3D description
skyace65
2020-04-26
Improve `pitch_scale` descriptions in AudioStreamPlayer documentation
Hugo Locurcio
2020-03-30
doc: Update classref with node renames
Rémi Verschelde
2020-02-22
doc: Sync classref with StringName/Callable changes
Rémi Verschelde
2020-01-31
Update docs to version 4.0
clayjohn
2020-01-26
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-10
Complete documentation of various classes
Tomasz Chabora
2019-07-15
doc: Sync classref with current source
Rémi Verschelde
2019-06-30
doc: Remove hardcoded default values from descriptions
Rémi Verschelde
2019-06-30
doc: Add default values to all properties
Rémi Verschelde
2019-06-27
Proofread and improve the whole class reference
Hugo Locurcio
2019-04-22
Merge pull request #26868 from NilsIrl/master
Rémi Verschelde
2019-04-22
Add Attenuation Model "DISABLED" for AudioStreamPlayer3D
Nils ANDRÉ-CHANG
2019-04-19
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-15
doc: Sync classref with current source
Rémi Verschelde
2019-04-01
doc: Bump version to 3.2
Rémi Verschelde
2019-01-07
doc: Fix wrong references found by Sphinx and new makerst.py
Rémi Verschelde
2018-12-20
doc: Add missing commas after "If true/false"
Rémi Verschelde
2018-11-05
doc: Use HTTPS for docs.godotengine.org and point to latest branch
Rémi Verschelde
2018-07-26
doc: Sync classref with current source
Rémi Verschelde
2018-06-12
Add support for tutorial links to makerst.py
robojumper
2018-05-04
Added a description to the picth_scale property in the AudioStreamPlayer clas...
Nobelix
2018-03-30
Added missing end points for brief descriptions in the docs.
Michael Alexsander Silva Dias
2018-02-27
doc: Remove status from hardcoded version string
Rémi Verschelde
2018-02-19
doc: Sync classref with current source
Rémi Verschelde
2018-02-19
doc: Update version string in header
Rémi Verschelde
2018-01-25
doc: Fix references to online tutorials after godotengine/godot-docs#1015
Rémi Verschelde
2018-01-25
doc: Sync with current source
Rémi Verschelde
2018-01-15
Filled tutorial field in most relevent classes.
Juan Linietsky
2018-01-13
doc: Update version string in XML
Rémi Verschelde
2017-11-24
doc: Fix enum tags thanks to 2bc6db6
Rémi Verschelde
2017-11-24
doc: Remove setters and getters now exposed via properties/members
Rémi Verschelde
2017-11-24
doc: Update header version for 3.0-beta
Rémi Verschelde
2017-11-15
doc: Remove revision.module_config from version string
Rémi Verschelde
2017-10-14
[DOCS] Fix a few typos.
Andreas Haas
2017-10-11
doc: Sync classref with current source
Rémi Verschelde
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 cl...
Marcelo Fernandez
2017-09-20
Rename pos to position in user facing methods and variables
letheed
2017-09-17
wrote documentation for audio stream player 3D
Grosskopf
2017-09-13
doc: Sync classref with current source
Rémi Verschelde
2017-09-13
doc: Sync classref with current source
Rémi Verschelde
2017-09-12
Changed the doc class generation to individual files per class. It is also po...
Juan Linietsky