683ac78ca2
FromTransformationOf is called with an identity rotation or translation for translation and rotation groups, and for every group that doesn't produce a solid model. This commit omits any calculations from it when the relevant part of transformation would change nothing. This commit results in a ~10% improvement on testcase woodworking/big-big-big-woodworking-asm, and splitting the condition into three parts results in a ~5% improvement on testcase stress/rotate_groups_0. |
||
---|---|---|
.. | ||
boolean.cpp | ||
curve.cpp | ||
merge.cpp | ||
ratpoly.cpp | ||
raycast.cpp | ||
surface.cpp | ||
surface.h | ||
surfinter.cpp | ||
triangulate.cpp |