blender/source
Antony Riakiotakis f4e8e70b5d 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.
2015-05-15 16:01:01 +02:00
..
blender Add really simple memory reduction scheme for internal animation player. 2015-05-15 16:01:01 +02:00
blenderplayer Depsgraph: New dependency graph integration commit 2015-05-12 16:06:37 +05:00
creator Depsgraph: New dependency graph integration commit 2015-05-12 16:06:37 +05:00
gameengine BGE: Fix T44700 mesh without material in blenderplayer. 2015-05-15 14:54:38 +02:00
icons
CMakeLists.txt
SConscript