|
2070 | QCAD (main) | Feature Request | Low | cropping image | Assigned | |
1 |
Task Description
It may be useful to insert the “image cropping” function both in top / bottom - right / left mode, and with polyline
|
|
2087 | QCAD (main) | Feature Request | Low | More options for "Paste along Entity" [PE] | Assigned | |
1 |
Task Description
“Paste” has already the options: To current layer, Overwrite layers, Overwrite blocks.
Would be a nice time saver to have the same options for “Paste along Entity” too.
|
|
2091 | QCAD (main) | Feature Request | Low | Toggle redrawing of hatches | Assigned | |
2 |
Task Description
Because modifying hatches have lag issues I’d like to propose a toggle that turns of the redrawing/rendering of the hatch. Especially while modifying the hatch.
The hatches always have a boundary that can be worked with right? So when we move or stretch the hatch we can still see the boundary and its handles to perform all the actions.
This could be a new view mode that turns of the view of the interior/pattern of the hatch but leave the boundary of the hatch. Or the draft mode can be extended to include simplified hatches while modifying.
Also see the discussion
|
|
2127 | QCAD (main) | Feature Request | Low | Snap for predicted intersections while using "Restrict ... | Assigned | |
2 |
Task Description
I would like to request a new kind of snap: a “Restricted Intersection” snap that appears at the point where an entity would intersect with a line drawn from Relative Zero that fulfills the current EL criteria. “Restricted Intersection” snaps would be similar to other Relative Zero-based snaps (like “Perpendicular” and “Tangential”), but would predict the point of the snap from the EL constraints instead of the characteristics of the entity being snapped to. Naturally a value of 0 for angle or length would result in that constraint being ignored.
Additional operational flexibility could be achieved by allowing the snap to exist regardless of whether EL is actually in use. To be useful this would probably require determining snap locations based on angle OR length as opposed to angle AND length.
Implementing this new snap would allow, for example, for easily drawing a line of unknown (but determinable) length at a specified angle between a given point and a given entity (see discussion here), with the “Restricted Intersection” snap ensuring that the endpoint of the new line forms an intersection with the entity in question. Currently the same goal can be achieved a couple of different ways, but they all involve at least two separate steps.
|
|
2128 | QCAD (main) | Feature Request | Low | "Create Library Item" "Save As" dialogue doesn't rememb... | Assigned | |
2 |
Task Description
This is either a bug or a feature request, depending on perspective; my apologies if I’ve picked the wrong one. Additional discussion can be found here.
Steps to reproduce: 1. Create an entity 2. Run “Create Library Item” [BT] 3. Select Reference Point
Expected outcome: “Save As” dialogue opens in the directory that the previous library item was saved in
Actual outcome: “Save As” dialogue opens in ( RSettings.getLaunchPath() + “/libraries” )
Additional Context: The reason I’ve categorized this as a bug is because, relative to the behaviour of the main “Save As” dialogue (which does remember the last directory used) the behaviour of the “Create Library Item” “Save As” dialogue is unexpected.
Software versions: QCAD 3.25.2 Pro Windows 10 Pro
|
|
2161 | QCAD (main) | Feature Request | Low | Make Polyline from Selection (OC) configurable for simp... | Assigned | |
1 |
Task Description
QCAD Professional Win installer 32bit Version: 3.25.2.7 (3.25.2.7) Internet: QCAD.org Build Date: Dec 16 2020 Revision: e06f230 Qt Version: 5.13.2 Architecture: i386 Compiler: Unknown
Not related to OS, nor version.
The method Polyline from Segments (OC) can be configured for tolerance and simplification in the Options Toolbar. The method Polyline from Selection (OG) has no UI or none showing.
OG retrieves a tolerance from QCAD.ini, what is initially not set:
var tolerance = RSettings.getDoubleValue("PolylineFromSelection/Tolerance", 0.001);
The tolerance will be default = 0.001 similar as the default in AppPrefs. The tolerance setting is included in QCAD.ini after changing the AppPrefs entry.
OG calls PolylineFromSelection.autoJoinSegments with this tolerance:
var counter = PolylineFromSelection.autoJoinSegments(di, tolerance, this);
PolylineFromSelection.autoJoinSegments calls PolylineFromSegments.createPolylineShape with simplification hard coded to true. (last parameter)
// create polyline from line, arc, spline or open polyline entity:
var polyline = PolylineFromSegments.createPolylineShape(
entity, doc, vTolerance, op, undefined,
traversed, callBacks, undefined, true);
I would like to see the simplification optional and default = true.
Regards, CVH
|
|
2164 | QCAD/CAM | Feature Request | Low | Add ability to pan the 3D view with a modifier key and ... | Assigned | |
1 |
Task Description
With a Mac (and no external mouse) there’s no middle button so it’s not possible to pan the 3D view (that’s what they tell me in the forum). It would be useful if one could use command-drag or control-drag to pan around the 3D view.
|
|
2173 | QCAD (main) | Feature Request | Low | View > Selection Filter: Add alpha property for hatches | Assigned | |
2 |
Task Description
Add alpha property to filter for hatches.
|
|
2182 | QCAD (main) | Feature Request | Low | Select > Select Previous | Assigned | |
2 |
Task Description
Select the previously selected entities.
|
|
2189 | QCAD (main) | Feature Request | Low | Vertically and/or diagonally stacked fractions option. | Assigned | |
1 |
Task Description
The option for vertically and diagonally stacked fractions would be helpful for both the text creation tool and as the output of dimensions.
|
|
2190 | QCAD (main) | Feature Request | Low | Option for unidirectional dimensions | Assigned | |
1 |
Task Description
An option for unidirectional dimensions, in addition to the default aligned dimensions.
|
|
752 | QCAD (main) | Feature Request | Very Low | Add support for the 3dConnexion Space Navigator (Pan an... | Assigned | |
3 |
Task Description
The 3dConnexion Space Navigator would be wonderful as a pan and zoom control. I find it extremely useful in SketchUp and when I switch from that to QCAD am always disappointed to find it doesn’t work.
3dconnexion DOT com/buy/shop.html?3dxcp=GA_GA_search_google_US_Brand
While full support for the buttons and such would be nice, just the ability to map the axis to pan and zoom would be wonderful.
|
|
991 | QCAD (main) | Feature Request | Very Low | Add warning when overwriting custom property | Assigned | |
|
Task Description
Property Editor - Geometry - Custom - Add Custom Property
If I use an identical Name accidentally again in the Custom Property dialog - it will overwrite the first value with the same name without any warnings.
|
|
1426 | QCAD (main) | Feature Request | Very Low | Load drawings that were open when closing QCAD on start... | Assigned | |
|
Task Description
See also: http://www.qcad.org/rsforum/viewtopic.php?f=31&t=4249
|
|
1626 | QCAD (main) | Feature Request | Very Low | 'Clip to Circle' tool | Assigned | |
1 |
Task Description
Hi Andrew,
Would it be possible to have a clip to circle tool also please?
Regards
Clive
|
|
1649 | QCAD (main) | Feature Request | Very Low | Add configuarable format options for saving blocks to l... | Assigned | |
|
Task Description
Add configuarable format options in application preferences for saving blocks to library to either dxf or dwg.
|
|
1788 | QCAD (main) | Feature Request | Very Low | New snap: reference points of a block references | Assigned | |
|
Task Description
I know this was reported and fixed before ...
https://www.qcad.org/bugtracker/index.php?do=details&task_id=843
... but it looks like we have the issue now back with some kind of variation.
If I use the test drawing which I posted in 2013 ( FS#843 ) it works still as expected after it was fixed.
If I create a new block it won’t work in a new drawing nor in the old test drawing - no chance to snap to the Block Reference.
Edit: New Test drawing:
|
|
1920 | QCAD (main) | Feature Request | Very Low | Edit > Application Preferences: Add preference to disab... | Assigned | |
|
Task Description
See also: https://www.qcad.org/rsforum/viewtopic.php?f=89&t=6447
|
|
1922 | dwg2bmp | Feature Request | Very Low | Add error message when requesting raster for a non-exis... | Assigned | |
|
Task Description
It would be nice if QCAD spit some kind of warning message when trying to render a layer with a name that doesn’t exist (and perhaps render nothing), rather than silently rendering an empty image. :D
See https://qcad.org/rsforum/viewtopic.php?f=33&t=6453
|
|
2107 | QCAD (main) | Feature Request | Very Low | Add a button to the tool bar to allow for a quick backg... | Assigned | |
1 |
Task Description
I find myself with reasonable regularity needing to change the background color between black and white. It would be much more efficient to have a toggle button on the ribbon to make this sort of instant (kind of like the “screen based line types” button works but make it for background color and just between black and white or let people define their dark and light themes and toggle the background between the two.
|