Added App::PropertyPrecision
The purpose of this property and the associated property item is to properly display floating value of many decimal points, such as Precision::Confusion()
This commit is contained in:
committed by
Yorik van Havre
parent
9c821564df
commit
378f99f1b3
@@ -1177,6 +1177,7 @@ void Application::initTypes(void)
|
||||
App ::PropertyFloat ::init();
|
||||
App ::PropertyFloatList ::init();
|
||||
App ::PropertyFloatConstraint ::init();
|
||||
App ::PropertyPrecision ::init();
|
||||
App ::PropertyQuantity ::init();
|
||||
App ::PropertyQuantityConstraint::init();
|
||||
App ::PropertyAngle ::init();
|
||||
|
||||
Reference in New Issue
Block a user