Eivind Kvedalen
|
ca0c9de886
|
Expression/ObjectIdentifier: changed return type of renameDocumentObject and renameDocument,
to be able to signal that a rename actually took place.
|
2015-12-21 14:11:12 +01:00 |
|
Eivind Kvedalen
|
b087991559
|
ObjectIdentifier: Added std::setprecision to keep precision of double to string conversion.
|
2015-12-18 22:05:31 +01:00 |
|
Eivind Kvedalen
|
4a861c75d5
|
App: Replaced freecad_dynamic_cast by static_cast. In this case we know the type, and don't check for 0.
|
2015-12-09 12:15:14 +01:00 |
|
Eivind Kvedalen
|
ae388d26ea
|
Added Expression classes to App directory. Added Expression interface to Property base class.
|
2015-09-21 14:51:02 +02:00 |
|