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:
authorLukas Toenne <lukas.toenne@googlemail.com>2013-09-27 17:45:47 +0400
committerLukas Toenne <lukas.toenne@googlemail.com>2013-09-27 17:45:47 +0400
commit640fc26c030bc05175a2e6cec0e6fa3634065d4e (patch)
treeaa8f0d297490c44a732454f4071a25efd552919a /build_files
parent9aaeaae7e0cd423c9b5c2edae4419ee2fef4da92 (diff)
Fix #36630, Particlesystem - boids - goal - collision.
Problem was introduced with r54648, which determined the initial interval for the Newton-Raphson method using the "total_time" of the collision - but this info is only defined for regular collisions, not for the raycasting used in boids to find the "ground object". To ensure correct behavior, now clear the collision info before using it (good practice in any case), then check the inv_total_time variable and use the standard 0.001 step if not defined.
Diffstat (limited to 'build_files')
0 files changed, 0 insertions, 0 deletions