Blender Git Loki
Git Commits -> Revision b47e2ee
Revision b47e2ee by Campbell Barton (master) March 13, 2012, 17:13 (GMT) |
code/style cleanup for loop walker which was is fairly confusing and hard to extend. - only have one return at the end of the function. - break up functionality more clearly between wire/face walk. - remove unused struct member. |
Commit Details:
Full Hash: b47e2ee907a7cc4c949a6a6e4dc895532ca53f5e
SVN Revision: 44852
Parent Commit: 1581816
Lines Changed: +50, -49