Go to file
Sergey Sharybin 1769319ce2 Tweaks to movie clip prefetching after discussion with Sebastian
Don't use sequencer's Frames Prefetch option and rather fill the
whole cache with frames.

Since movie clip is not "classical" prefetcher (it doesn't do
anything while playing back) and main purpose is to speed up
reading for further tracking and so, such a change seems logical.
2013-03-21 07:47:38 +00:00
build_files code cleanup: quiet some -Wshadow warnings, mix of obvious mistakes and harmless global/local naming conflict. 2013-03-15 22:55:10 +00:00
doc BGE: Adding docs for bge.logic.getProfileInfo(). 2013-03-19 04:56:51 +00:00
extern code cleanup: misc warnings/style 2013-03-21 02:58:21 +00:00
intern code cleanup: misc warnings/style 2013-03-21 02:58:21 +00:00
release I18n users request: add the ability to use a translated name for newly added/created objects or other datablocks. 2013-03-20 18:42:09 +00:00
source Tweaks to movie clip prefetching after discussion with Sebastian 2013-03-21 07:47:38 +00:00
CMakeLists.txt code cleanup: misc warnings/style 2013-03-21 02:58:21 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct OpenGL: more work on fixed function lighting implementation as GLSL. 2013-03-10 15:38:23 +00:00