Blender Git Commit Log
Git Commits -> Revision c925980
Revision c925980 by Jorge Bernal (temp-ui-tweaks) September 22, 2021, 13:54 (GMT) |
Py API Docs: Fix audio docs example After new AUD API changes from 2.8x what "buffer" function used to do has now become "cache" function (it caches a sound into RAM). Therefore, the basic aud example should call this new "cache" function instead of "buffer" function. Thanks to Michael-Z-Freeman for pointing out. |
Commit Details:
Full Hash: c9259808a138b31b100a347d12a3e7b68da1723b
Parent Commit: c304511
Committed By: Pablo Vazquez
Lines Changed: +1, -1
1 Modified Path:
/doc/python_api/examples/aud.py (+1, -1) (Diff)