Opened 15 years ago

Closed 14 years ago

#1814 closed patch (fixed)

ftools: number of vertices for circular buffers too low (point buffer)

Reported by: neteler Owned by: cfarmer
Priority: major: does not work as expected Milestone: Version 1.6.0
Component: Python plugins and bindings Version: Trunk
Keywords: ftools Cc: crev.mtrolese@…
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

The number of vertices for circular buffers is too low (when creating a buffer around a point). Apparently 24 vertices are used. Ideally, the user could customize this setting (or use a scale/buffer radius dependent formula?).

Markus

Attachments (1)

fix_1814.diff (26.9 KB ) - added by alexbruy 14 years ago.
Proposed patch

Download all attachments as: .zip

Change History (7)

comment:1 by pcav, 15 years ago

Priority: critical: causes crash or data corruptionmajor: does not work as expected

comment:2 by pcav, 15 years ago

Owner: changed from borysiasty to cfarmer

comment:3 by pcav, 14 years ago

Milestone: Version 1.5.0Version 1.6.0

comment:4 by alexbruy, 14 years ago

Here is patch that adds a spinbox for setting number of segments to approximate curves

by alexbruy, 14 years ago

Attachment: fix_1814.diff added

Proposed patch

comment:5 by lutra, 14 years ago

Type: bugpatch

comment:6 by pcav, 14 years ago

Resolution: fixed
Status: newclosed

Apparently closed with r13729

Note: See TracTickets for help on using tickets.