View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004581 | PartDesign | Bug | public | 2021-03-01 01:16 | 2021-03-02 11:32 |
Reporter | uwestoehr | Assigned To | uwestoehr | ||
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 0.19 | ||||
Target Version | 0.19 | Fixed in Version | 0.19 | ||
Summary | 0004581: Transformed object becomes invisible after sucessful multi transformation | ||||
Description | 1. select e.g. a Pad 2. add a multi-transform feature to it 3. add in the transform dialog a transformation of your choice, e.g. a scaled transformation result: the transformation succeeded but you suddenly see nothing anymore in the model view This is a regression to FC 0.18 | ||||
Additional Information | Forum discussion: https://forum.freecadweb.org/viewtopic.php?f=3&t=56093#p482553 | ||||
Tags | No tags attached. | ||||
FreeCAD Information | OS: Windows 10 Version 2009 Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.19.24276 (Git) Build type: Release Branch: master Hash: 2599d67c2bd41a5f051b994b6da7890a2b4ecc4c Python version: 3.8.6+ Qt version: 5.15.1 Coin version: 4.0.1 OCC version: 7.5.0 Locale: German/Germany (de_DE) | ||||
FreeCAD: master f481c471 2021-03-01 01:20:18 Committer: wwmayer Details Diff |
[PD] fix multi-transform View - fixes bug 4581 See the first issue reported here: https://forum.freecadweb.org/viewtopic.php?f=3&t=56093#p482553 - also fix issue that one could set 1 occurrence for polar patterns despite 2 are required at least - also fix potential dereferencing null pointer (reported by MSVC) |
Affected Issues 0004581 |
|
mod - src/Mod/PartDesign/Gui/TaskMultiTransformParameters.cpp | Diff File | ||
mod - src/Mod/PartDesign/Gui/TaskPolarPatternParameters.cpp | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-03-01 01:16 | uwestoehr | New Issue | |
2021-03-01 01:21 | uwestoehr | Description Updated | |
2021-03-01 01:22 | uwestoehr | Priority | normal => high |
2021-03-01 01:26 | uwestoehr | Note Added: 0015462 | |
2021-03-02 11:30 | Kunda1 | Note Added: 0015469 | |
2021-03-02 11:31 | Kunda1 | Changeset attached | => FreeCAD master f481c471 |
2021-03-02 11:32 | Kunda1 | Assigned To | => uwestoehr |
2021-03-02 11:32 | Kunda1 | Status | new => closed |
2021-03-02 11:32 | Kunda1 | Resolution | open => fixed |
2021-03-02 11:32 | Kunda1 | Fixed in Version | => 0.19 |