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:
authorTamito Kajiyama <rd6t-kjym@asahi-net.or.jp>2010-02-13 02:24:59 +0300
committerTamito Kajiyama <rd6t-kjym@asahi-net.or.jp>2010-02-13 02:24:59 +0300
commit1b3948f9aad25fec1923f5ccd36ea525d8e34fb6 (patch)
tree710d5fc642f82ecb3f95ceb25e28d91c326be16e /source/blender/makesrna/intern/rna_particle.c
parenta6a5ce4f7b5c2bde71715b11052d2ce30a34cb6d (diff)
Further consolidation of the view map creation.
Made Controller::_EPSILON constant with the value 1e-6. Previously, the _EPSILON value was computed based on the minimum edge size within the scene being rendered (in some cases, the computed value resulted in zero). This does not seem to make sense, because _EPSILON has been used as a tolerance threshold of floating-point arithmetic errors throughout the view map creation. Since Blender uses single-precision real values for mesh data representations, the new constant _EPSILON value looks more adequate.
Diffstat (limited to 'source/blender/makesrna/intern/rna_particle.c')
0 files changed, 0 insertions, 0 deletions