wwmayer

Results 72 issues of wwmayer

### Is there an existing request for this? - [X] I have searched the existing requests ### Forums discussion https://forum.freecadweb.org/viewtopic.php?f=8&t=70487 ### Subproject(s) affected? Core ### Idea description https://forum.freecadweb.org/viewtopic.php?f=8&t=70487 ### Anything...

Core
Feature

### Is there an existing request for this? - [X] I have searched the existing requests ### Forums discussion https://forum.freecadweb.org/viewtopic.php?p=611312#p611312 ### Subproject(s) affected? Part ### Idea description Currently the grid...

WB Part
Feature

Hi Coin team, under certain circumstances it can happen that a segmentation fault occurs in the function SoGLLazyElement::endCaching() at the line ``` *elem->postcachestate = elem->glstate; ``` because the postcachestate variable...

bug
critical
acknowledged

### Is there an existing request for this? - [X] I have searched the existing requests ### Forums discussion https://forum.freecadweb.org/viewtopic.php?f=8&t=68696 ### Subproject(s) affected? PartDesign ### Idea description Currently a circle...

WB PartDesign
Feature

### Is there an existing request for this? - [X] I have searched the existing requests ### Forums discussion https://forum.freecadweb.org/viewtopic.php?f=3&t=72126 ### Subproject(s) affected? File formats ### Idea description The current...

Feature
File format: DXF

This test will fail because of a regression in PartDesign helix

WB PartDesign

The QTreeView of the preferences dialog has a transparent background and this somehow causes the tooltips to have black background with black text so that it's not readable. Overriding the...

Core

Creating a shape with Part.CompSolid(), Part.Compound() or Part.Shell() is a null shape. In order to allow to append sub-shapes with the add() method a valid shape must be created beforehand....

WB Part

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description See https://forum.freecad.org/viewtopic.php?t=87165 1. Go to Sketcher wb 2. Create a new...

Bug
Core
UI/UX

The underlying problem is the method DocumentItem::updateItemSelection() where the selection is altered. This may cause the destruction and recreation of the DocumentObjectItems so that the passed pointer can become dangling....

Core