aboutsummaryrefslogtreecommitdiff
path: root/modules/stb_vorbis/config.py
Commit message (Collapse)AuthorAgeFilesLines
* SCons: Pass env to modules can_build methodRémi Verschelde2018-05-301-1/+1
| | | | | | This allows to disable modules based on the environment, in particular `env[tools]` which tells us if we are building the editor or not.
* doc: Make all module docs self-containedRémi Verschelde2017-11-151-2/+9
|
* WIP new AudioServer, with buses, effects, etc.Juan Linietsky2017-01-211-0/+7