diff options
| author | Ray <[email protected]> | 2022-06-07 20:43:27 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-06-07 20:43:27 +0200 |
| commit | ae715ba0d8c02dc6a6999fff6254b55101920478 (patch) | |
| tree | 4ffc42e11e5ff2750f529afbf3088ae199b525cc /CHANGELOG | |
| parent | b3187e1291bc00996d121e72261b4e95db916182 (diff) | |
| download | raylib-ae715ba0d8c02dc6a6999fff6254b55101920478.tar.gz raylib-ae715ba0d8c02dc6a6999fff6254b55101920478.zip | |
Update CHANGELOG
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -96,6 +96,7 @@ Detailed changes: [models] REVIEWED: DrawMesh*() issue (#2211) [models] REVIEWED: ExportMesh() (#2220) [models] REVIEWED: GenMeshCylinder() (#2225) +[audio] `WARNING`: ADDED: rAudioProcessor pointer to AudioStream struct (used by Sound and Music structs) [audio] ADDED: SetSoundPan(), SetMusicPan(), SetAudioStreamPan(), panning support (#2205) by ptarabbia [audio] ADDED: Audio stream input callback (#2212) by ptarabbia [audio] ADDED: Audio stream processors support (#2212) by ptarabbia |
