Opened 9 years ago
Closed 9 years ago
#51048 closed update (fixed)
octave-geometry @2.0.0_0: Update to 2.1.1
Reported by: | Schamschula (Marius Schamschula) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | haspatch maintainer | Cc: | michaelld (Michael Dickens) |
Port: | octave-geometry |
Description
octave-geometry has been updated to version 2.1.1. New version 2.1.1:
- Added Functions
- fillPolygon rectAsPolygon
- Improved Functions
- drawShape was not working due to missing functions. they have all been added now.
New version 2.1.0:
- Added Functions
- projPointOnPolyline: the function is added for compatibility, but it is just a wrapper of distancePointPolyline.
- findClosestPoint
- Improved Functions
- distancePointPolyline is now updated with a spee dup of 100x. It also calculates the projections, so projPointOnPolyline is obsolete.
Attachments (1)
Change History (5)
Changed 9 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-octave-geometry.diff added |
---|
comment:1 Changed 9 years ago by michaelld (Michael Dickens)
comment:2 Changed 9 years ago by Schamschula (Marius Schamschula)
I'm assuming you are building this against octave 3.8.2. I have it installed on several machines against octave-devel-rc and octave-devel-release (octave 4.0.1).
comment:3 Changed 9 years ago by michaelld (Michael Dickens)
Yes. That's likely the issue. I'll just commit it.
comment:4 Changed 9 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Done in r148163.
Note: See
TracTickets for help on using
tickets.
This fails for me: