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:
authorKen Hughes <khughes@pacific.edu>2006-09-07 21:22:57 +0400
committerKen Hughes <khughes@pacific.edu>2006-09-07 21:22:57 +0400
commitd731945f015bd6c51be28d422abb4216a82d8b03 (patch)
tree95e56c799ed7bc68552255647eb34fce32bccd85 /intern/boolop/extern
parent352d8cd02d7d77282b2ebd525bef46872373d798 (diff)
===Tools===
Experimental boolean tool optimization: for very large meshes a significant amount of time is spend performing linear searches of edges. This patch implements a "hash" table (really more of a bucket table) to narrow the search space. If someone should need to disable this, just remove the "#define HASH" at the beginning of BOP_Mesh.h
Diffstat (limited to 'intern/boolop/extern')
0 files changed, 0 insertions, 0 deletions