Commit Graph

27 Commits

Author SHA1 Message Date
Yorik van Havre
d031163551 Arch: Arch creation tools are now active even when selection is empty 2013-08-31 13:01:26 -03:00
Yorik van Havre
86cf441ad8 0001167: Arch fixtures system
Arch objects can now have Fixtures, which is a mesh or part attached to
them, but that doesn't modify the geometry of the base object. They are
normally hidden, except when the new Display Mode "Detailed" is used.
Fixtures can be added to any Arch object using the new Arch_Fixture command
and removed with the standard Arch_Remove command.

Fixtures are useful for small unimportant details like window latches or hinges,
that should stay hidden most of the time.
2013-07-07 11:29:26 -03:00
Yorik van Havre
e90a9e57a9 Arch: Small fix in windows 2013-07-06 13:30:26 -03:00
Yorik van Havre
7590be251b Arch: Allow windows to have different colors
+ When editing window components, a new "type" setting is available
+ In Arch preferences there is a new "Window Glass Color" preference
+ When a window component is set to "Glass panel" type it takes the glass color
2013-07-03 13:10:49 -03:00
Yorik van Havre
2e0baec5a3 Arch: General optimization 2013-02-14 18:37:14 -02:00
Yorik van Havre
714555411b Arch: Internal IFC parser not used anymore if IfcOpenShell is present 2013-02-14 16:35:08 -02:00
Yorik van Havre
0c5d76e1ac Arch: Fixed strings to be translated 2012-08-15 18:39:53 -03:00
Yorik van Havre
7663ebcc5d Arch: Walls and Structs can now be created directly from meshes 2012-08-05 19:03:27 -03:00
Yorik van Havre
8c1d88a267 Arch: Fixes in windows 2012-06-12 22:06:35 -03:00
wmayer
dfde842e7c 0000740: work bench initiation from in fcstd file 2012-06-09 11:50:02 +02:00
Yorik van Havre
463e3551e2 Arch: More bugfixes 2012-06-05 13:31:34 -03:00
Yorik van Havre
e277bca478 Arch: Several bugfixes in arch objects 2012-06-03 23:44:20 -03:00
Yorik van Havre
6d9b315529 Arch: Windows are now autosubtracted from support walls on creation 2012-06-02 14:12:43 -03:00
Yorik van Havre
d88813d52b Arch: Adapted all other tools to doCommand() + translatable 2012-05-31 12:30:20 -03:00
Yorik van Havre
28f386f3ab Renamed Draft fcvec and fcgeo modules
Draft/draftlibs/fcvec becomes Draft/DraftVecUtils
Draft/draftlibs/fcgeo becomes Draft/DraftGeomUtils
2012-05-22 11:45:40 -03:00
Yorik van Havre
b1fe01ca96 Cleaning in the Arch module 2012-05-18 15:59:53 -03: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
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
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
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
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
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
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