Commit Graph

1304 Commits

Author SHA1 Message Date
wmayer
9158a92e4f + fix issue with rotation enter with panning
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5103 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-09 09:38:36 +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
jriegel
c152e988be + fix bug in German version with grid sizes smaller 1mm
+ clarify labeling of grid snap and grid size

git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5101 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-08 20:34:47 +00:00
wmayer
7e1e2c1b94 + fix build error with MSVC
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5100 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-08 12:44:35 +00:00
wmayer
2461bbd973 + getter method added to WaitCursor
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5099 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-08 12:26:54 +00:00
wmayer
110c879e58 + do not filter events from modal message box if WaitCursor is instantiated
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5098 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-08 11:59:44 +00:00
logari81
8c515c381b + improve automatic grid resizing in the sketcher
+ make sketch axes always visible
+ remove redundant funtions 


git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5097 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-07 21:45:13 +00:00
logari81
751929c87b + intent to improve the sketcher solving outside mouse drag operations (needs testing)
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5096 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-07 05:19:38 +00:00
wmayer
a4697d22ee 0000460: exporting *stl files from File -> Export
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5095 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-05 21:41:32 +00:00
wmayer
6001cdcfca 0000474: Wrong background of SVG pixmaps
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5094 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-05 18:21:32 +00:00
yorikvanhavre
e49fc57b21 + Draft DXF importer now supports splines (still little curvature problems)
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5093 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-05 15:43:08 +00:00
yorikvanhavre
e64a9efc92 + fixed bug #473 - Precision value in Draft
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5092 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-05 14:28:29 +00:00
jriegel
e21cb403f5 + fix bug #470
+ different color for H and V axis in sketcher edit Mode

git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5091 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-04 21:40:47 +00:00
wmayer
fc70821b48 + use QtWekkit module to render SVG on Windows
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5090 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-04 19:13:39 +00:00
wmayer
7005831de6 0000356: Switch from QSvg to QWebKit (disabled atm)
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5089 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-04 18:51:23 +00:00
yorikvanhavre
0321c3cb92 + added fix from danielfalck to Draft importDXF
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5088 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-04 14:47:57 +00:00
wmayer
5d17586dcd + do not call seekToPoint() but directly panToCenter() for middle-clicks
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5087 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-03 12:23:33 +00:00
wmayer
7931687dd1 0000463: a pad fails to produce a valid solid from a valid sketch
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5086 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-02 10:53:47 +00:00
wmayer
5c6e3ab1c2 + add missing include directories (for MacOSX)
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5085 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-02 09:44:38 +00:00
yorikvanhavre
f5563260aa + a couple of bugfixes in Arch Editmode
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5084 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-01 21:17:14 +00:00
wmayer
a65d4fdda6 + implement global draw styles
+ use double precision in XML file
+ fix crash with in SoBrepFaceSet

git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5083 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-01 13:52:38 +00:00
wmayer
b2748ea427 0000457: Fails to remember toolbar icon size
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5082 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-31 10:17:12 +00:00
yorikvanhavre
f76482bfe6 + added danielfalck's bugfixes in Draft DXF import
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5081 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-30 17:35:45 +00:00
yorikvanhavre
7198928618 +added Draft Shape2DView command to the Complete workbench
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5080 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-28 16:33:45 +00:00
yorikvanhavre
b40e4c011b + Draft dimensions exported to SVG are now reimportable as Draft dimensions
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5079 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-28 15:25:14 +00:00
yorikvanhavre
2e149d05c7 + fixed indentation in Draft DXF importer
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5078 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-28 15:23:35 +00:00
yorikvanhavre
bb29938c7f + fixed text bug in Draft taskview
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5077 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-28 14:36:34 +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
wmayer
61a9c34955 + trick to avoid cut problem with the pocket feature
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5075 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-27 13:34:25 +00:00
wmayer
cc96c416c1 + implement an improved method to check if one wire is inside another wire
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5074 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-27 12:55:50 +00:00
wmayer
7b4e09e310 + get first solid in result
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5073 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-27 11:00:24 +00:00
wmayer
6eb79ab708 + padding with support shape can also be a set of solids as intermediate result
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5072 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-27 09:58:28 +00:00
logari81
8fad3bab7a + fix a bug in the trimming tool of the Sketcher
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5071 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-26 20:27:30 +00:00
wmayer
a2cd64d17e + fix bug in revolve feature
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5070 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-26 11:53:44 +00:00
logari81
8285c1d4e5 + clean up the synchronization of Contraints and Geometry lists
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5069 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-26 11:02:04 +00:00
wmayer
1869f0701a + fix bug with loosing constraint with undo/redo
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5068 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-26 10:13:22 +00:00
wmayer
50e37c4d47 + fix broken sketch object
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5067 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-26 08:22:36 +00:00
wmayer
eb8448ff6c + clear selection when rebuilding a shape
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5066 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-26 07:58:42 +00:00
wmayer
36d392f5cd + fix Makefiles
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5065 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-25 22:44:35 +00:00
logari81
c2d52dd03d + link Constraints list to a specific Geometry list in order to fix undo crashes in the Sketcher (experimental, needs testing)
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5064 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-25 17:35:33 +00:00
logari81
61de5e037e + fix typos, strip trailing spaces, homogenize coding style
+ remove redundant header


git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5063 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-25 17:07:23 +00:00
yorikvanhavre
bdcb36c0f8 + fixes in Arch SectionPlane
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5062 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-25 13:49:21 +00:00
yorikvanhavre
8f96179e99 + more bugfixes to Draft TaskView
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5061 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-25 12:22:24 +00:00
wmayer
56c99b4fcd + add GeomPoint to type system
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5060 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-25 08:59:54 +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
yorikvanhavre
45e5b4135d + bugfixes in Draft TaskView mode
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5058 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-24 17:06:03 +00:00
wmayer
8e5e1e710a + icon for shape builder command
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5057 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-24 09:29:55 +00:00
mrlukeparry
6e6a0ccfb4 Trim code improvements:
Automatically converts point on object constraints to coincident constraints when these points are trim points.

git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5056 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-23 20:07:00 +00:00
wmayer
cf3ba212c5 + fix Python 2.7 deprecation warning
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5055 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-22 16:10:22 +00:00
logari81
3d9c7771f8 + fix indentation, untabify and strip trailing spaces
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5054 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-22 11:57:49 +00:00