Blender Git Commit Log
Git Commits -> Revision d02da8d
Revision d02da8d by Sergey Sharybin (master) May 3, 2019, 13:50 (GMT) |
Sound: Delay opening handlers for until really needed Needs to be done in order to localize sound handlers to the evaluated IDs only. This commit might not be fully optimal, since it does more things on every scene update request, but that will be solved by the upcoming change which will put those updates to a dependency graph. |
Commit Details:
Full Hash: d02da8de23b1d5f64695d3e7e91384d5e2f24e4c
Parent Commit: 3369b82
Lines Changed: +79, -23