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>2012-08-14 12:24:49 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-08-14 12:24:49 +0400
commit8d496b3bf2c58a0a161c20c987f414953a6d1e87 (patch)
tree6545f7a133d43f99cda49bdd8225884065ae84dd /source/blender/blenkernel/intern/dynamicpaint.c
parentb2943dad26dc02a28e61115a415e3b0ac6a6ef62 (diff)
fix [#32315] Circle select unreliable when in vertex+edge select mode
dist_squared_to_line_segment_v2() was returning the sqrt'd value in some cases. also use int's for edge_inside_circle() rather then shorts since it was doing int/float/short conversions and we're now using int's for screen vars in more places.
Diffstat (limited to 'source/blender/blenkernel/intern/dynamicpaint.c')
0 files changed, 0 insertions, 0 deletions