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:
authorCampbell Barton <ideasman42@gmail.com>2013-04-16 18:57:02 +0400
committerCampbell Barton <ideasman42@gmail.com>2013-04-16 18:57:02 +0400
commitea0ad013d35984cba06cd8318fd42cc39c74c37f (patch)
tree2ef30bc202ead8349911731d6b1328da218ad7fe /source/blender/blenkernel/intern/paint.c
parente39ea5f0a36b88da21fe6ddb09ebdf38399fe6a3 (diff)
bmesh speedup for bvh building, replace SmallHash with BLI_bitmap, using a hash doesn't make much sense since in most cases all vertices are accessed and the hash isn't guaranteed to be small.
gives ~9x speedup to filling 'cagecos' in my own tests on a high poly mesh.
Diffstat (limited to 'source/blender/blenkernel/intern/paint.c')
0 files changed, 0 insertions, 0 deletions