]> granicus.if.org Git - poly2tri-c/shortlog
poly2tri-c
2012-04-27 Barak Itkin1. Move common functions into shared files
2012-04-26 Barak ItkinAdd code for working with CDTs
2012-04-26 Barak ItkinAdd function for working with triangle circumcircles
2012-04-26 Barak ItkinVarious small API additions
2012-04-26 Barak ItkinImplement P2trMesh
2012-04-26 Barak ItkinMore work on P2trEdge, implement P2trTriangle
2012-04-26 Barak ItkinFix the code of the last commit to make it compile
2012-04-26 Barak ItkinMore work on P2trPoint, and implement P2trEdge
2012-04-21 Barak ItkinAdd the initial code for triangular meshes (Most work...
2012-04-21 Barak ItkinAdd a PSLG (Planar Straight Line Graph) shape
2012-04-21 Barak ItkinAdd Doxygen documentation support
2012-04-21 Barak ItkinAdd more necessary math functions
2012-04-20 Barak ItkinAdd some basic geometric primitives
2012-04-20 Barak ItkinRemove the old triangulation and refinement code
2012-04-20 Barak ItkinCreate different directories for the different parts...
2012-04-20 Barak ItkinImport the code (only) from the GEGL soc-2011-seamless...