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:
authorHoward Trickey <howard.trickey@gmail.com>2020-10-31 23:46:11 +0300
committerHoward Trickey <howard.trickey@gmail.com>2020-10-31 23:46:11 +0300
commit30826a5e49c7429d330fa47d0a6bfb2b13a698d1 (patch)
tree05b3c58aeec0979ae44d24e589ac345724e52836 /source/blender/python
parent9af6c041e8fc2f32d9db53b7821111ca724ead17 (diff)
Fix new boolean performance bug.
The code that decided to use a faster double version of plane side testing forgot to take an absolute value, so half the time the exact code was being used when it was unnecessary.
Diffstat (limited to 'source/blender/python')
0 files changed, 0 insertions, 0 deletions