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:
authorMitchell Stokes <mogurijin@gmail.com>2011-08-11 11:19:37 +0400
committerMitchell Stokes <mogurijin@gmail.com>2011-08-11 11:19:37 +0400
commit78f89c3bbf6c7faa3b364f75f7fd52d9f62762e6 (patch)
tree51b3c2219480edb789490de1e8478665d5a60548 /source/blender/editors/sound/sound_ops.c
parentef18ec335ff8496d1a047615073c7258eeffa371 (diff)
BGE Animations: Animation updates are now handled separately from logic/physics updates. This allows the animations to be updated at the full fps specified by the user. Before, updates were not happening frequently enough. For example, a 30fps animation my only update at 20~30fps, which would cause some noticeable lag. This my not be the best solution since at this point we may be dropping frames (not being in the while(frames) loop), and we're not updating as often as the physics engine might want for bone parented physics objects.
Diffstat (limited to 'source/blender/editors/sound/sound_ops.c')
0 files changed, 0 insertions, 0 deletions