summaryrefslogtreecommitdiffstats
path: root/doc/classes/AudioEffectSpectrumAnalyzer.xml
Commit message (Collapse)AuthorAgeFilesLines
* Fix more miscellaneous oddities around the class referenceMicky2024-11-121-1/+1
|
* Document AudioEffectSpectrumAnalyzerInstance, clarify relationship with ↵Blue Willow2024-05-081-0/+1
| | | | | | | | AudioEffectSpectrumAnalyzer Fully document AudioEffectSpectrumAnalyzerInstance, including the weird return value of its sole method, and add a link to it in AudioEffectSpectrumAnalyzer to make it easier to figure out how to use.
* Fix outdated documentation on AudioEffectSpectrumAnalyzerRadiant2024-05-021-1/+0
|
* Update links to outdated asset library demosskyace652024-04-071-1/+1
| | | | | | Update links to outdated asset library demos Co-authored-by: Max Hilbrunner <m.hilbrunner@gmail.com>
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
| | | | | | We don't use that info for anything, and it generates unnecessary diffs every time we bump the minor version (and CI failures if we forget to sync some files from opt-in modules (mono, text_server_fb).
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
| | | | Keep on waitin'
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
| | | | Can't stop, won't stop, they said, huh?
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
| | | | | | | | This makes it easier to spot syntax errors when editing the class reference. The schema is referenced locally so validation can still work offline. Each class XML's schema conformance is also checked on GitHub Actions.
* Fixes invalid links to tutorials in AudioStreamGenerator, ↵Ev012022-01-311-2/+2
| | | | AudioStreamGeneratorPlayback, and AudioEffectSpectrumAnalyzer class references
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
|
* Improve AudioStreamGenerator and AudioEffectSpectrumAnalyzer documentationHugo Locurcio2021-05-151-0/+12
| | | | - Mention audio sample rate caveats in other classes where relevant.
* Rename the audio `FFT_Size` enum to `FFTSize` for consistencyHugo Locurcio2021-05-131-8/+8
|
* Update docs to version 4.0clayjohn2020-01-311-1/+1
|
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
| | | | | | | | | | We already removed it from the online docs with #35132. Currently it can only be "Built-In Types" (Variant types) or "Core" (everything else), which is of limited use. We might also want to consider dropping it from `ClassDB` altogether in Godot 4.0.
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-3/+3
| | | | Thanks to @bojidar-bg's impressive work in #29380.
* doc: Complete and harmonize all _MAX constant descriptionsRémi Verschelde2019-06-271-0/+1
|
* doc: Sync classref with current sourceRémi Verschelde2019-04-191-0/+12
|
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
|
* doc: Sync classref with current sourceRémi Verschelde2019-04-151-0/+23