Commit Graph

2246 Commits

Author SHA1 Message Date
wmayer
91868b2a48 + Fix for OCC 6.6 2014-02-20 10:33:09 +01:00
blobfish
9918a10a1f Part: CheckGeometry:
adding build entry name for dialog
    add bounding box to all entries
    fixed the positioning of bounding box
    removal of object hierarchy. boost function dispatch
    add BOPAlgo_ArgumentAnalyzer
2014-02-19 18:16:08 -05:00
jriegel
9f97cab125 Improve runing the Calculix process 2014-02-18 22:07:46 +01:00
wmayer
d5d9008704 + Update Material resource file 2014-02-18 14:00:11 +01:00
Cercos-Pita J.L
b57b2984fc Modified the resources used tool 2014-02-18 10:47:50 +01:00
Cercos-Pita J.L
172f094038 Cleared non-updated tools 2014-02-18 10:16:56 +01:00
Cercos-Pita J.L
7287fcaa18 Cleared unused icons 2014-02-18 10:13:13 +01:00
Cercos-Pita J.L
1b2d6e53ec Regenerated the branch 2014-02-18 10:08:12 +01:00
wmayer
a6b734c8ce + Set const attribute to Python binding of TopoFace where needed 2014-02-17 17:19:14 +01:00
wmayer
018ead2be3 + draw additional dashed line in brush tool 2014-02-17 15:27:59 +01:00
wmayer
2eb40b4fd8 + fixes #0001388: SIGSEGV in Part::GeometryCurvePy::toBSpline 2014-02-17 11:40:09 +01:00
WandererFan
a024719a6a Handle non-Ascii in ShapeString SStringValue 2014-02-17 10:48:56 +01:00
wmayer
9dedc1a1f7 + Fix compiler warning 2014-02-17 10:45:23 +01:00
WandererFan
1a0a2d1013 revise Part.distToShape return value format 2014-02-17 10:34:14 +01:00
WandererFan
aa8fecb50e Add Part.distToShape() 2014-02-17 10:34:13 +01:00
jriegel
9620336b60 Implement the python gear feature 2014-02-16 22:19:59 +01:00
jriegel
a7f5b96ff8 Fix not set optional python parameter 2014-02-16 22:19:57 +01:00
jriegel
aca751daf4 switch the physical Properties to Quantity and add Pressure and Force 2014-02-16 22:19:56 +01:00
jriegel
fef614684d add fcgear
http://forum.freecadweb.org/viewtopic.php?f=9&t=5703
2014-02-16 22:19:55 +01:00
jriegel
725ec05613 small fix 2014-02-16 22:19:54 +01:00
wmayer
8d3e5d1d82 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-02-16 18:02:35 +01:00
wmayer
09122a27b7 + fixes #0000854: Ability to change number of digits to the right of decimal place in spinboxes 2014-02-16 18:02:09 +01:00
jriegel
6a577c5004 using QProcess for starting Calculix 2014-02-16 14:33:55 +01:00
jriegel
473c950025 fix for reset the color information on changing the base mesh 2014-02-16 14:33:47 +01:00
wmayer
7306a652f5 + fixes #0001413: Part.Shape.transformGeometry on Null Shape causes SIGSEGV 2014-02-15 19:54:15 +01:00
Sebastian Hoogen
5e7a61bc04 OpenSCAD Module: Adds support for Frustum and fixes minor bugs 2014-02-14 14:43:29 -02:00
wmayer
3a8422d01e + fixes #0001413: Part.Shape.transformGeometry on Null Shape causes SIGSEGV 2014-02-14 15:02:26 +01:00
wmayer
09da3bf9ba Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-02-13 17:04:14 +01:00
wmayer
e0edec90f5 + PropertyLength inherits PropertyQuantity 2014-02-13 17:03:48 +01:00
Yorik van Havre
2349c8600a Draft: small fix in point object 2014-02-13 12:19:59 -02:00
Yorik van Havre
f1fc606239 Draft: prevent other Draft objects from becoming Support 2014-02-13 10:04:06 -02:00
Yorik van Havre
c1996a4230 Arch: small bugfix in window 2014-02-13 10:03:45 -02:00
logari81
d8cca2ad88 Sketcher: fix polyline closing when coincident points are involved 2014-02-12 22:23:43 +01:00
jriegel
34d3c39dc3 Implementing Calculix binding 2014-02-12 19:39:49 +01:00
wmayer
688680c8e7 + Fix undo/redo issue with pad 2014-02-12 16:15:24 +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
Yorik van Havre
0724e2ace6 Arch: improvements to survey tool 2014-02-12 09:39:07 -02:00
jriegel
c25379158c Writing Calculix file 2014-02-12 00:15:57 +01:00
jriegel
62a686c850 Calculix Analysis output 2014-02-11 19:49:47 +01:00
Yorik van Havre
d27d21936d Arch: Survey tool 2014-02-11 16:30:16 -02:00
Yorik van Havre
563f5d1770 Arch: added a pref option to disable snapping to the base object (restores normal snapping for arch objects) 2014-02-11 11:17:39 -02:00
jriegel
ea16b3cab0 Added new color types to Preferences 2014-02-10 21:25:54 +01:00
Yorik van Havre
6a52847771 Draft: small fix in DXF exporter 2014-02-10 17:09:46 -02:00
Yorik van Havre
c3890cf35c Arch: option to save a list of exported objects together with an ifc file - fixes #1371 2014-02-10 12:54:27 -02:00
wmayer
c3384e4b5a + fixes #0001380: Allow to set user-defined names for constraints 2014-02-10 15:36:58 +01:00
jriegel
2cdb8f39c2 Further implementing MechanicalAnalysis 2014-02-09 21:40:46 +01:00
jriegel
9f47c54e51 First tests of using InputField via Python 2014-02-09 20:50:07 +01:00
jriegel
4a4d851fb8 Fix default bug in Pad dialog 2014-02-09 19:21:01 +01:00
jriegel
131e4c2568 Finish get nodes by surface 2014-02-09 17:55:35 +01:00
jriegel
b87ea22edf Get node of face implementation 2014-02-09 17:55:34 +01:00