Ticket #1814 (closed patch: fixed)

Opened 4 years ago

Last modified 3 years ago

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@…
Platform Version: Platform: All
Must Fix for Release: No 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

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

Change History

Changed 4 years ago by pcav

  • priority changed from critical: causes crash or data corruption to major: does not work as expected

Changed 4 years ago by pcav

  • owner changed from borysiasty to cfarmer

Changed 3 years ago by pcav

  • milestone changed from Version 1.5.0 to Version 1.6.0

Changed 3 years ago by alexbruy

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

Changed 3 years ago by alexbruy

Proposed patch

Changed 3 years ago by lutra

  • type changed from bug to patch

Changed 3 years ago by pcav

  • status changed from new to closed
  • resolution set to fixed

Apparently closed with r13729

Note: See TracTickets for help on using tickets.