Blender Git Loki
Git Commits -> Revision 9d04a61
Revision 9d04a61 by Campbell Barton (master) September 1, 2013, 03:43 (GMT) |
use strict flags for lasso, boxpack, gsqueue and quadric's. for lasso also use unsigned ints rather then shorts for the path length. |
Commit Details:
Full Hash: 9d04a61f3652565cfe84d8e8b5192bd93177ce1d
SVN Revision: 59698
Parent Commit: 098cf90
Lines Changed: +32, -25
6 Modified Paths:
/source/blender/blenlib/BLI_lasso.h (+3, -3) (Diff)
/source/blender/blenlib/BLI_strict_flags.h (+3, -0) (Diff)
/source/blender/blenlib/intern/boxpack2d.c (+8, -6) (Diff)
/source/blender/blenlib/intern/gsqueue.c (+8, -9) (Diff)
/source/blender/blenlib/intern/lasso.c (+8, -7) (Diff)
/source/blender/blenlib/intern/quadric.c (+2, -0) (Diff)
/source/blender/blenlib/BLI_strict_flags.h (+3, -0) (Diff)
/source/blender/blenlib/intern/boxpack2d.c (+8, -6) (Diff)
/source/blender/blenlib/intern/gsqueue.c (+8, -9) (Diff)
/source/blender/blenlib/intern/lasso.c (+8, -7) (Diff)
/source/blender/blenlib/intern/quadric.c (+2, -0) (Diff)