Opened 20 years ago
Closed 13 years ago
#34 closed defect (wontfix)
triangle behaves differently, depending on the OS
Reported by: | duncan | Owned by: | rwilson |
---|---|---|---|
Priority: | lowest | Milestone: | Mesh generation maintenance |
Component: | Functionality and features | Version: | 1.0 |
Severity: | trivial | Keywords: | |
Cc: |
Description
triangle, used by pmesh, behaves differently, depending on the OS.
The meshes it produces are different.
test_mesh shows this, in the code.
if sys.platform == 'win32':
is used to test the different results.
Change History (5)
comment:1 Changed 20 years ago by
Status: | new → assigned |
---|
comment:2 Changed 20 years ago by
Component: | Appearance and visualisation → Functionality and features |
---|
comment:3 Changed 19 years ago by
Milestone: | Mesh generation finished → Mesh generation maintanence |
---|
comment:4 Changed 17 years ago by
Owner: | changed from duncan to rwilson |
---|---|
Status: | assigned → new |
comment:5 Changed 13 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.