Alexander Golubev
|
a6ebfa496f
|
PartDesign/Gui/TaskDlgSketchBasedParameters: emhance object hiding/unhiding on reject()
|
2016-04-12 18:12:14 +02:00 |
|
DeepSOIC
|
03be8e1bba
|
PartDesign: tidy up sketch support and base feature confusion
Not complete, transformPlacement and positionBySketch are pending...
|
2016-04-12 18:12:11 +02:00 |
|
jrheinlaender
|
f1b5a6044d
|
Allow extruding from a datum plane to another face or plane, optionally with an offset
|
2016-04-12 18:11:53 +02:00 |
|
jrheinlaender
|
7983862b52
|
Some code unification for sketchbased features
|
2016-04-12 18:11:51 +02:00 |
|
jrheinlaender
|
b18958b3d9
|
Miscellaneous fixes
|
2016-04-12 18:11:51 +02:00 |
|
jrheinlaender
|
4645fdcd37
|
Miscellaneous fixes
|
2016-04-12 18:11:50 +02:00 |
|
jrheinlaender
|
1f42d4e3a3
|
bugfix for extrude to datum plane
|
2016-04-12 18:11:50 +02:00 |
|
jrheinlaender
|
f954a51430
|
Pad/Pocket: Allow extrude up to a datum plane
|
2016-04-12 18:11:50 +02:00 |
|
jrheinlaender
|
b815656649
|
Refactored code of SketchBased features to have common code in an abstract superclass
|
2016-04-12 18:11:50 +02:00 |
|
jrheinlaender
|
0bcdb0511f
|
Added Reversed button to Pocket UI if the sketch plane is a datum plane
|
2016-04-12 18:11:50 +02:00 |
|
jrheinlaender
|
63f782d8f0
|
More bug fixes for Body insertion/deletion of features
|
2016-04-12 18:11:48 +02:00 |
|
jrheinlaender
|
ee47c53339
|
Bug fixes for Body feature insert/remove functionality
|
2016-04-12 18:11:48 +02:00 |
|
Mateusz Skowroński
|
cd2db00f22
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:25 +01:00 |
|
Eivind Kvedalen
|
ddfbe349cf
|
PartDesign: Added support for expressions.
|
2015-09-21 14:51:09 +02:00 |
|
wmayer
|
dfea0206ca
|
+ fix doc string
|
2014-07-22 14:49:25 +02:00 |
|
wmayer
|
ea6c5407d9
|
+ support units in pocket panel
|
2014-07-22 14:13:45 +02:00 |
|
wmayer
|
3b5cdda879
|
+ fix flaws found with code analyzer tool
|
2014-05-07 13:09:44 +02: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 |
|
Joshua Christopher
|
0af6f52369
|
Set enable-disable states for Reversed checkbox
|
2014-02-05 15:41:35 -02:00 |
|
Joshua Christopher
|
165a4e530a
|
Added a reversed checkbox.
|
2014-02-05 15:41:35 -02:00 |
|
jrheinlaender
|
8df84e76c4
|
PartDesign module moving float -> double
|
2013-03-25 17:42:29 +04:30 |
|
jrheinlaender
|
44f15d5868
|
Pad/Pocket: Fixed bug that led to failed UpToFace when finishing the feature (thanks to wmayer for pointing this out)
|
2012-11-06 20:37:51 +01:00 |
|
wmayer
|
0149742d62
|
Fix problems when chaning language while pad/pocket panel is open
|
2012-11-05 10:57:52 +01:00 |
|
wmayer
|
efd61d256d
|
Algorithm to remap support shape, fix bugs in pad/pocket
|
2012-11-04 16:48:52 +01:00 |
|
logari81
|
482a73b302
|
PartDesign: improve error handling in Pocket task dialog
|
2012-11-03 23:23:58 +01:00 |
|
jrheinlaender
|
13d68e99aa
|
PartDesign, 758, 766, 773, 775: several improvements, fixes and code refactoring for Pad and Pocket
|
2012-11-03 23:07:48 +01:00 |
|
wmayer
|
8582bf8aad
|
Allow to clear selection in pad/pocket, fix compile error
|
2012-11-02 13:52:20 +01:00 |
|
wmayer
|
03c46bc231
|
0000865: Document.xml in project file contains invalid string
|
2012-11-02 12:46:42 +01:00 |
|
wmayer
|
b4aff85333
|
Fix critical warnings
|
2012-06-13 18:49:10 +02:00 |
|
jrheinlaender
|
85342cd8ae
|
Pocket Feature: up to first/last/face and through all options
|
2012-06-08 20:59:06 +02:00 |
|
wmayer
|
6ec6ed601e
|
+ set focus on spin box for pocket, revolve and fillet task panel
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5217 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-04 16:15:36 +00:00 |
|
wmayer
|
92a48eb14a
|
+ fix crash and allow to use values for pockets > 99
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5076 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-27 14:34:13 +00:00 |
|
jriegel
|
aaf5f08d8e
|
+ Gui for Pocket and Revolution
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5059 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-24 20:10:59 +00:00 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|