Blender Git Loki
Git Commits -> Revision ba4d6ba
Revision ba4d6ba by Joseph Eagar (master) March 16, 2009, 10:12 (GMT) |
some cleanup of bmesh_polygon.c. there were three winding functions, now there's just one, the original testedgeside, that has some additional tests that might fix some issues I was having. still need to decided if bmesh_polygon.c stuff should be entirely double or entire floats, right now there's a little half-and-half going on. |
Commit Details:
Full Hash: ba4d6babbb782c582cbe5e6edab97fa063597079
SVN Revision: 19308
Parent Commit: 34ed34b
Lines Changed: +32, -93