aumgn
d82111a4fc
Fix a NPE with brush using a global mask and no brush mask
2012-03-15 16:59:02 +01:00
aumgn and TomyLobo
857f721bb5
Add support for expand with reverse dir for Cylinder & Ellipsoid
2012-03-15 08:51:37 +01:00
aumgn and TomyLobo
760f77e681
Make inset/outset use varargs contract/expand, so they can be used with cylinders and ellipses.
2012-03-15 08:31:40 +01:00
aumgn and TomyLobo
8506bb437e
Deprecate expand/contract(Vector) in favor of varargs versions
...
This keeps things simpler by not dealing with redundant implementations
for single change and multiple changes.
This also let regions handle related changes in a more efficient way
(for example recalculates region components only when needed).
2012-03-15 08:31:39 +01:00
aumgn and TomyLobo
1359a7fada
Implement contract/expand(Vector...) for Cylinder & Ellipsoid
2012-03-15 08:31:30 +01:00
aumgn and TomyLobo
0346228310
Add positive() to Vector and Vector2D
2012-03-15 08:29:27 +01:00
Ferreira Christopher
eee02565ca
Fix NPE in CylinderRegion
2012-01-22 12:02:11 +01:00