Commit Graph

4061 Commits

Author SHA1 Message Date
Yorik van Havre
1fffc978b4 Draft: small fix to units parsing - issue #1524 2014-05-08 16:15:52 -03:00
Jose Luis Cercos-Pita
cea686b7d6 Updated the example ships 2014-05-08 19:00:27 +02:00
Jose Luis Cercos-Pita
a8d9bde258 Removed drawing capabilities (which are covered by another module) 2014-05-08 19:00:27 +02:00
Jose Luis Cercos-Pita
a212cab150 Fixed table point manual set 2014-05-08 19:00:26 +02:00
wmayer
9321f662a9 + fixes #0001536: Feature.Placement.Rotation.isNull() touches the Feature 2014-05-08 18:52:08 +02:00
wmayer
d907d372a4 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-05-08 17:32:37 +02:00
wmayer
0467777d1b + remove unneeded semicolons 2014-05-08 17:32:23 +02:00
wmayer
6d17bbb7f6 + fixes #0001535: Remove conflict between min/max macros and std::min/max 2014-05-08 17:30:23 +02:00
Yorik van Havre
9cd2c750db Draft: Fixed inverted arcs in DXF output - fixes #1513 2014-05-08 12:29:15 -03:00
Yorik van Havre
8e1ebcd6fb Draft: issue #1524 - Added Wandererfan's fix to displayExternal 2014-05-08 10:49:10 -03:00
Yorik van Havre
96bba087eb Draft: Filling objects with faces is now optional - fixes #1395
Closable Draft objects now have a new MakeFace property, that specifies
if they must be turned into a face or stay a wire only. Older Draft
objects continue to behave the old way for compatibility. The default
behaviour can be set in Draft Preferences -> Fill objects with faces
2014-05-07 19:03:00 -03:00
Yorik van Havre
78a36e4e9a Draft: supported comma as decimals separator 2014-05-07 17:26:31 -03:00
WandererFan
f37a15c1af issue #1524 UNITS for Draft Dimension 2014-05-07 11:13:34 -03:00
WandererFan
dea3fa6c66 issue #1524 Add UNITS to Draft Shapestring 2014-05-07 11:13:34 -03:00
wmayer
3b5cdda879 + fix flaws found with code analyzer tool 2014-05-07 13:09:44 +02:00
wmayer
94f10f5d95 + issue #0001419: FreeCAD crash on Windows 8.1. 2014-05-05 22:24:16 +02:00
wmayer
ea5a4570fd + Fix DLL warning with MSVC 2014-05-05 18:59:21 +02:00
wmayer
2d4110b0f3 + Better support of clang, fix issues discovered by clang 2014-05-05 18:25:59 +02:00
wmayer
3b6d07833d + compile with clang 2014-05-05 16:24:01 +02:00
WandererFan
213a09c163 issue #1524 - Units in Draft Gui
- basic working version for points,radii entry
 - logic added to Trimex, Offset, Rotate
2014-05-05 07:49:01 -04:00
Yorik van Havre
5c01cf0a89 Arch: Fixed OBJ exporter to work with curves - fixes #1527 2014-05-04 13:04:52 -03:00
wmayer
cb720fae50 + fixes #0001517: Problem with constraint menu not displaying properly if moved (overwrites the background) 2014-05-03 23:39:04 +02:00
blobfish
adda1afc4c Part: Check Geometry: Config option for new, additional BOP check 2014-05-03 19:14:55 +02:00
Yorik van Havre
9238d8ff43 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-05-03 13:01:09 -03:00
Yorik van Havre
32d7839da4 Draft: use latin1 in texts if coin < 4 - issue #1404 2014-05-03 13:00:44 -03:00
wmayer
fb8e794fc3 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-05-03 17:59:48 +02:00
wmayer
c3b1c9ec56 + fixes #0001522: SIGSEGV, crashes on long script (500 Lines) 2014-05-03 17:58:57 +02:00
Yorik van Havre
e0e6f9bf2e Draft: Fixed radius and offset numeric values - fixes #1530 2014-05-03 12:37:46 -03:00
Yorik van Havre
e2650dc341 Draft: Turned the tray tools into a toolbar 2014-05-03 12:32:39 -03:00
Jose Luis Cercos-Pita
052999e94a Improved the icon 2014-05-03 16:10:17 +02:00
Jose Luis Cercos-Pita
8fff477f16 Removed tank unused instance 2014-05-03 16:10:16 +02:00
Jose Luis Cercos-Pita
6094db62f2 Cleared unused tools 2014-05-03 16:10:15 +02:00
Jose Luis Cercos-Pita
12198fcf52 Cleared unused OpenCL stuff 2014-05-03 16:10:14 +02:00
Jose Luis Cercos-Pita
97e1c00c58 Cleared old hydrostatics icons 2014-05-03 16:10:13 +02:00
Jose Luis Cercos-Pita
f99b67f11c Fixed units usage 2014-05-03 16:10:13 +02:00
Jose Luis Cercos-Pita
2f22ac7816 Fixed bad equation close position 2014-05-03 16:10:12 +02:00
Jose Luis Cercos-Pita
fa9f40e9b3 Cleared some debug info 2014-05-03 16:10:11 +02:00
Jose Luis Cercos-Pita
751f40c493 Fixed PySide pitfall 2014-05-03 16:10:11 +02:00
Jose Luis Cercos-Pita
e7c3e264ff Updated the hydrostatics tool 2014-05-03 16:10:10 +02:00
Jose Luis Cercos-Pita
1801857108 Updated the resources 2014-05-03 16:10:09 +02:00
Jose Luis Cercos-Pita
ec14ccb252 Created an hydrostatics tool icon (svg format) 2014-05-03 16:10:09 +02:00
Jose Luis Cercos-Pita
67d10aa23b Removed Simulation icons 2014-05-03 16:10:08 +02:00
wmayer
133ff86c67 + Fix Mingw specific warning 2014-05-03 16:00:31 +02:00
wmayer
f614ede1a3 + Fix Mingw specific warning 2014-05-03 16:00:31 +02:00
mdinger
337f05d56e Move python module prefix and suffix properties into macro to be set together 2014-05-03 16:00:30 +02:00
wmayer
0eb6acdc1c Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-05-03 14:06:48 +02:00
wmayer
05dac2eeb3 + Exception handling in _BSpline.execute 2014-05-03 14:06:14 +02:00
Yorik van Havre
90f2fc2034 Arch: Turned jreinhardt's fix to webGL into an option 2014-05-02 17:20:17 -03:00
wmayer
07f3f8257b + Remove external geometry when changing support face 2014-05-02 12:03:52 +02:00
wmayer
ec7573da42 Reorient sketch loses constraints (fix from chrisf) 2014-05-01 18:04:33 +02:00