Yorik van Havre
1349b7cbf2
Draft + Arch: fixes when working without the GUI
2014-07-29 22:20:06 -03:00
wmayer
004f61d4e1
+ Add class CoordinateSystem and use it to compute placement of plane from fit
2014-07-29 23:01:29 +02:00
wmayer
313a33b19a
Squashed commit of the following:
...
commit 6e78052d325eadcb212a6d50c6cd09cc29ac7870
Author: Johan K <johankristensen@gmail.com >
Date: Tue Jul 29 14:52:08 2014 +0200
Adding missing file RegularPolygon.py
commit 416396283032a31a1ea307df23d33ecfccf37935
Author: Johan K <johankristensen@gmail.com >
Date: Mon Jul 28 22:51:28 2014 +0200
Replaced sketcher implementation of RegularPolygons with a Python script version.
2014-07-29 17:26:28 +02:00
Yorik van Havre
767d07d14c
Draft: small bug fix in DXF importer
2014-07-28 19:47:40 -03:00
wmayer
0c9125e27f
+ remove crude workaround as this seems to work now
2014-07-28 18:43:11 +02:00
wmayer
1ca5955389
+ improve the plane fit from REEN module
2014-07-28 16:39:34 +02:00
wmayer
6aa3e6c16b
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-07-27 11:00:36 +02:00
Johan K
5edd3229cb
Added more regular polygons to the sketcher gui
2014-07-27 00:25:40 +02:00
Johan K
2fe0087a07
Added more regular polygons to the sketcher gui
2014-07-27 00:08:49 +02:00
Yorik van Havre
af37c123ca
Arch: misc bugfixes
2014-07-26 16:37:06 -03:00
wmayer
552cb1a308
+ Make destructor virtual for classes with virtual methods (based on DevJohan's patch)
2014-07-26 19:17:12 +02:00
wmayer
bfa3f8a2b1
+ support to create faces from vertices with shape builder
2014-07-25 13:35:10 +02:00
wmayer
f58a94b764
+ let user decide to use equality constraint or independent radii
2014-07-24 19:09:41 +02:00
wmayer
aa4bec60b1
+ fixes #0001633 : Allow adding radius constraints to several circles at once.
2014-07-24 13:32:47 +02:00
Sebastian Hoogen
f35ee4dd7e
recognize OCCT -dev and -beta versions
...
as such in version string
2014-07-24 10:31:50 +02:00
Sebastian Hoogen
cb310479f1
fix to placement problem in exportCSG.py
2014-07-24 10:31:50 +02:00
wmayer
c93127d7cf
+ fixes #0001628 : Fixed A4 Drawing Template
2014-07-23 13:56:16 +02:00
wmayer
6ee222bc95
+ fixes #0001630 : IGES-Export in [mm] turns to [Inches]
2014-07-23 13:49:16 +02:00
wmayer
0cedc30660
+ fix doc string
2014-07-22 14:49:25 +02:00
wmayer
0ee3ca238f
+ support units in hole panel
2014-07-22 14:47:37 +02:00
wmayer
8d14da3e1e
+ support units in hole panel
2014-07-22 14:47:09 +02:00
wmayer
8ce525ac92
+ support units in draft panel
2014-07-22 14:44:20 +02:00
wmayer
a250e5e2d5
+ support units in polar pattern panel
2014-07-22 14:39:23 +02:00
wmayer
5123d18c9b
+ support units in revolve panel
2014-07-22 14:30:30 +02:00
wmayer
c28900cec9
+ support units in groove panel
2014-07-22 14:23:10 +02:00
wmayer
fc73f324e8
+ support units in pocket panel
2014-07-22 14:13:45 +02:00
wmayer
41c1ff8916
+ minor issue solved with message label of linear pattern panel
2014-07-22 11:08:43 +02:00
wmayer
88f6a253ec
+ fix bug in chamfer/fillet when aborting command
2014-07-22 11:02:45 +02:00
wmayer
41460e4fb7
+ fixes 0001563: Add units to Linear Pattern in PartDesign
2014-07-22 10:39:44 +02:00
Yorik van Havre
59a2e8ff28
Arch: added panel to cmakelist
2014-07-20 13:32:06 -03:00
Yorik van Havre
75df7baa17
Arch: Updated preferences page for panels
2014-07-20 13:28:43 -03:00
Yorik van Havre
1812f36e0c
Arch: small fix in panel
2014-07-20 13:19:51 -03:00
Yorik van Havre
e3647543d4
Arch: Further work on panel
2014-07-20 13:17:36 -03:00
Yorik van Havre
e2f88eb372
Arch: Starting Panel tool
2014-07-20 13:17:36 -03:00
Yorik van Havre
0ccb4fefc2
Transferred import-export related preference pages to a separate group
2014-07-20 12:58:15 -03:00
wmayer
aa81410b93
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-07-20 17:45:54 +02:00
Yorik van Havre
c4398228e4
Arch: moved ifc-related functions to importIFC
2014-07-20 12:00:47 -03:00
wmayer
3fd2ad758e
+ do not allow negative numbers in fillet and chamfer panel
2014-07-18 15:23:36 +02:00
wmayer
2ecdf001a4
+ Replace OCC_HEX_VERSION with OCC_VERSION_HEX
2014-07-18 14:51:54 +02:00
Sebastian Hoogen
29ea3d1a14
remove all references to BRepMesh
2014-07-18 10:43:16 +02:00
Yorik van Havre
b9d96464be
Arch: Fixed bugs when working without GUI
2014-07-17 19:58:22 -03:00
wmayer
3421e1773c
+ add missing files to install target of Sketcher module
2014-07-17 12:26:52 +02:00
wmayer
050bab79f0
+ fix mesh trimming
2014-07-16 18:21:30 +02:00
wmayer
fe9e77d661
+ fixes #0001617 : typo in importCSG.py
2014-07-16 15:11:45 +02:00
wmayer
aca282e0e3
+ fix mesh triming
2014-07-16 13:57:14 +02:00
Yorik van Havre
ab4215884c
Arch: General improvements
...
* Removed roundings in exported objects
* Added toggleIfcBrepFlag command to force export as BREP
* Prepared Arch objects for Materials and custom IFC attributes
* Supported latest developement version of IfcOpenShell
* Cleanup of IFC exporter
* Export of Arch Sites as IfcSite
* Export of Groups as IfcGroup
2014-07-15 15:13:30 -03:00
wmayer
09572a364a
+ fixes #0001499 : Mesh trim loses some triangles
2014-07-15 18:42:42 +02:00
wmayer
3ec88ef51e
+ Mesh trim loses some triangles
2014-07-15 13:31:15 +02:00
wmayer
57d257d87e
+ include missing header file
2014-07-15 10:27:02 +02:00
Yorik van Havre
1c1e984c20
Spreadsheet: Added setitem and getitem methods
2014-07-14 19:13:18 -03:00