Yorik van Havre
4f99078aaf
Arch: Handle IFC groups - fixes #2555
2016-05-31 20:43:34 -03:00
Yorik van Havre
affbed135a
Draft: Improvement to Draft Drawing views
...
* Property to specify if the view must appear even if the Source obj is off
* Property to set the line spacing for multiline texts
2016-05-30 13:23:37 -03:00
Yorik van Havre
62cb403125
Arch: added 3DS importer
2016-05-29 00:10:42 -03:00
Yorik van Havre
e6dd3488ff
removed translation from property descriptions (wrong to do it there anyway) - issue #2524
2016-05-18 16:59:15 -03:00
Yorik van Havre
39967262e4
Draft/Arch: cleanup of startup scripts
2016-05-18 16:01:38 -03:00
Jonathan Wiedemann
0f88536d42
add decode utf8 importWebGL.py
2016-05-18 17:25:54 +02:00
Jonathan Wiedemann
71606352ee
add decode utf8 importOBJ.py
2016-05-18 15:31:10 +02:00
Yorik van Havre
a07ad8dcf1
Arch: Added pref option to not copy units to clipboard in survey mode
2016-04-30 11:38:19 -03:00
Yorik van Havre
eca3ce2dde
Arch: Fixed rebars to work with PartDesignNext
2016-04-30 10:47:05 -03:00
Yorik van Havre
ca7c5d31a4
updated translations
2016-04-06 22:39:34 -03:00
Yorik van Havre
3003f16389
Arch: fixed wrong storing of IFC uid in FreeCAD objects
2016-04-03 13:05:30 -03:00
Yorik van Havre
bcb75d5477
Updated translation files from crowdin
2016-03-17 23:29:11 -03:00
Jonathan Wiedemann
010121d8c1
Arch Roof : Fix BOPCheck failed
...
cf http://forum.freecadweb.org/viewtopic.php?f=23&t=14711
2016-03-17 23:24:17 +01:00
Yorik van Havre
d1b4f23388
Added latest translations from crowdin
2016-03-06 14:50:07 -03:00
Yorik van Havre
b825dcd6bb
Merge pull request #109 from wood-galaxy/bim-ifcproperty-6
...
Arch : IFC : Handle case where NominalValue is None
2016-03-03 11:12:58 -03:00
Jonathan Wiedemann
219e212fe0
Merge branch 'master' into bim-ifcproperty-6
2016-03-03 11:07:34 +01:00
Jonathan Wiedemann
2b66257d25
Merge branch 'master' into arch-roof-2
2016-03-03 10:49:33 +01:00
Jonathan Wiedemann
d113deab32
Arch Roof : improvement and clean up
...
change default value
handle shape based object
better getsubvolume method
2016-03-03 10:45:32 +01:00
Yorik van Havre
7734ffb810
Updated translation files
2016-03-01 12:34:03 -03:00
Jonathan Wiedemann
403ba14f57
Arch Roof : improvement and clean up
...
change default value
handle shape based object
better getsubvolume method
2016-03-01 09:45:11 +01:00
Jonathan Wiedemann
0172544cc7
Merge branch 'master' into arch-roof-2
2016-03-01 08:08:32 +01:00
Yorik van Havre
9bd89e7e29
Arch: Fixed bug in extrusion of structures - fixes #2458
2016-02-28 14:03:29 -03:00
triplus
d432c72a15
Add SVG workbench icons
2016-02-26 23:17:43 +01:00
Yorik van Havre
28b6c82555
Added updated translations from crowdin - fixes #2443
2016-02-26 18:32:02 -03:00
Jonathan Wiedemann
a7e05382ad
Merge branch 'master' into bim-ifcproperty-6
2016-02-25 11:24:27 +01:00
Jonathan Wiedemann
604fc320cf
Arch - IFC : Handle case where NominalValue is None
2016-02-25 11:23:10 +01:00
Jonathan Wiedemann
6b7190d3f0
Arch BIM IFC : Add IFC Properties spreadsheet container
2016-02-20 13:25:26 +01:00
Yorik van Havre
4928624d14
Arch: Small workaround in IFC importer
2016-02-19 18:08:12 -02:00
Jonathan Wiedemann
e37cdf15cf
Arch Change default value
...
Comment some print
2016-02-19 16:20:57 +01:00
Ian Rees
e242e4643b
Add cmake checks for BUILD_GUI to some modules
2016-02-13 13:45:27 +13:00
Yorik van Havre
a649c3ca31
Arch: Fixed window bug - fixes 2449
2016-02-12 20:19:59 -02:00
Yorik van Havre
6a35ef38c7
Updated ts files
2016-02-12 14:22:04 -02:00
Yorik van Havre
6a103493a1
Arch: small fix in IFCexport
2016-02-11 20:06:06 -02:00
Jonathan Wiedemann
5c5e62ffbd
Arch BIM IFC : Handle utf8 for IfcDescriptiveMeasure
2016-02-11 15:49:58 +01:00
Yorik van Havre
f942bf2729
Arch: Enabled IFC4 export and fixed a couple of bugs
2016-02-10 15:35:21 -02:00
Jonathan Wiedemann
df3648a864
Arch - little IFC Spreadsheet adjustement
2016-02-05 02:08:23 +01:00
Jonathan Wiedemann
980b8dbeda
Arch - Fix #2430 - Add IFC Spreadsheet properties system
2016-02-04 20:55:45 +01:00
Yorik van Havre
ba9e43abc4
Arch: simplifications of Window tool
...
* If an arch object is selected when creating a window, the window is always inserted in that object
* No more "create from scratch" mode.
* Now needs to create the sketch first, then press the window button
* Added "Auto-include" checkbox in window creation task, to disable auto-embedding
* Fixed wrong orientation of windows
2016-02-04 13:55:39 -02:00
Yorik van Havre
2e2192f88a
Added slovenian language
2016-02-03 13:36:51 -02:00
Yorik van Havre
88be837f72
Arch: fixed bugs in IFC importer
2016-02-03 13:01:34 -02:00
Yorik van Havre
35cc2879e5
Arch: fixed wrong syntax in IFC importer
2016-02-03 10:50:19 -02:00
Yorik van Havre
79a615f222
DXF and IFC pref pages can now be set to show on each import/export
2016-02-02 16:13:40 -02:00
Yorik van Havre
37b1bdbe27
Updated translations with latest from crowdin
2016-02-01 23:32:58 -02:00
Yorik van Havre
4cb5de6848
Arch: fixed OBJ import without GUI - fixes #2305
2016-01-31 16:53:54 -02:00
Yorik van Havre
87da750d56
Draft: fixed bug in task panels
2016-01-31 16:28:13 -02:00
Yorik van Havre
645a83ad32
Arch: New behaviour against circular dependency can now be switched off in preferences
2016-01-29 12:29:03 -02:00
Yorik van Havre
3702820f00
Arch: Added an IFC pref option to disable clones creation on import
2016-01-29 00:28:47 -02:00
Yorik van Havre
5fbdd4ac66
Arch: bugfix in Structure creation
2016-01-28 13:53:58 -02:00
Yorik van Havre
0ba829de41
Fixed typo in last commit
2016-01-11 22:18:31 -02:00
Yorik van Havre
97aea8a4ed
Arch: search for profiles.csv also in current dir
2016-01-11 22:08:02 -02:00