Yorik van Havre
117bfe48d2
Arch: Added steel profiles to structs
2013-07-24 17:40:35 -03:00
Yorik van Havre
6e9a51d017
Arch: Set wall and structs default units to mm
2013-07-24 13:00:02 -03:00
Yorik van Havre
197d141c58
Arch : Added wood sections presets to structures
2013-07-24 12:27:16 -03:00
Yorik van Havre
a3a50658f6
Arch: Restored length property of walls
...
Walls can again be based on no underlying object, and be
only defined by length, width and height.
2013-07-24 11:52:13 -03:00
Yorik van Havre
0253fb9e74
Arch: added spaces to the ifc importer + minor fixes
2013-07-19 15:47:47 -03:00
Yorik van Havre
f43fcd1fb5
Arch: Wall and Struct tools now set the working plane before drawing
2013-07-18 16:26:00 -03:00
Yorik van Havre
08f031d6ca
Draft: Small interface cleanup
2013-07-18 16:04:34 -03:00
Yorik van Havre
b2637897f5
0000982: Arch Space object
...
A new Arch Space object that can be created from a solid shape or from
several boundary faces, or a mix of both
2013-07-18 12:59:17 -03:00
Yorik van Havre
dcb2ebf2ec
Arch: Further work on Space object
2013-07-17 13:23:33 -03:00
Yorik van Havre
27b8be4e9b
Arch: forgot to update the cmake file...
2013-07-16 19:59:56 -03:00
Yorik van Havre
5255443469
Arch: First draft of a Space tool
2013-07-16 19:09:16 -03:00
Yorik van Havre
1831cb9e34
Draft: Split main preferences page into 2
2013-07-16 13:40:06 -03:00
Yorik van Havre
51383ada07
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
9ba82ae058
Arch: Small fix in windows
2013-07-06 13:30:26 -03:00
Yorik van Havre
a367b2e1e3
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
64ed1d97b2
Draft: Added commands for snapping tools
...
Snap tools now also appear in the Draft menu, so users can
give them keyboard shortcuts.
2013-07-01 16:28:00 -03:00
Yorik van Havre
5df0638aec
Arch: Removed obsolete ArchCell.py
2013-06-29 12:05:45 -03:00
Yorik van Havre
d26ffbe9aa
Arch: misc improvements
...
+ Further work on snap tracking dims
+ Better snap for structures
+ Corrected initial temp shape of structures
+ Added a box with wall length (still readonly)
2013-06-16 20:06:14 -03:00
Yorik van Havre
31fbfd33ef
0001151: Draft loads Part module at start
...
+ Fixed loading of Part module at startup
+ Minor cleaning around
2013-06-15 15:39:29 -03:00
wmayer
5a04adebe4
#0000862 : Draft toolbar doesn't disappear when switching workbenches
2013-06-13 22:30:46 +02:00
Yorik van Havre
c2f452fd44
0000981: Arch groups now have a placement
2013-04-24 12:09:46 -03:00
Yorik van Havre
051dee07f2
0000979: Move windows with their host wall
2013-04-19 18:46:24 -03:00
Yorik van Havre
3855575032
0000729: Arch grouping
2013-04-17 17:47:42 -03:00
Yorik van Havre
8f41cc3512
0001003: Interactive Arch Structure tool
2013-04-14 17:45:00 -03:00
Yorik van Havre
932040bd90
Arch: Better wireframe material for the webgl exporter
2013-04-13 18:57:35 -03:00
Yorik van Havre
970889a655
Arch: Simplified webgl exporter
2013-04-13 00:29:05 -03:00
Yorik van Havre
e335a4348c
Arch: WebGL exporter now has mouse controls
2013-04-12 15:37:10 -03:00
Yorik van Havre
9d067e5e88
Arch: fixed errors in webgl exporter
2013-04-11 11:23:39 -03:00
Yorik van Havre
7e11f28866
0001035: WebGL exporter
...
The Arch module now features a webgl exporter that produces an all-included
HTML file that displays the exported objects in WebGL-capable web browsers.
Many enhancements are still necessary, especially with lights and materials.
At time of export, the exporter downloads the three.js library from github
and includes it in the HTML file, so it has no other dependencies.
2013-04-09 19:43:45 -03:00
Yorik van Havre
a413a870a0
0000947: Arch windows based on fully constrained sketches
2013-04-07 18:29:27 -03:00
Yorik van Havre
216858e433
0001074: Draft Ellipse tool
...
The Draft module now features an Ellipse tool
that creates a Part Ellipse object.
2013-04-01 17:46:32 -03:00
Yorik van Havre
9e8e7a97b9
0001072 : Edge.Curve assert in Draft
2013-03-31 17:54:32 -03:00
Yorik van Havre
2b8f5cfd02
Arch: Merge Walls command
...
The merge walls command merges the selected walls (unifies their
underlying sketches into one and deletes remaining objects)
2013-03-24 16:15:03 -03:00
Yorik van Havre
913aa919dd
Arch: Better auto-fuse for walls
2013-03-24 15:22:37 -03:00
Yorik van Havre
1b016c4469
0001047: Collada export
2013-03-08 14:57:32 -03:00
Yorik van Havre
f9444f83cf
Draft: Added Heal command
...
The Draft_Heal command allows to heal bad Draft objects coming
from earlier versions of FreeCAD.
2013-03-06 12:14:14 -03:00
Yorik van Havre
b1efe94651
Arch: Joining underlying sketches of connecting walls is now optional (preferences settings)
2013-02-15 13:20:26 -02:00
Yorik van Havre
b2be64ad23
Arch: New Arch and Wall icons
2013-02-15 13:16:18 -02:00
Yorik van Havre
35709cc7e4
Arch: General optimization
2013-02-14 18:37:14 -02:00
Yorik van Havre
af529e2603
Arch: Internal IFC parser not used anymore if IfcOpenShell is present
2013-02-14 16:35:08 -02:00
Yorik van Havre
e56cc61339
Arch: Added terrain property to Site objects
2013-02-05 14:24:21 -02:00
Yorik van Havre
138652f5f7
Arch: small tweaks to ifc importer
2013-02-04 23:42:22 -02:00
Yorik van Havre
f4a47f089c
Updated with latest crowdin translations
2012-12-18 13:28:11 -02:00
Yorik van Havre
71b1777e8a
Updated translation strings
2012-12-07 10:56:57 -02:00
Yorik van Havre
85397783cc
0000835: Draft preferences pages
2012-11-17 19:26:29 -02:00
Yorik van Havre
be940cbd06
Updated translations from crowdin
...
* Updated the updateTranslations.py tool so it can now work with
unzipped folders, and it updates qt resource files when necessary.
* Updated existing translations, changed a couple of language codes:
es -> es-ES, pt -> pt-BR, zh -> zh-CN, se -> sv-SE
* Added new translations that have more than 50% translated:
cs, hu, ro, sk, zh-TW, tr
2012-10-30 09:59:55 -02:00
Yorik van Havre
12f6ef3458
Draft: Bugfixing
...
+ All Draft (and Arch) objects now correctly get/set theiir type on save/load
+ Draft Shape2DView now produces valid shapes
2012-09-04 12:07:26 -03:00
Yorik van Havre
bdaf97625b
0000820: Draft dimension dots
2012-08-31 11:00:40 -03:00
Yorik van Havre
35cc5ef56f
Arch: Minor bugfix
2012-08-30 20:22:22 -03:00
Yorik van Havre
b68e86ffa5
Arch: small fixes
2012-08-18 00:04:54 -03:00