Support to write vector list and float lists in old format, fix issues in property editor, move back to float for curvature type
This commit is contained in:
@@ -61,7 +61,7 @@ using namespace PartDesign;
|
||||
|
||||
PROPERTY_SOURCE(PartDesign::Draft, PartDesign::DressUp)
|
||||
|
||||
const App::PropertyFloatConstraint::Constraints floatAngle = {0.0,89.9,0.1};
|
||||
const App::PropertyFloatConstraint::Constraints floatAngle = {0.0,89.99,0.1};
|
||||
|
||||
Draft::Draft()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user