gambas-source-code/main/lib/clipper
Benoît Minisini 6f62f9ae65 [DEVELOPMENT ENVIRONMENT]
* NEW: ImageEditor: Bug fixes. Clicking on the center button of a selected
  shape now selects the next one whose center is about at the same place.

[GB.CLIPPER]
* BUG: Clipper Offset, Union, Intersection... methods now ensure that they
  return closed polygons.
* NEW: Polygon.Orientation is a new property that returns the polygon 
  orientation.


git-svn-id: svn://localhost/gambas/trunk@5806 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2013-08-18 16:17:30 +00:00
..
c_clipper.cpp [DEVELOPMENT ENVIRONMENT] 2013-08-18 16:17:30 +00:00
c_clipper.h [DEVELOPMENT ENVIRONMENT] 2013-08-18 00:47:21 +00:00
clipper.cpp [DEVELOPMENT ENVIRONMENT] 2013-08-12 01:50:46 +00:00
clipper.hpp [DEVELOPMENT ENVIRONMENT] 2013-08-12 01:50:46 +00:00
gb.clipper.component [GB.CLIPPER] 2013-08-12 01:53:19 +00:00
gb.geom.h [DEVELOPMENT ENVIRONMENT] 2013-08-12 01:50:46 +00:00
LICENSE [DEVELOPMENT ENVIRONMENT] 2013-08-12 01:50:46 +00:00
main.cpp [DEVELOPMENT ENVIRONMENT] 2013-08-13 22:28:41 +00:00
main.h [DEVELOPMENT ENVIRONMENT] 2013-08-12 01:50:46 +00:00
Makefile.am [DEVELOPMENT ENVIRONMENT] 2013-08-12 01:50:46 +00:00