mdinger
04e2db9109
Comment to document why this module alone is installed differently
2014-04-30 13:41:17 +02:00
mdinger
7982ffe726
Add 4th optional parameter to set linux install path
2014-04-30 13:41:17 +02:00
mdinger
e2bd648e9a
Remove unnecessary quotes.
2014-04-30 13:41:16 +02:00
mdinger
3e3ce381f6
Apply SET_BIN_DIR macro to Mod
2014-04-30 13:41:13 +02:00
wmayer
7e33fc96e6
+ put fillet, chamfer, array features into the same group
2014-04-25 19:42:35 +02:00
wmayer
e3684706cb
+ fixes #0001514 : Padding a sketch inside a group fails with error message
2014-04-25 17:28:32 +02:00
wmayer
a690bcb79d
+ fix possible crashes in mirror and polar pattern feature
2014-03-31 16:35:22 +02:00
wmayer
ded1996a73
+ Fix crash when editing the linear pattern feature, suppress some warnings in release mode
2014-03-31 14:42:55 +02:00
wmayer
5c63c3cc59
+ fixes #0001490 : Implement a perimeter circle (3 point circle) similar to solidworks in sketcher (mdinger)
2014-03-29 12:03:17 +01:00
wmayer
11048388e8
+ set correct group information to pad and pocket properties
2014-03-21 15:18:26 +01:00
wmayer
41abcd7b3e
+ issue #0001475 : Implement a 3 point arc similar to solidworks in sketcher
2014-03-16 16:03:32 +01:00
wmayer
553a1153db
+ issue #0001475 : Implement a 3 point arc similar to solidworks in sketcher
2014-03-15 12:50:24 +01:00
Yorik van Havre
bc73f76a63
Updated ts files from source
2014-03-10 20:36:59 -03:00
wmayer
bd9ec33654
+ Disable debug prints in gear feature, fix JSON error on save and load
2014-02-28 10:21:49 +01:00
wmayer
54dd200b67
+ Avoid to open two transactions when creating a pad
2014-02-28 10:02:59 +01:00
wmayer
451415945c
+ PySide migration
2014-02-27 19:15:46 +01:00
jriegel
9620336b60
Implement the python gear feature
2014-02-16 22:19:59 +01:00
jriegel
fef614684d
add fcgear
...
http://forum.freecadweb.org/viewtopic.php?f=9&t=5703
2014-02-16 22:19:55 +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
wmayer
e0edec90f5
+ PropertyLength inherits PropertyQuantity
2014-02-13 17:03:48 +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
jriegel
4a4d851fb8
Fix default bug in Pad dialog
2014-02-09 19:21:01 +01:00
jriegel
7a7710873e
Fully implement Units in PartDesign Pad
2014-02-09 16:23:06 +01:00
jriegel
3dcc86caf1
Merge remote-tracking branch 'refs/remotes/s7726-repo/PadToolDatum'
2014-02-09 16:23:05 +01:00
Gavin Swanson
12091030a2
Add fancy unit/math input to pad tool
...
Pad tool does not currently save the units, so the result is still in mm.
2014-02-07 22:10:31 -08:00
Joshua Christopher
866005c59c
Set enable-disable states for Reversed checkbox
2014-02-05 15:41:35 -02:00
Joshua Christopher
89db72b039
Added a reversed checkbox.
2014-02-05 15:41:35 -02:00
jrheinlaender
c63028c6ae
Port of WizardShaft to PySide
2014-01-06 16:21:09 -02:00
wmayer
3fe720f3bc
+ Replace math.h with cmath
2014-01-05 11:25:40 +01:00
Yorik van Havre
70bc2446a1
Updated forum links to the new subdomain
2013-11-11 11:42:34 -02:00
Yorik van Havre
4c500237db
Updated links to the new forum
2013-11-06 19:32:45 -02:00
wmayer
4d16127432
+ Add a sketch validation panel
2013-10-15 17:11:49 +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
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
wmayer
79e9f108e6
+ Add option to refine solid on sketch-based features
2013-09-21 09:16:44 +02:00
wmayer
3590e6fc7b
+Relicense from GPL to LGPL
2013-09-19 11:21:03 +02:00
wmayer
f03cd23df7
0001110: Decimal point entry in LinearPattern length field
2013-07-12 17:15:05 +02:00
wmayer
bc34b7e194
Remove updateUi() from slot functions
2013-07-12 12:55:37 +02:00
wmayer
69567b3b90
0001110: Decimal point entry in LinearPattern length field
2013-07-12 12:49:37 +02:00
wmayer
a3b7a67dc1
0000459: Revolving a single line sketch fails
2013-07-10 15:26:31 +02:00
wmayer
74488f0825
Try alternative sort method
2013-07-09 10:40:37 +02:00
wmayer
05482eda22
0001133: crash at padding a sketch with 42 holes
2013-07-03 07:56:36 +02:00
wmayer
371340221d
Fix license of script
2013-06-19 10:21:01 +02:00
wmayer
5b5ef943d6
Command to reorient sketch
2013-04-29 21:12:45 +02:00
jriegel
a5c8cd9c4b
Treat OCE in LibPack8.x with respect to debug/release
2013-03-31 00:16:17 +01: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
jrheinlaender
4d595ff499
PartDesign module moving float -> double
2013-03-25 17:42:29 +04:30
jrheinlaender
43a26c8b90
Shaft Wizard: Right-click on column header brings up context menu
2013-03-24 16:28:13 +04:30