Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenoit Bolsee <benoit.bolsee@online.be>2014-12-05 01:49:15 +0300
committerBenoit Bolsee <benoit.bolsee@online.be>2014-12-05 01:55:53 +0300
commitcf7bdb42ac7c270ae9711d30bfb9db623111b0c8 (patch)
tree914d00f7e63560d4129884e6e14a6b44f91af4e3 /source/blender/editors/gpencil/gpencil_ops.c
parent226eb53bc7f6d0aa1769b6c889d3b15d1f4944b5 (diff)
BGE VideoTexture: refresh() on ImageFFmpeg should have no effect.
ImageFFmpeg objects will not refresh properly because the image file is closed immediately after creation. Therefore refresh() should have no effect on them. This was causing problems with ImageMix using ImageFFmpeg as sources: refreshing the ImageMix object is required to update the mix but it has the side effect of refreshing the underlying sources, hence the need to skip refresh on fixed images.
Diffstat (limited to 'source/blender/editors/gpencil/gpencil_ops.c')
0 files changed, 0 insertions, 0 deletions