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
Yorik van Havre
3a8f6dff59
Updated translation files
2012-08-16 16:09:56 -03:00
Yorik van Havre
0d475b6fe0
Misc polishes to Arch and Draft
...
+ The Draft Drawing tool can make additional views of SectionPlanes
+ Draft Dimensions have a readonly "Distance" property that show the length
+ The Draft WB can be completely switched off (since all tools are also in Arch)
2012-08-16 12:24:45 -03:00
Yorik van Havre
4386421a0b
Arch: Fixed strings to be translated
2012-08-15 18:39:53 -03:00
Yorik van Havre
c295599828
Arch: small optimizations
2012-08-15 12:20:19 -03:00
Yorik van Havre
1a46232a53
Arch: small bugfix in structure object
2012-08-09 20:02:54 -03:00
Yorik van Havre
70d4048b38
Arch: General optimization
...
+ More severe tests when constructing shapes
+ Allow to quickly export Arch views to DXF
2012-08-09 17:50:07 -03:00
Yorik van Havre
7644248953
Arch: Fixed typo
2012-08-06 18:00:50 -03:00
Yorik van Havre
43b7b9834d
Arch: Walls and Structs can now be created directly from meshes
2012-08-05 19:03:27 -03:00
Yorik van Havre
aae9b17e32
Arch: Bugfixes and hidden lines mode for section planes
2012-08-05 18:01:58 -03:00
Yorik van Havre
bdc926c704
Arch: improvements to section plane wireframe rendering
2012-08-01 18:15:34 -03:00
Yorik van Havre
f2ad945a7f
Arch: small tool improvements
...
+ added Arch check tool (checks if all objects are valid and solid)
+ added missing icons
2012-07-22 16:41:25 -03:00
Yorik van Havre
75d9bfc925
Arch: added new closeHoles command
2012-07-19 20:55:25 -03:00
Yorik van Havre
7b0d0aa2f7
Arch: Minor fixes
2012-07-18 15:04:56 -03:00
Yorik van Havre
9d1cd19afb
Arch: improved OBJ exporter
2012-07-18 11:27:31 -03:00
Yorik van Havre
4e9412c0ae
Draft: small fixes
2012-07-17 19:57:52 -03:00
Yorik van Havre
519d45e1f2
Arch: Easier creations of struct + axes systems
...
With structs and axes selected, both Arch_Axis and Arch_Structure
commands now create axis systems
2012-07-16 15:54:51 -03:00
Yorik van Havre
66cfcd375f
Arch: Added all the draft tools to the Arch WB
2012-07-16 14:15:14 -03:00
Yorik van Havre
48243d6497
Arch: Small improvement to structure
2012-07-10 21:18:19 -03:00
Yorik van Havre
155ae0ca41
Arch: Minor bugfixes
2012-07-10 20:42:30 -03:00
Yorik van Havre
c7a2488da8
Arch: Mode bugfixes
2012-07-03 22:41:29 -03:00
Yorik van Havre
322260c61b
Arch: Lots of bugfixes in vector rendering
2012-07-03 11:07:54 -03:00
Yorik van Havre
e882b8c35c
Arch: fixed bugs in vector renderer
2012-07-01 13:01:25 -03:00
Yorik van Havre
5691866433
Arch: Fixes in windows
2012-06-12 22:06:35 -03:00
Yorik van Havre
28b663c914
Arch: Fixes in structure and roof
2012-06-12 17:02:55 -03:00
wmayer
0bf33b6466
0000740: work bench initiation from in fcstd file
2012-06-09 11:50:02 +02:00
Yorik van Havre
db8ebb31e6
Arch: fixed import error
2012-06-07 10:42:55 -03:00
Yorik van Havre
fb3f051563
Draft: snap toolbar now appears on WB activation
2012-06-06 17:04:24 -03:00
Yorik van Havre
01681d66ec
Arch: Bugfix in wall object
2012-06-06 16:45:34 -03:00