Alexander Golubev
143760c8d3
PartDesign/ViewProviderPad: removed unfinished reimplementation of doubleClick()
...
This one resulted in non proper reject of pad dialog. Because the
command transaction haven't started.
2016-04-12 18:12:15 +02:00
jrheinlaender
2d080dd92b
Prevent unnecessary error messages while loading a part
2016-04-12 18:11:52 +02:00
jrheinlaender
bc7dff7339
Moved unsetEdit() to ViewProvider to avoid code duplication in all feature ViewProviders
2016-04-12 18:11:50 +02:00
jrheinlaender
8682b5f490
Switch to PartDesign workbench as soon as a PartDesign feature is edited
2016-04-12 18:11:49 +02:00
jrheinlaender
e184c9f229
More work on highlighting and hiding/showing
2016-04-12 18:11:48 +02:00
wmayer
834c0a642d
+ include missing header files
2015-07-01 13:02:29 +02:00
wmayer
17b7003ea7
+ fixes #0001549 : crash with Draft move tool while sketch is in edit mode
2014-05-20 15:25:03 +02:00
wmayer
6f2f417976
+ Fix undo/redo issue with pad
2014-02-12 16:15:24 +01:00
jriegel
a97f53a5e7
Fully implement Units in PartDesign Pad
2014-02-09 16:23:06 +01:00
jmaustpc
9da66cbb02
Add and display PartDesign Tree icons
...
created Partdesign_Hole, Tree_PartDesign_Pad, and
Tree_PartDesign_Revolution SVG icons
Referenced the above in the PartDesign.qrc file
Modified the ViewProviders to display the Tree_icons
for Chamfer, Fillet, Draft, Groove, Hole, LinearPattern,
Mirrored, MultiTransform, PolarTransform, Revolution,
Scaled, Pad and Pocket.
PartDesign_Hole has not been implemented yet however
the ViewProvider has been, so I added the icon
2013-03-19 11:11:51 -03:00
unknown
9c974969f5
Fix possible crash in various view providers, fix formatting of Coin debug output, fix warning and compiler errors with Coin2 in SoDatumLabel
2012-07-18 10:40:36 +02:00
wmayer
6a9dff8129
+ do some code clean up
...
+ adjust type id according to inheritance of view providers
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5111 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-10 16:40:14 +00:00
jriegel
72bfc3c74b
+ Add fillet dialog
...
+ fix undo/redo bug in edit PartDesign features
+ partially clean up module dependency in ViewProvider base class
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5108 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-09 23:23:10 +00:00
wmayer
c7985e5c06
+ rework edit modes
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5102 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-08 21:15:49 +00:00
wmayer
60e103c962
+ fix crash in ViewProviderPad::onDelete
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5032 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-17 08:15:25 +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