Commit Graph

161 Commits

Author SHA1 Message Date
wmayer
4ffebad49c + Minor fix in test feature 2014-02-22 11:36:48 +01:00
wmayer
515a3347ab + Handle empty system path in init script 2014-02-21 13:29:22 +01:00
jriegel
2e1a84c149 higher level exception handling on Windows 2014-02-20 22:54:30 +01:00
jriegel
e54f0e1903 fix and test handler for DIVZERO 2014-02-20 20:31:42 +01:00
jriegel
60177f66e5 fix commit 2014-02-20 20:08:47 +01:00
jriegel
15fa1f525b Test case for system exceptions in FeatureTest and try to catch more of them 2014-02-20 20:03:43 +01:00
jriegel
e1fca95d56 PropertyUnits takes Unicode python strings 2014-02-16 22:19:58 +01:00
jriegel
aca751daf4 switch the physical Properties to Quantity and add Pressure and Force 2014-02-16 22:19:56 +01:00
wmayer
ae29ab3ceb + allow to set constraints of properties via Python 2014-02-15 14:10:17 +01:00
wmayer
31ad938360 + Fix segmentation fault 2014-02-15 14:08:33 +01:00
wmayer
67c72af58a + remove unneeded methods from PropertyLength 2014-02-13 17:24:03 +01:00
wmayer
e0edec90f5 + PropertyLength inherits PropertyQuantity 2014-02-13 17:03:48 +01:00
wmayer
e8eb0bd828 + support loading projects with old pad features, fix critical bug where the unit gets replaced 2014-02-12 15:14:02 +01:00
wmayer
83ab31f917 + Add PropertyQuantity to type system 2014-02-11 19:20:31 +01:00
wmayer
0adb4222ae + Fix doc string 2014-01-26 14:18:30 +01:00
wmayer
668f337963 + Fix typo 2013-12-30 12:57:08 +01:00
wmayer
5aa1f90dbd + Keep trailing digits when loading project file 2013-12-30 12:54:45 +01:00
wmayer
e0bb1428e4 + Avoid too lenthy object names in document 2013-12-29 11:38:12 +01:00
jriegel
bfb7b66beb changing ym to um 2013-12-10 23:05:08 +01:00
jriegel
f265f551c2 Switching Quantity parser to UTF8 2013-12-09 23:50:52 +01:00
jriegel
21c517eff0 Some fixes in unit system 2013-12-08 19:48:13 +01:00
jriegel
84593beee3 fix semicolon in Init script 2013-12-06 00:13:22 +01:00
jriegel
b16190181b some fixes and comparison interface for Unit and Quantity python objects 2013-12-06 00:06:58 +01:00
jriegel
87c8d5b022 Switching the UnitsApi to the new Quantity system 2013-12-03 19:03:08 +01:00
jriegel
a5739ee1ea fis for fix for spelling.... 2013-12-02 21:06:10 +01:00
jriegel
15648c1bcc Fix some spelling 2013-12-02 19:50:51 +01:00
jriegel
0612ebcb28 Adding Unit definition to the python modul 2013-11-30 21:46:36 +01:00
jriegel
84601cc346 Objects for Results of FEM analysis 2013-11-27 20:14:58 +01:00
wmayer
f5a5ee24b3 + Do not write transient properties of Python feature classes to project file 2013-11-24 17:08:28 +01:00
wmayer
98b8326792 + Add method load() to Document class in Python 2013-11-22 17:53:31 +01:00
Yorik van Havre
70bc2446a1 Updated forum links to the new subdomain 2013-11-11 11:42:34 -02:00
jriegel
a3e1a64759 Merge branch 'refs/heads/dev-quantity' 2013-11-09 11:15:09 +01:00
Yorik van Havre
4c500237db Updated links to the new forum 2013-11-06 19:32:45 -02:00
jriegel
b0ad791daa implementing InputField UseCase in Sketcher EditDatumDialog 2013-11-05 19:00:42 +01:00
wmayer
6d68286886 0001031: PropertyLinkSubList causes crash 2013-10-28 14:14:11 +01:00
wmayer
ad877e1ae1 + Make Python API more pythonic 2013-10-11 13:57:05 +02:00
wmayer
854d15f44f + Remove unused method 2013-09-26 18:47: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
jriegel
abf1623f07 Add SchemaVersion to RestoreDocFile to distinquish double from float binary 2013-09-24 11:01:09 +02:00
jriegel
718972e48a small fixes 2013-09-24 11:01:06 +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
wmayer
3590e6fc7b +Relicense from GPL to LGPL 2013-09-19 11:21:03 +02:00
Yorik van Havre
4005b199e0 0001102: Updated all links to old freecad homepage and wiki to the new ones 2013-09-15 17:04:42 -03:00
jriegel
162db85d3b Merge branch 'refs/heads/master' into jriegel/develop-fem
Conflicts:
	src/Gui/View3DInventor.cpp same fix, but master was better
2013-09-04 07:47:08 +02:00
wmayer
5716d6179e Support -psn as hidden program option on MacOSX 2013-08-29 10:06:34 +02:00
jriegel
3f3f3b0bd5 Fix sequence issue by new object for Isostatic nodes 2013-08-16 16:46:49 +02:00
wmayer
ff56a3b53d + better check for opening a transaction when removing an object from document 2013-08-15 16:47:56 +02:00
jriegel
acf8bba24f Make Fem::Analyses object inheritable to python and some fixes in Material 2013-08-04 19:22:17 +02:00