Yorik van Havre
7baf1e0971
Draft: small cleanup in draft menu
2014-02-20 11:25:34 -03:00
Sebastian Hoogen
7a7fd33672
OpenSCAD: import surfaces
2014-02-20 11:12:51 -03:00
Sebastian Hoogen
8b2134705a
OpenSCAD: use PropertyQuantity
2014-02-20 11:12:51 -03:00
Sebastian Hoogen
d702911523
OpenSCAD binary gives version info on stderr in never versions
2014-02-20 11:12:51 -03:00
Sebastian Hoogen
103321cff7
Use Part::Mirroing in importCSG
2014-02-20 11:12:51 -03:00
Sebastian Hoogen
0e6b7a629d
OpenSCAD use PythonFeatures for hull and minkowski
2014-02-20 11:12:51 -03:00
Sebastian Hoogen
de038b327f
OpenSCAD: igonre cylinder with negative height
...
and bugfix in mesh import
2014-02-20 11:12:51 -03:00
wmayer
e26735d354
+ Fix for OCC 6.6
2014-02-20 10:33:09 +01:00
blobfish
f51ffa62f3
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
bb98b5afb0
Improve runing the Calculix process
2014-02-18 22:07:46 +01:00
wmayer
e5eecc41dd
+ Update Material resource file
2014-02-18 14:00:11 +01:00
Cercos-Pita J.L
9040278c0d
Modified the resources used tool
2014-02-18 10:47:50 +01:00
Cercos-Pita J.L
e94a68c828
Cleared non-updated tools
2014-02-18 10:16:56 +01:00
Cercos-Pita J.L
6edfd09dcb
Cleared unused icons
2014-02-18 10:13:13 +01:00
Cercos-Pita J.L
4169d4f788
Regenerated the branch
2014-02-18 10:08:12 +01:00
wmayer
28b5d77408
+ Set const attribute to Python binding of TopoFace where needed
2014-02-17 17:19:14 +01:00
wmayer
81cbd2643f
+ draw additional dashed line in brush tool
2014-02-17 15:27:59 +01:00
wmayer
d3760deeeb
+ fixes #0001388 : SIGSEGV in Part::GeometryCurvePy::toBSpline
2014-02-17 11:40:09 +01:00
WandererFan
0f9001a3f5
Handle non-Ascii in ShapeString SStringValue
2014-02-17 10:48:56 +01:00
wmayer
8de258dded
+ Fix compiler warning
2014-02-17 10:45:23 +01:00
WandererFan
ea0e7bed89
revise Part.distToShape return value format
2014-02-17 10:34:14 +01:00
WandererFan
dcc4839968
Add Part.distToShape()
2014-02-17 10:34:13 +01:00
jriegel
6d1d55dc15
Implement the python gear feature
2014-02-16 22:19:59 +01:00
jriegel
5c3187da85
Fix not set optional python parameter
2014-02-16 22:19:57 +01:00
jriegel
0fbe570f9e
switch the physical Properties to Quantity and add Pressure and Force
2014-02-16 22:19:56 +01:00
jriegel
587f6b220b
add fcgear
...
http://forum.freecadweb.org/viewtopic.php?f=9&t=5703
2014-02-16 22:19:55 +01:00
jriegel
c9c24cf0b6
small fix
2014-02-16 22:19:54 +01:00
wmayer
bccd10a9ea
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-02-16 18:02:35 +01:00
wmayer
fb994e204c
+ 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
89ea7ad268
using QProcess for starting Calculix
2014-02-16 14:33:55 +01:00
jriegel
aa6bafa222
fix for reset the color information on changing the base mesh
2014-02-16 14:33:47 +01:00
wmayer
1be3308c21
+ fixes #0001413 : Part.Shape.transformGeometry on Null Shape causes SIGSEGV
2014-02-15 19:54:15 +01:00
Sebastian Hoogen
d46fcf08b1
OpenSCAD Module: Adds support for Frustum and fixes minor bugs
2014-02-14 14:43:29 -02:00
wmayer
e08635b1e8
+ fixes #0001413 : Part.Shape.transformGeometry on Null Shape causes SIGSEGV
2014-02-14 15:02:26 +01:00
wmayer
65d001f3d4
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-02-13 17:04:14 +01:00
wmayer
893a5d3a86
+ PropertyLength inherits PropertyQuantity
2014-02-13 17:03:48 +01:00
Yorik van Havre
478772f067
Draft: small fix in point object
2014-02-13 12:19:59 -02:00
Yorik van Havre
e374ba9873
Draft: prevent other Draft objects from becoming Support
2014-02-13 10:04:06 -02:00
Yorik van Havre
5043125bb0
Arch: small bugfix in window
2014-02-13 10:03:45 -02:00
logari81
4d918d1f8f
Sketcher: fix polyline closing when coincident points are involved
2014-02-12 22:23:43 +01:00
jriegel
9c8df98c9f
Implementing Calculix binding
2014-02-12 19:39:49 +01:00
wmayer
6f2f417976
+ Fix undo/redo issue with pad
2014-02-12 16:15:24 +01:00
wmayer
e9b275c7e6
+ 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
57d45928e4
Arch: improvements to survey tool
2014-02-12 09:39:07 -02:00
jriegel
29e6610ab8
Writing Calculix file
2014-02-12 00:15:57 +01:00
jriegel
24b06ad3db
Calculix Analysis output
2014-02-11 19:49:47 +01:00
Yorik van Havre
f7d90bc789
Arch: Survey tool
2014-02-11 16:30:16 -02:00
Yorik van Havre
43a665451d
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
f8e49be141
Added new color types to Preferences
2014-02-10 21:25:54 +01:00
Yorik van Havre
b99cfa0fbb
Draft: small fix in DXF exporter
2014-02-10 17:09:46 -02:00