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
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
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
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
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
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