Commit Graph

672 Commits

Author SHA1 Message Date
Yorik van Havre
ceb6c0726b Fixed bug #671 - Draft DrawingViews 2012-04-16 19:54:30 -03:00
wmayer
3f2f65fa3e 0000673: BSplineSurfacePy::insertVKnots manipulates UKnots 2012-04-16 17:22:48 +02:00
wmayer
abb6b641a5 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-04-16 16:48:00 +02:00
wmayer
033c7d2277 0000671: Crash with Draft/Put... on sheet with PartDesignExample.FCStd 2012-04-16 16:47:09 +02:00
logari81
681ea9b45a Sketcher: small fix in listing of conflicting constraints 2012-04-16 16:31:52 +02:00
wmayer
e558efac9d 0000672: Loading Example Drawing extraction crashes at Baseclass.cpp line 115 2012-04-16 15:57:10 +02:00
jriegel
ab48b280ec Merge remote-tracking branch 'remotes/origin/tanderson-merge-faceUnionFix' 2012-04-15 20:55:01 +02:00
logari81
5344e4318d Sketcher: basic graph based system partitioning 2012-04-14 12:10:32 +02:00
Yorik van Havre
7ff28e4439 Fixed typo 2012-04-13 19:37:15 -03:00
Yorik van Havre
ad7c5da5d3 fixed default Draft precision value 2012-04-13 18:23:43 -03:00
wmayer
16ddff9da0 Fix broken RuledSurface feature 2012-04-13 17:50:28 +02:00
wmayer
51fdef23da Fix inconsistencies if currently edited object is not in active document 2012-04-13 17:02:23 +02:00
wmayer
591e36511d 0000624: Trim tool doesn't work with construction lines 2012-04-13 15:31:04 +02:00
Yorik van Havre
bc57322441 Highighted axes on Draft grid 2012-04-12 16:28:43 -03:00
Yorik van Havre
467de375b1 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-04-12 16:12:35 -03:00
Yorik van Havre
3f55424255 Draft can now copy sketches 2012-04-12 16:10:45 -03:00
wmayer
35e66c0700 0000649: Creating a ruled surface fails 2012-04-12 19:11:09 +02:00
wmayer
bebdffe784 0000649: Creating a ruled surface fails 2012-04-12 19:06:38 +02:00
Yorik van Havre
336268e9f4 Fixed several bugs when loading Arch objects from files 2012-04-12 11:35:24 -03:00
Yorik van Havre
6b82b0fde1 Fixed max grid spacing setting in Draft 2012-04-12 11:34:30 -03: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
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
b4cc6fd712 Fix Cam and Assembly module 2012-04-07 17:00:12 +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
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
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
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