Commit Graph

  • e1c523299f Rename Sampler to TriangleSampler; Make TriangleLocator public; SND\wo80_cp 2016-08-23 20:29:52 +00:00
  • 4a4da6c5fb Cleanup EPS and SVG code; Option to gzip compress EPS and SVG images SND\wo80_cp 2016-08-09 13:15:32 +00:00
  • 3f10f86307 Move EPS and SVG writer to Triangle.Rendering project. SND\wo80_cp 2016-08-08 23:56:03 +00:00
  • f7dba8af41 Basic support for region area constraints. SND\wo80_cp 2016-07-15 22:48:07 +00:00
  • 507ef402ce Reduce size of exported EPS images. SND\wo80_cp 2016-07-15 15:07:38 +00:00
  • 3c20831c10 Fix structured mesh generation (GenericMesher); Code cleanup; SND\wo80_cp 2016-02-24 23:47:55 +00:00
  • 128cee6e22 Minor fixes and improvements SND\wo80_cp 2016-01-15 23:48:28 +00:00
  • 0a7be0a1b6 git-svn-id: https://triangle.svn.codeplex.com/svn@78017 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5 SND\wo80_cp 2016-01-15 17:06:26 +00:00
  • b9fac8b83e Fix triangle 'VariableArea' quality constraint. SND\wo80_cp 2016-01-12 16:49:50 +00:00
  • ea118b898f Improve robustness of Contour.FindInteriorPoint SND\wo80_cp 2015-12-17 20:31:05 +00:00
  • 90d30dcaf8 Add triangle object pool SND\wo80_cp 2015-12-11 00:15:08 +00:00
  • aed9de93e5 Add conditional compilation symbols: USE_ATTRIBS: use vertex attributes (automatic interpolation) USE_Z: add z-property to Point class (no interpolation) SND\wo80_cp 2015-12-02 22:35:54 +00:00
  • 4569c7728f Breaking changes for geometry entities: Removed a bunch of properties (ID related) Renamed 'Boundary' and 'Region' properties to 'Label' SND\wo80_cp 2015-11-24 20:03:05 +00:00
  • 14ee9120bd Changed IPolygon interface; Fix #10971 SND\wo80_cp 2015-09-27 20:19:51 +00:00
  • 66522893b0 More code reorganization (7) SND\wo80_cp 2015-09-25 16:08:06 +00:00
  • 0e920cdce3 Code cleanup SND\wo80_cp 2015-09-25 15:56:18 +00:00
  • a2a6d8c839 Add interface for geometric predicates Add factory for Voronoi mesh entities (reduces allocations in SimpleSmoother) Fix issue #10959 SND\wo80_cp 2015-09-10 23:05:25 +00:00
  • da90ca5d0e Make fixed vertex ids work (changed IPolygon interface) SND\wo80_cp 2015-08-26 11:13:09 +00:00
  • 2f388438cc Fixes an issue with last commit SND\wo80_cp 2015-08-24 09:45:39 +00:00
  • 40625d3c38 Do not overwrite input vertex ids SND\wo80_cp 2015-08-24 09:28:12 +00:00
  • 6424ec003d Remove duplicate calculation in StandardVoronoi SND\wo80_cp 2015-07-09 17:52:45 +00:00
  • efd9d1260d Add a simple polygon validator. SND\wo80_cp 2015-07-09 17:20:03 +00:00
  • 58755fa461 Update StandardVoronoi code, AdjacencyMatrix column pointers are now 0-based, Rename QuadTree to TriangleQuadTree, Minor fixes SND\wo80_cp 2015-07-09 17:05:07 +00:00
  • f00ac93176 Reset sampler in TriangleLocator SND\wo80_cp 2015-04-01 11:52:25 +00:00
  • a26b41bf68 Remove a lot of the static business + minor fixes SND\wo80_cp 2015-03-08 22:20:54 +00:00
  • f674161dff More code reorganization (6) SND\wo80_cp 2014-08-27 16:43:48 +00:00
  • f022884735 Point properties are writable now SND\wo80_cp 2014-08-27 16:21:47 +00:00
  • acc1353f7b Added Triangle mesh to DCEL conversion SND\wo80_cp 2014-07-16 12:57:39 +00:00
  • 96fb33322b More code reorganization (5) SND\wo80_cp 2014-07-15 10:55:19 +00:00
  • e1861581cd Proper centroid calculation for CVT smoother SND\wo80_cp 2014-07-10 15:23:11 +00:00
  • 6ef7aa8c98 Fix bug in Triangle constructor (static triangle init); Add bounded Voronoi code (needs testing) SND\wo80_cp 2014-07-08 20:11:58 +00:00
  • dd8f6c3918 Fix SimpleSmoother segment splitting behavior SND\wo80_cp 2014-07-02 20:18:10 +00:00
  • 665e20c11f Minor changes SND\wo80_cp 2014-07-02 17:54:05 +00:00
  • 70b6ce226d Fix Triangle format writer SND\wo80_cp 2014-07-01 19:40:48 +00:00
  • 53d5ca9505 Update rendering code SND\wo80_cp 2014-06-27 21:36:29 +00:00
  • 02f9d10bea More code reorganization (4) SND\wo80_cp 2014-06-26 13:21:12 +00:00
  • 0b4853faf8 Added 'TriangleNet.Voronoi' namespace, Added new Voronoi code (edge based construction), Moved old Voronoi code to 'Legacy' namespace SND\wo80_cp 2014-06-26 12:41:32 +00:00
  • e2fcbf3675 Update test app input generators SND\wo80_cp 2014-06-05 12:09:11 +00:00
  • f89c773746 Code/comments cleanup SND\wo80_cp 2014-06-01 20:10:02 +00:00
  • 512f96ba7d Minor improvements SND\wo80_cp 2014-06-01 13:12:53 +00:00
  • 4df85ddb45 Minor test app improvements SND\wo80_cp 2014-06-01 09:12:44 +00:00
  • be776afad7 Remove old MeshRenderer files SND\wo80_cp 2014-05-31 13:04:58 +00:00
  • 96bf0e866a Remove old MeshRenderer project SND\wo80_cp 2014-05-31 13:01:55 +00:00
  • ad3ab72a16 Update test app (new rendering code) SND\wo80_cp 2014-05-31 12:59:49 +00:00
  • 70b25002dc New rendering code check-in SND\wo80_cp 2014-05-31 12:12:08 +00:00
  • a9de99f651 More code reorganization (3) SND\wo80_cp 2014-05-29 21:57:28 +00:00
  • faa7d4df47 More code reorganization (2) SND\wo80_cp 2014-05-29 19:06:09 +00:00
  • 7384b5fd07 More code reorganization (for beta 4) SND\wo80_cp 2014-05-29 18:14:13 +00:00
  • 94fafe03c0 Minor changes to (standard) Voronoi diagram SND\wo80_cp 2014-05-12 17:13:51 +00:00
  • 4963b68eef Fix QuadTree; ConformingDelaunay should imply quality meshing; SND\wo80_cp 2014-04-24 17:53:16 +00:00
  • c5c0b3363a Fix Bounded Voronoi exception; More code reorganization; SND\wo80_cp 2014-04-24 12:24:42 +00:00
  • 616f86c52b Some code reorganization SND\wo80_cp 2014-04-06 15:20:07 +00:00
  • e80534ac05 Fix parsing vertex attributes SND\wo80_cp 2014-02-07 21:23:00 +00:00
  • 729e5e692b Fix null reference exception in topology explorer SND\wo80_cp 2014-01-15 14:28:19 +00:00
  • d76842d2f6 Fix Quadtree; Added topology explorer to test app; SND\wo80_cp 2014-01-14 21:16:08 +00:00
  • 7fd0fe2341 Performance improvements (less garbage collection in NewLocation code) SND\wo80_cp 2013-12-06 13:16:20 +00:00
  • 94923a5a0d Added AddPoint(Vertex v) method to InputGeometry SND\wo80_cp 2013-11-22 11:58:15 +00:00
  • 948069da2b Fix index out of range exception in FastExpansionSumZeroElim SND\wo80_cp 2013-08-30 23:09:00 +00:00
  • f07cb1ded7 Added Shewchuk's robust geometric predicates Fixed bug in sweepline algorithm SND\wo80_cp 2013-08-20 14:52:38 +00:00
  • 467ff666cc Fix index out of range exception in NewLocation code SND\wo80_cp 2013-07-01 14:54:33 +00:00
  • e29212329d Added QuadTree for point location Added maximum angle to test app SND\wo80_cp 2013-06-18 09:38:34 +00:00
  • b8972bfcd3 Some fixes for Voronoi code SND\wo80_cp 2013-06-06 14:28:00 +00:00
  • 1595d43876 Segment.GetTriangle(i) should return null instead of dummy tri SND\wo80_cp 2013-02-17 18:58:25 +00:00
  • 5814e894d4 Added ISegment interface, Added access to segments adjoining triangles SND\wo80_cp 2013-02-17 18:54:08 +00:00
  • b2d6b2c729 Added public access to Mesh.Behavior, Removed all Mesh.SetOption(...) stuff SND\wo80_cp 2013-02-07 10:25:00 +00:00
  • ec012e33da Minor performance tweaks. SND\wo80_cp 2013-01-31 22:51:50 +00:00
  • be39375359 Added rendering of regions (try "Circle with Hole" input generator) SND\wo80_cp 2013-01-21 22:47:53 +00:00
  • c19681b2dd Removed support for triangle attributes, Added triangle region marker SND\wo80_cp 2013-01-21 14:59:13 +00:00
  • 99d2202fad Fixed issue #9774, Added higher precision primitives (decimal type, 128bit), Fixed mesh import not including holes, Some minor changes to UI and rendering SND\wo80_cp 2012-12-08 15:06:08 +00:00
  • 2b8de82d97 Fixed issue #9771, Added option to set triangulation algorithm, Added GeometryWriter to test app SND\wo80_cp 2012-12-07 13:03:09 +00:00
  • 40e15be85c Fix for issue #9768 SND\wo80_cp 2012-12-05 18:32:08 +00:00
  • fb6139a573 Added GetSegment method to ITriangle interface SND\wo80_cp 2012-11-29 15:16:23 +00:00
  • 9e3d316df1 Some minor changes for Beta 3 SND\wo80_cp 2012-10-30 20:46:02 +00:00
  • 4dccadc246 Added edges property to mesh, Added a simple mesh smoother SND\wo80_cp 2012-10-26 14:44:56 +00:00
  • 04c45ed41a Improved uniform data structure for Voronoi classes. SND\wo80_cp 2012-10-14 22:08:33 +00:00
  • 894c3e6eba Moved mesh rendering code to a seperate assembly. This will allow other rendering implementations (like OpenGL) through IMeshRenderer interface. SND\wo80_cp 2012-10-14 16:40:12 +00:00
  • c6122209e7 Changes to input geometry properties, EdgeEnumerator includes boundary mark, Mesh Check method signature changed SND\wo80_cp 2012-10-05 21:56:51 +00:00
  • f0b134edcd Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563 vstfs:///Framework/IdentityDomain/0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5\Project Collection Service Accounts 2012-10-01 21:13:48 +00:00
  • 696b124fe8 Checked in by server upgrade vstfs:///Framework/IdentityDomain/0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5\Project Collection Service Accounts 2012-10-01 21:07:03 +00:00
  • e4514324a3 Point attributes working again, Added RCM node renumbering, Some changes to mesh properties SND\wo80_cp 2012-07-30 14:38:34 +00:00
  • fcb6057f3d Code cleanup for Beta 2 SND\wo80_cp 2012-06-20 19:24:53 +00:00
  • 402672c9e6 Some smaller changes (mainly ui stuff) SND\wo80_cp 2012-06-19 21:46:15 +00:00
  • fc8eb1d2cd Image export (png, eps and svg) SND\wo80_cp 2012-06-18 20:40:18 +00:00
  • 95ee6f9c6c Changed Behavoir class to non-static SND\wo80_cp 2012-06-11 21:39:14 +00:00
  • 54f5c94eba Mesh file format and I/O tweaks SND\wo80_cp 2012-06-11 16:52:41 +00:00
  • 4c7ca69e27 Test app improvements SND\wo80_cp 2012-06-09 21:18:51 +00:00
  • c0d89aebeb Added (bounded) Voronoi diagram class SND\wo80_cp 2012-06-08 20:21:45 +00:00
  • c2fdcea816 Replaced old test app with mesh explorer Removed MeshData class (use InputGeometry for mesh input) Direct access to mesh geometry using public properties Lots of smaller changes SND\wo80_cp 2012-05-31 10:58:38 +00:00
  • 60cfbcda4e Preparing for beta 2. NO NEED TO DOWNLOAD! SND\wo80_cp 2012-05-30 18:42:37 +00:00
  • c9dac5d6d1 Fix for issues #9419/9390 + some minor changes SND\wo80_cp 2012-05-28 14:35:16 +00:00
  • 5bebd21141 Changes to workaround of issue #9390 SND\wo80_cp 2012-05-12 10:38:31 +00:00
  • ebec728626 Fixed issue #9389 Workaround for issue #9390 SND\wo80_cp 2012-05-12 09:35:11 +00:00
  • c47a6b45c0 Fixed issue #9346 + some minor fixes/changes SND\wo80_cp 2012-04-26 14:22:43 +00:00
  • 7a20268d3b Fixed a crash (on window minimize) in the mesh renderer. SND\wo80_cp 2012-03-27 12:24:49 +00:00
  • f31ec1ad02 Initial check in. SND\wo80_cp 2012-03-21 18:19:44 +00:00
  • 8f190fa4fe Created team project folder $/triangle via the Team Project Creation Wizard RNO\_MCLWEB 2012-02-21 13:41:14 +00:00