Yorik van Havre
61d3f3f649
Bugfixes in Arch Windows
2012-03-24 18:26:01 -03:00
Yorik van Havre
92448de11e
Using the Arch window tool when a window is selected now produces
...
a clone
2012-03-24 11:41:45 -03:00
Yorik van Havre
7847f659ed
Fixed bugs in Arch Window
...
+ now builds its shape more correctly
+ can be inserted in walls
2012-03-24 00:49:12 -03:00
Yorik van Havre
1f1553b75d
Added RFE 513 - Arch walls auto-grouping
2012-03-19 16:36:28 -03:00
Yorik van Havre
87765b96b7
Fixed shortcuts in Arch and Draft menus
2012-03-19 15:27:15 -03:00
Yorik van Havre
1c93df4ed6
Small fix in Arch mesh2shape
2012-03-18 00:10:08 -03:00
Yorik van Havre
808d8d0f66
Removed redundant LineStyle prop from Draft DrawingView objects
...
The printed linestyle now uses the linestyle of the source object
2012-03-13 11:55:21 -03:00
Yorik van Havre
11dfd41b94
Finished implementing RFE 510 - Arch Axes
...
Arch axes are now printable on a Drawing sheet with the Draft tool
2012-03-13 11:41:04 -03:00
Yorik van Havre
a72f1552f7
Fixed bug 625 in Arch module too
2012-03-13 10:05:04 -03:00
Yorik van Havre
3ed0d06aae
New Draft Snap toolbar
...
A new toolbar will now appear when using the Draft Snap system (can
be disabled in preferences) allowing to turn snaps on/off globally
or invidually
2012-03-12 17:20:03 -03:00
wmayer
837ddf5f38
Support of INSTALL target on Windows (VC++ and MinGW)
2012-02-17 21:41:00 +01:00
Yorik van Havre
6f6d78daed
Fixed editmode bugs in Draft & Arch
2012-02-13 20:13:13 -02:00
Yorik van Havre
d3150bc3ab
Auto workbench switching when editing a wall's base sketch
2012-02-05 15:27:03 -02:00
Yorik van Havre
265fbd45cd
Added 2D displaymode to Arch walls
2012-02-04 20:35:35 -02:00
Yorik van Havre
c183024f91
Added additional TaskBox to Arch Wall tool
...
Additional parameters such as height and width
can now be set during wall drawing
2012-02-04 20:35:35 -02:00
Yorik van Havre
17d6948d85
Bugfixes in Draft Snap
2012-02-04 20:35:35 -02:00
Yorik van Havre
b19d09513f
Fixed numeric input in Arch Walls coordinates
2012-02-04 20:35:35 -02:00
Yorik van Havre
40f85a00e2
More improvements to the Arch module
...
+ Draft snap can now pass the object being snapped to
+ Handle when wall is based on a closed wire
+ Handle when wall is based on a self-intersecting wire
2012-02-04 20:35:35 -02:00
Yorik van Havre
a53e4122eb
Improvement to Arch Walls
...
+ Arch Walls are now sketch-based by default
+ Arch Walls now auto-connect when snapping to an existing wall
2012-01-27 18:55:28 -02:00
Yorik van Havre
a7e9d873d4
Used new Part importBREP method in Arch IFC importer
2012-01-26 10:01:36 -02:00
Yorik van Havre
ae9b84c70d
Added Arch download function
2012-01-25 18:21:48 -02:00
Yorik van Havre
e1c38be266
Fixes before merging Ship
2012-01-24 15:59:00 -02:00
Yorik van Havre
5e12b1630b
Small fix to Arch IFC importer
2012-01-24 15:44:21 -02:00
Yorik van Havre
d243a3457a
Improvements to Arch IFC importer
...
+ Auto download of IFC schema if none found
+ Use of openshell shapes in Arch objects if available
2012-01-24 11:15:58 -02:00
Yorik van Havre
18dc515d2b
Misc improvements to the Arch module
...
+ Added Draft box tracker
+ Fixed bug in Arch cell
+ Fixed bugs in Draft Snap
+ Better Arch Wall tool
2012-01-24 08:41:13 -02:00
Yorik van Havre
6fe361fdb8
Fixed bug #576 - Arch Collada importer
2012-01-20 18:17:37 -02:00
Yorik van Havre
44b03785b7
Small fix in Arch module
2012-01-18 11:03:51 -02:00
Yorik van Havre
68e0da99b7
Further work on Arch windows
2012-01-17 18:02:10 -02:00
Yorik van Havre
0064dc601f
new Editmode task dialog for Arch Windows
2012-01-17 12:28:44 -02:00
Yorik van Havre
fb8b7d6007
small fix to Arch IFC importer
2012-01-16 16:08:17 -02:00
Yorik van Havre
bad7f6775a
upgraded Arch IFC importer to work with patched ifcOpenShell (imports objects directly as Part shapes)
2012-01-15 19:09:27 -02:00
Yorik van Havre
16b96d4b02
bugfixes in Arch IFC importer
2012-01-12 19:25:07 -02:00
Yorik van Havre
6a10b75c24
cPickle fixes in Arch objects
2012-01-12 19:00:35 -02:00
Yorik van Havre
eed64271ae
Arch structures can now be based on axes systems
2012-01-12 12:31:11 -02:00
Yorik van Havre
7042c4bd24
added different drawstyles to Arch Axes
2012-01-11 12:39:56 -02:00
Yorik van Havre
e1550475f8
improved Arch Axis editmode
2012-01-10 18:07:17 -02:00
Yorik van Havre
6d62023768
refined Arch Axis bubble numbering
2012-01-10 12:57:42 -02:00
Yorik van Havre
f8bbbb1513
further work on ifcopenshell integration
2012-01-06 18:39:17 -02:00
Yorik van Havre
049598c0a6
started integrating ifcopenshell in Arch IFC reader
2012-01-05 19:50:25 -02:00
Yorik van Havre
393390a560
Various fixes to Draft and Arch
...
+ Renamed Draft Scale object to Clone
+ Removed BasePoint property from Draft Clone
+ Reenabled Draft SelectPlane tool
+ Added Draft context tools to Arch module
+ Made the Arch module load pycollada later
2012-01-04 12:06:02 -02:00
Yorik van Havre
3dba4b55cb
+ fix in Arch makefiles
2012-01-03 22:54:12 -02:00
Yorik van Havre
90c8b62954
+ small fix in Arch IFC importer
2012-01-03 21:17:06 -02:00
Yorik van Havre
f6fcfa8f05
+ changed Arch module license block to LGPL
...
+ removed express schema file from Arch sources due to license
+ added explanations in Arch settings for the user to get one himself
2012-01-03 20:46:55 -02:00
Yorik van Havre
4918fd32f1
fixed bug #556 - Premature loading of modules
...
The Draft and Arch modules now load heavy modules such
as Part or Sketch only when they use them, not anymore
at Init time.
2011-12-31 17:16:51 -02:00
Yorik van Havre
0f16ea362d
added Start and End properties to 2-point Draft lines
2011-12-25 17:02:12 -02:00
yorikvanhavre
889e0a3016
+ better depth-sorting in the Arch SectionPlane
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5323 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-18 20:06:48 +00:00
yorikvanhavre
2cf72ff194
+ fixed remaining filename issues in Arch
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5319 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-17 13:07:38 +00:00
yorikvanhavre
17fc4285d7
+ fixed more filename bugs in Draft and Arch
...
+ reverted last changes in Draft Snap
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5295 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-13 15:07:09 +00:00
yorikvanhavre
00d1bd409c
+ fix filename in Arch module
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5283 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-12 18:38:34 +00:00
yorikvanhavre
24a9ff2374
+ standardizing Arch module filenames
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5282 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-12 18:34:28 +00:00