Skip to content
Commit 54109712 authored by Vladimír Ulman's avatar Vladimír Ulman Committed by Vladimír Ulman
Browse files

When RndWlk fails, the old surrounding-exploring routines are used

for obtaining some valid translation vector (of cell movement) -- this has not changed :-)
However, we used to use a "binning" during sampling of the surrounding space
to speed up the process considerably. Now, this process is activated
(depending on the scene, of course) only sparsly and so we can afford to
wait longer and recover more possible translations. In this commit,
the sampling was returned to the full-res one -- as it once used to be.

M    cellScm.cpp
parent ecd34455
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment