Commit Graph

90 Commits

Author SHA1 Message Date
wmayer
3a27371ba9 + Fix gcc build errors/improve whitespaces 2013-09-26 15:39:25 +02:00
jriegel
ec0a5ccb0c Merge branch 'refs/heads/double-precision-werner'
Conflicts:
	src/App/Document.cpp
	src/App/PropertyGeo.cpp
	src/App/PropertyStandard.cpp
	src/Base/Reader.cpp
	src/Base/Reader.h
	src/Gui/propertyeditor/PropertyItem.cpp
	src/Mod/Fem/Gui/ViewProviderFemMesh.cpp
	src/Mod/Inspection/Gui/ViewProviderInspection.cpp
	src/Mod/Mesh/App/MeshProperties.cpp
	src/Mod/Part/App/TopoShapeFacePyImp.cpp
	src/Mod/PartDesign/App/FeatureRevolution.cpp
2013-09-26 00:05:05 +02:00
jriegel
c8cc4a179a integrate Quantities into PropertyView and activate preferences again 2013-09-25 21:59:24 +02:00
wmayer
92d5ee1c27 + Fix gcc build error 2013-09-25 11:11:59 +02:00
jriegel
abf1623f07 Add SchemaVersion to RestoreDocFile to distinquish double from float binary 2013-09-24 11:01:09 +02:00
jriegel
00ea24e07e Integrate Werners & Jans double branch
Move from float to double
Further suggestions for float -> double move
Moved Tools2D from float to double
More suggestions for float->double move from Gui subdirectory
Changes to FEM constraint visuals for float->double move
Suggested changes for float -> double move
Suggestions for Part module moving float -> double
2013-09-24 11:00:57 +02:00
jriegel
78ba09a490 start PropertyQuantity and InputField 2013-09-24 11:00:54 +02:00
jriegel
7fe834ffbe first finished implementation of Quantity parser 2013-09-24 11:00:51 +02:00
wmayer
dbf78870bc + cppcheck fixes 2013-09-20 21:00:45 +02:00
jriegel
bf3371a95d implementing Quantity further 2013-09-10 18:27:24 +02:00
wmayer
58d55a871b 0001213: FreeCAD Compilation fails on Linux 32 bit 2013-08-13 14:08:10 +02:00
jriegel
8d53370ffe Start new Unit and Quantity system 2013-08-11 23:03:34 +02:00
Yorik van Havre
f1dc173a0f Exposed vector negative to python 2013-07-30 12:17:06 -03:00
wmayer
be9a76c797 Add method to check if console mode is on/off 2013-07-23 13:27:02 +02:00
wmayer
751eef8d54 Add nullify method to Matrix class 2013-07-23 11:21:31 +02:00
wmayer
9b1da4cbe9 Fix Python exception handling 2013-07-19 12:27:44 +02:00
wmayer
79c49e4939 Add distanceToPoint to VectorPy 2013-07-17 16:41:09 +02:00
wmayer
a809a804f2 0000964: Patch to allow use of external PyCXX 2013-07-13 16:25:16 +02:00
wmayer
609072f140 + in setPyObject() only use classes derived from Base::Exception 2013-07-05 15:29:04 +02:00
wmayer
82081a6634 0001152: The output of __repr__() of Vector and Rotatio would create Objects with different Values do to inapropriate rounding 2013-06-17 13:21:25 +02:00
wmayer
c6223737c6 Don't show attribute 'Type' in call tips any more 2013-06-15 15:32:06 +02:00
wmayer
918b7fdbaf Make file read-only once assigned to a PropertyFileIncluded instance 2013-05-07 22:42:58 +02:00
wmayer
108b0bd639 Fix data loss in PropertyFileIncluded 2013-05-06 08:27:25 +02:00
wmayer
0c378f12dc Improve UUID handling of documents 2013-05-04 18:05:39 +02:00
wmayer
3a591b3a94 Improve reporting of Python exceptions 2013-05-04 14:23:53 +02:00
wmayer
61ba27f6ef Mark attribute 'Type' deprecated, use 'TypeId' now 2013-05-03 21:23:34 +02:00
wmayer
0035d9fc76 Add utility functions to convert between string/wstring 2013-04-26 17:07:18 +02:00
wmayer
ae4d554021 Allow to save/load XML to/from buffer 2013-04-26 17:06:18 +02:00
wmayer
1be598ac06 Allow to save/load XML to/from buffer 2013-04-26 17:05:40 +02:00
wmayer
ea173ab5c7 Fix whitespace 2013-04-26 17:01:39 +02:00
wmayer
360a8c5a2d 0001085: TimeInfo: diffTimeF(): added default arg/0001084: TimeInfo: diffTimeF(): non-zero result for ident. time stamps 2013-04-07 14:34:47 +02:00
wmayer
ad49408c58 Support to write vector list and float lists in old format, fix issues in property editor, move back to float for curvature type 2013-03-30 12:32:53 +01:00
wmayer
bb63f7a4d5 Remove FileVersion from RestoreDocFile, convert point data back to floats 2013-03-29 15:23:51 +01:00
jrheinlaender
ad6444053b Added FileVersion attribute to XML format to distinguish legacy float binary files from new double binary files 2013-03-27 11:47:18 +04:30
jrheinlaender
e9d337a5e0 Moved Tools2D from float to double 2013-03-24 19:10:29 +04:30
jrheinlaender
2757c4fd23 Further suggestions for float -> double move 2013-03-23 20:20:16 +04:30
wmayer
24ca68514b 0001018: Possible inconsistencies between Euler angles, quaternion and matrix 2013-03-03 13:27:27 +01:00
jriegel
0c8cfa92e5 Log in FemMesh view provider and some warnings fixed 2013-02-18 22:29:02 +01:00
wmayer
3f11c1fd82 Fix build errors 2013-02-13 00:34:45 +01:00
jriegel
61914bc772 Add all base system changes from the Assembly branch 2013-02-10 20:02:33 +01:00
wmayer
560da7d694 Use Qt's uuid implementation on Linux 2013-01-01 01:36:13 +01:00
wmayer
0e8158816b Some little fixes 2012-12-10 14:02:37 +01:00
wmayer
d4f1250453 0000827: Sketch copy deletes all constraints 2012-11-20 13:16:15 +01:00
wmayer
5305be6036 Fix memory leak 2012-11-02 21:16:01 +01:00
wmayer
6c21b74b4b Fixes for MacOSX 2012-10-28 15:05:28 +01:00
wmayer
15f38e1a62 Fixes for MacOSX 2012-10-26 12:59:43 +02:00
wmayer
a8ab7705ed Fix documentation 2012-10-22 19:39:55 +02:00
wmayer
a7164046b4 0000856: Wrong inverse of a matrix 2012-10-22 16:21:27 +02:00
wmayer
f8bd7fbd0b Replace Python std output only for GUI application and not for CLI 2012-10-01 16:38:43 +02:00
wmayer
3d38234ce4 0000831: python print causes File descriptor error on windows 2012-09-12 10:34:14 +02:00