Blender Git Loki
Git Commits -> Revision ce0d311
Revision ce0d311 by Antonis Ryakiotakis (master) May 15, 2015, 14:51 (GMT) |
Scene audio naming cleanup: Remane sound_scene_handle to playback handle. sound_scene_handle was a part of scene so we could see code like scene- often in the same function. If I understand things correctly, in audaspace lingo, the playback_handle corresponds to a Reader while the scene_sound corresponds to a Factory. More cleanups will be done here later, but changing this now because my brain hurts trying to remember which is which... |
Commit Details:
Full Hash: ce0d3112e40fe54bd56926b758cda4e502fb782a
Parent Commit: 3d658bf
Lines Changed: +29, -29