Blender Git Commit Log
Git Commits -> Revision f4e8e70
Revision f4e8e70 by Antonis Ryakiotakis (master) May 15, 2015, 14:01 (GMT) |
Add really simple memory reduction scheme for internal animation player. Holds 30 frames in memory. Could make it check memory instead but that should suffice for now to make sure blender does not crash on me with movie files. Previously the system would load eveything in memory so something like playing caminandes in player would swap after 30 seconds in local computer. |
Commit Details:
Full Hash: f4e8e70b5d77c9a6430f64bc223ab0a04b38f815
Parent Commit: 31e96cb
Lines Changed: +26, -0
1 Modified Path:
/source/blender/windowmanager/intern/wm_playanim.c (+26, -0) (Diff)