Commit Graph

2868 Commits

Author SHA1 Message Date
jriegel
dea9ea82c5 fix semicolon in Init script 2013-12-06 00:13:22 +01:00
jriegel
272e60671b some fixes and comparison interface for Unit and Quantity python objects 2013-12-06 00:06:58 +01:00
wmayer
01d69071b6 + Fix gcc build error 2013-12-05 23:30:12 +01:00
wmayer
5ca7d0dcd8 + Suppress boost warning 2013-12-05 23:08:12 +01:00
wmayer
d62ed23068 + Fix compiler warnings with OCC 6.6 2013-12-05 23:06:13 +01:00
jriegel
eb5cc8ed6c Implement the three major unit system schemas 2013-12-05 18:16:31 +01:00
jriegel
b52de075e1 Small clearifikation about the usage of Units interface 2013-12-05 08:54:46 +01:00
jriegel
894529a223 fix error of gcc and remove old parser code. 2013-12-05 08:42:33 +01:00
jriegel
f58ea31b6a Some fixes in the unit system 2013-12-03 19:57:29 +01:00
jriegel
87c4741fac new userString methode 2013-12-03 19:03:12 +01:00
jriegel
3a3afa0783 Switching the UnitsApi to the new Quantity system 2013-12-03 19:03:08 +01:00
jriegel
a7e221fdff deactivate Project view 2013-12-03 18:59:23 +01:00
jriegel
2351d115b9 History and Save managment in InputField 2013-12-03 18:48:18 +01:00
jmaustpc
8a19a176c6 add SVG icons for the Class Browser
Created new svg icons to replace the 7 png icons in
src/Gui/Icons/ClassBrowser
and made FreeCAD use them
2013-12-03 10:54:18 +01:00
jriegel
958a14ddbe fis for fix for spelling.... 2013-12-02 21:06:10 +01:00
jriegel
9a239261bb fix in get visible faces 2013-12-02 20:35:12 +01:00
jriegel
62fc4c3a1e Fix some spelling 2013-12-02 19:50:51 +01:00
wmayer
1028c365e1 + Apply Jim's fix of typos 2013-12-02 17:22:30 +01:00
wmayer
ebfe001a7f + allow to close download dialog 2013-12-01 16:36:21 +01:00
wmayer
31c5e7055c + remove .png extension in spnav dialog 2013-12-01 12:14:25 +01:00
wmayer
1060d40a5f fixes #0001321: more visual feedback for check geometry command 2013-12-01 11:57:30 +01:00
wmayer
66f0499a81 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-12-01 11:45:21 +01:00
wmayer
1464cf413b fixes #0001302: crash in model refine. 2013-12-01 11:44:50 +01:00
jriegel
15ecd1ffe8 Adding Unit definition to the python modul 2013-11-30 21:46:36 +01:00
jriegel
68f3a1fda4 Shifting standard unit definitions 2013-11-30 17:58:24 +01:00
jriegel
ae3c1704c9 Using return to write the logBook in UnitsCalculator 2013-11-30 17:58:23 +01:00
jmaustpc
f2ebb0813e remove path error from 18 svg icons
There was an extra path with no line or fill colour
in these 18 icons. In some svg applications displayed
this as a square in the top righ corner of the icon.
2013-11-30 14:14:34 -02:00
jriegel
b706bf73a5 Add limits to the InputField 2013-11-29 18:24:17 +01:00
jriegel
09fe84abbf Finish Displacement and animation of it. 2013-11-28 23:30:21 +01:00
jriegel
61e289036e Starting Displacement post-processing to the FemMesh ViewProvider 2013-11-28 19:52:58 +01:00
jriegel
7a1a8051aa Adding python capabilities to the Result objects 2013-11-28 19:52:41 +01:00
Yorik van Havre
96514385e5 Arch: Added Draft_PathArray to the Arch WB 2013-11-28 11:55:40 -02:00
Yorik van Havre
4ce8d747b8 Draft: Added Jim's PathArray icon 2013-11-28 11:53:36 -02:00
WandererFan
d652d84c19 Add Draft makePathArray and _PathArray
Add Draft PathArray GUI tool
2013-11-28 11:42:14 -02:00
wmayer
a0d2fcd8e2 Ignore plugins by git export 2013-11-28 14:03:32 +01:00
wmayer
f5432d6a08 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-11-28 13:33:12 +01:00
wmayer
11d3d51505 + Webkit based SVG image format 2013-11-28 13:32:32 +01:00
jriegel
feeb053e18 Objects for Results of FEM analysis 2013-11-27 20:14:58 +01:00
wmayer
680f4c82f7 + Fix FEM install target 2013-11-27 16:26:43 +01:00
wmayer
bbc22b90e1 + Fallback for meshing dialog if MeshPart fails to load 2013-11-27 15:19:52 +01:00
Yorik van Havre
0506a918b2 Arch: Better view provider for axis object 2013-11-25 16:48:24 -02:00
wmayer
b7a9b774f3 + Support of export to X3D for meshes 2013-11-25 13:39:31 +01:00
wmayer
cbbf3ee390 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-11-25 10:26:42 +01:00
wmayer
a98c967be4 + Remove duplicate icon 2013-11-25 10:26:09 +01:00
Yorik van Havre
932647e57f Draft: Fixed indentation problem in importDXF 2013-11-24 22:13:45 -02:00
Yorik van Havre
816cee5f55 Draft: fixed typo 2013-11-24 18:02:48 -02:00
wmayer
b8eb776179 + Do not write transient properties of Python feature classes to project file 2013-11-24 17:08:28 +01:00
wmayer
3153ccd8b2 + Add method load() to Document class in Python 2013-11-22 17:53:31 +01:00
wmayer
ef6978e9df +Add method to get mdi view by view provider, add method to get flag widgets 2013-11-22 15:14:15 +01:00
wmayer
61bb8ea931 + Return an emtpy array if something fails inside getPickedPoints() 2013-11-22 10:18:14 +01:00