Commit Graph

193 Commits

Author SHA1 Message Date
Yorik van Havre
64d18ceac8 Arch: Added Tool property to Structs to define an extrusion path 2013-07-27 17:12:48 -03:00
Yorik van Havre
5743b4241e Arch: Small fix in walls 2013-07-25 11:49:46 -03:00
Yorik van Havre
0f0ef9eb99 Arch: Added steel profiles to structs 2013-07-24 17:40:35 -03:00
Yorik van Havre
d476f59bfc Arch: Set wall and structs default units to mm 2013-07-24 13:00:02 -03:00
Yorik van Havre
48ed634327 Arch : Added wood sections presets to structures 2013-07-24 12:27:16 -03:00
Yorik van Havre
2b90b63575 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
bc98a09a1f Arch: added spaces to the ifc importer + minor fixes 2013-07-19 15:47:47 -03:00
Yorik van Havre
b137b54bd7 Arch: Wall and Struct tools now set the working plane before drawing 2013-07-18 16:26:00 -03:00
Yorik van Havre
790b0fd621 Draft: Small interface cleanup 2013-07-18 16:04:34 -03:00
Yorik van Havre
5676d652fd 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
90da4af6c8 Arch: Further work on Space object 2013-07-17 13:23:33 -03:00
Yorik van Havre
6e1fbd854f Arch: forgot to update the cmake file... 2013-07-16 19:59:56 -03:00
Yorik van Havre
f6b4f22353 Arch: First draft of a Space tool 2013-07-16 19:09:16 -03:00
Yorik van Havre
ef0824f7e8 Draft: Split main preferences page into 2 2013-07-16 13:40:06 -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
40caf4eb1a 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
565a6db6c9 Arch: Removed obsolete ArchCell.py 2013-06-29 12:05:45 -03:00
Yorik van Havre
92e77b36c4 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
e0c05d8806 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
9c39be0aca #0000862: Draft toolbar doesn't disappear when switching workbenches 2013-06-13 22:30:46 +02:00
Yorik van Havre
746b5a31b5 0000981: Arch groups now have a placement 2013-04-24 12:09:46 -03:00
Yorik van Havre
f2eaa0b9f9 0000979: Move windows with their host wall 2013-04-19 18:46:24 -03:00
Yorik van Havre
a1b7dcf7e8 0000729: Arch grouping 2013-04-17 17:47:42 -03:00
Yorik van Havre
ba70d096d0 0001003: Interactive Arch Structure tool 2013-04-14 17:45:00 -03:00
Yorik van Havre
60a12031cb Arch: Better wireframe material for the webgl exporter 2013-04-13 18:57:35 -03:00
Yorik van Havre
80ed02054e Arch: Simplified webgl exporter 2013-04-13 00:29:05 -03:00
Yorik van Havre
b8b8f6c460 Arch: WebGL exporter now has mouse controls 2013-04-12 15:37:10 -03:00
Yorik van Havre
a5474182b9 Arch: fixed errors in webgl exporter 2013-04-11 11:23:39 -03:00
Yorik van Havre
69f7a14193 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
9c7a4020d7 0000947: Arch windows based on fully constrained sketches 2013-04-07 18:29:27 -03:00
Yorik van Havre
d0d516e818 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
63442c9c9b 0001072 : Edge.Curve assert in Draft 2013-03-31 17:54:32 -03:00
Yorik van Havre
f6fe97b449 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
558862130b Arch: Better auto-fuse for walls 2013-03-24 15:22:37 -03:00
Yorik van Havre
36b220464d 0001047: Collada export 2013-03-08 14:57:32 -03:00
Yorik van Havre
ea2dc158da 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
e8bb5dccd3 Arch: Joining underlying sketches of connecting walls is now optional (preferences settings) 2013-02-15 13:20:26 -02:00
Yorik van Havre
3e762100da Arch: New Arch and Wall icons 2013-02-15 13:16:18 -02: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
3ec0073933 Arch: Added terrain property to Site objects 2013-02-05 14:24:21 -02:00
Yorik van Havre
4f13da61e7 Arch: small tweaks to ifc importer 2013-02-04 23:42:22 -02:00
Yorik van Havre
7f882a66b5 Updated with latest crowdin translations 2012-12-18 13:28:11 -02:00
Yorik van Havre
ed6cd0ce59 Updated translation strings 2012-12-07 10:56:57 -02:00
Yorik van Havre
b173f239c8 0000835: Draft preferences pages 2012-11-17 19:26:29 -02:00
Yorik van Havre
1def021530 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
71e3b56509 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
5b86feb8d3 0000820: Draft dimension dots 2012-08-31 11:00:40 -03:00