Commit Graph

8850 Commits

Author SHA1 Message Date
wmayer
0d175d5e5b 0000415: Wrong tree structure of restored python objects 2012-04-12 14:52:24 +02:00
wmayer
2edd283f4b 0000668: getPole() does not provide proper bound checking 2012-04-12 13:24:48 +02:00
wmayer
a8d7fe27e8 Only one edge or more is required to build a face 2012-04-11 18:15:51 +02:00
wmayer
0590bf5608 0000653: Menu shortcuts for the Sketcher item overlap with the Tools menu item 2012-04-11 12:24:51 +02:00
wmayer
e0469c6198 Update Makefile.am 2012-04-11 11:55:49 +02:00
wmayer
46208ad4bb 0000633: Mesh Boolean operations all return empty mesh 2012-04-11 11:23:02 +02:00
wmayer
14d91461ce 0000645: Mesh.Mesh returns empty mesh when provided integers 2012-04-10 20:30:43 +02:00
wmayer
ccce155da2 0000649: Creating a ruled surface fails 2012-04-10 19:56:12 +02:00
wmayer
255f6174ab 0000658: Automake lacks option to build Mods: Assembly and Cam 2012-04-10 19:19:12 +02:00
wmayer
ed37611d9a 0000667: Patch for using system installed zipios++ 2012-04-10 19:03:08 +02:00
wmayer
086148bb01 Apply transformation only from Placement property 2012-04-09 16:02:46 +02:00
Yorik van Havre
fe0cde8cab Draft snaps now remember their state across FreeCAD sessions 2012-04-08 12:46:51 -03:00
Yorik van Havre
b7620b5675 Fixed bug 666 - Draft grid 2012-04-08 12:10:24 -03:00
wmayer
dade6bd0df Set minimum height of workbench switcher to show all items when possible 2012-04-07 18:11:24 +02:00
wmayer
b4cc6fd712 Fix Cam and Assembly module 2012-04-07 17:00:12 +02:00
wmayer
210b31308e Fix Template module 2012-04-07 16:27:22 +02:00
wmayer
da2b4c8682 0000658: Automake lacks option to build Mods: Assembly and Cam 2012-04-07 16:07:42 +02:00
wmayer
1eddf8aa8d 0000640: This file crashes FreeCAD 2012-04-07 16:01:16 +02:00
wmayer
2d2df1b1a3 Set placement property to read-only for skecth/ dress up features 2012-04-06 12:29:18 +02:00
Yorik van Havre
1ec0f37af1 Preliminary section support for Arch section planes 2012-04-05 18:05:25 -03:00
Yorik van Havre
ff4d3bce80 Added a function to calculate cut volumes to ArchCommads 2012-04-05 15:11:47 -03:00
Yorik van Havre
e1a0314a64 Fixed bug in Draft upgrade 2012-04-05 12:59:47 -03:00
Sebastian Hoogen
f5d1551911 importSVG: fix viewBox bug and allow nonuniform scaling only if
requested by 'preserveAspectRatio' attribute
2012-04-04 23:15:57 +02:00
Yorik van Havre
31c46575e1 Arch vector renderer now supports faces with holes 2012-04-04 17:33:13 -03:00
Yorik van Havre
3964cd4ad2 Fixed cross-reference bug in Arch windows 2012-04-04 12:49:36 -03:00
wmayer
5785a0ee26 Fix bug if document owns several views 2012-04-04 13:02:44 +02:00
wmayer
46c1805ac1 0000661: cmake build on Mac OS: dealing with dylib versus so 2012-04-03 23:58:01 +02:00
wmayer
52def87dca 0000636: Two documents close 2012-04-03 23:43:35 +02:00
Yorik van Havre
796b7c56c3 Arch SectionPlane now uses the new vector renderer 2012-04-03 16:27:29 -03:00
Yorik van Havre
ea382022a8 First working version or Arch vector renderer 2012-04-03 15:43:44 -03:00
Yorik van Havre
61feb76a31 Further work on Arch vector renderer 2012-04-03 13:00:42 -03:00
Sebastian Hoogen
5fbd017e85 importSVG: ignore the viewBox if not absolute untis are
given for width and height and sort edges before trying to make a wire
2012-04-03 15:23:51 +02:00
wmayer
ebb1a3f11d Open transaction before applying transformation 2012-04-03 15:17:23 +02:00
wmayer
140a001744 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-04-03 15:16:32 +02:00
Yorik van Havre
b81ec9f2a3 Improvements to Arch IFC importer
+ now treats windows, doors, slabs, beams and columns
+ now groups everything into sites, buildings and storeys
2012-04-02 23:23:22 -03:00
wmayer
5fd277a7d2 0000659: SIGABRT on startup in boost::program_options (Boost 1.49) 2012-04-02 20:59:41 +02:00
wmayer
88e3262d6a 0000656: WildMagic4 doesn't build on 64-bit Mac OS 2012-04-02 09:44:37 +02:00
wmayer
e3f78b375c Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-04-02 09:19:17 +02:00
wmayer
4bbaa6f61a 0000340: Make mesh 4-node parabolic instead of plain 3-node 2012-04-02 09:11:58 +02:00
logari81
52db2198b9 Maintenance: homogenize variables naming 2012-04-01 16:59:38 +02:00
logari81
e36348fe08 Sketcher: support perpendicularity constraint for arcs and circles 2012-04-01 16:32:51 +02:00
Yorik van Havre
86fba7054a Arch Wall now has a "continue" option, like Draft tools 2012-03-31 21:10:14 -03:00
Werner Mayer
28c4663ce9 #0000585: bug with boost 1.48 2012-03-31 19:22:11 +02:00
wmayer
fd164954af Minor adjustments in cmake 2012-03-31 18:49:20 +02:00
wmayer
478820be77 add drawing view to the list of document views 2012-03-31 14:09:47 +02:00
wmayer
7ba7ca3b6f Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-03-31 13:26:42 +02:00
wmayer
76b5c9da7f Add program options --output and --hidden and implement PDF as export format 2012-03-31 13:25:01 +02:00
Yorik van Havre
5d1cc238bc Preliminar work on arch vector renderer 2012-03-30 17:34:10 -03:00
Yorik van Havre
137b99b7d3 Bugfixes in Draft Upgrade 2012-03-29 11:57:18 -03:00
Yorik van Havre
6f11a0c95e Reformatted the VectorPy docstrings for better aspect in sphinx docs 2012-03-29 11:17:04 -03:00