Commit Graph

919 Commits

Author SHA1 Message Date
Yorik van Havre
8fdce5a9cc Arch: Small bugfix in Axis position 2018-03-16 17:21:14 -03:00
Yorik van Havre
8c8cee9820 Arch: Fixed not working addition/subtraction in components 2018-03-14 13:44:10 -03:00
Yorik van Havre
25d47ae652 Arch: Better fix of windows host system 2018-03-13 11:42:40 -03:00
Yorik van Havre
fe0ecd982d Arch: simplified window's Host touch system 2018-03-09 13:47:43 -03:00
Yorik van Havre
910e9a0fb8 Arch: Fixed translation bug in merge walls command 2018-03-06 18:58:57 -03:00
Yorik van Havre
124d0ef70b Arch: Fixed bug in windows transparency 2018-03-06 11:17:44 -03:00
Yorik van Havre
b325876156 Arch: Fixed translations bug 2018-03-05 16:47:01 -03:00
Yorik van Havre
e5f5e4b7c9 Arch: small bugfix in floors 2018-03-02 19:08:46 -03:00
Yorik van Havre
7761ea4883 Arch/Draft: Less clutter in output window 2018-03-02 12:29:58 -03:00
Yorik van Havre
86019a01ef Arch: Fixed leftover from last commit 2018-02-26 22:14:31 -03:00
Yorik van Havre
ea0f6797b6 Arch: Fixed recursive loop in windows 2018-02-26 22:01:04 -03:00
Yorik van Havre
12f3258ded Applied latest translations from crowdin 2018-02-21 14:25:31 -03:00
Yorik van Havre
23fff2b1d3 Arch: Fixed bug in wall not updated on window size change 2018-02-13 10:54:06 -02:00
luz.paz
c7d64db5b5 Arch: Misc. typos and uniformity fixes 2018-02-12 21:55:31 +01:00
luz.paz
1909466241 Arch: move \n out of translation strings 2018-02-11 20:06:22 +01:00
Yorik van Havre
00ddc9b8da Arch: Fixed bug in component icon 2018-02-09 10:37:01 +01:00
luz.paz
6b04f8961e Arch: removing \n from translated strings
ref: https://crowdin.com/translate/freecad/548/en-hu#6501126
2018-02-07 09:42:13 +01:00
Yorik van Havre
b092834230 Arch: Fixed remaining hole bug when removing windows from walls 2018-01-25 19:21:57 -02:00
Yorik van Havre
e697f2ef50 Arch: Fixed wrong orientation and shape of window louvres 2018-01-21 20:57:35 -02:00
Yorik van Havre
a8ab24abae Arch: Fixed CTH profiles - fixes #2826 2018-01-12 14:07:46 -02:00
Yorik van Havre
39a34c1d27 Arch: Fixes in IFC exporter 2018-01-10 12:10:32 -02:00
Yorik van Havre
c95b366fd1 Arch: Better grouping of common Arch properties 2018-01-09 21:55:14 -02:00
Yorik van Havre
af7428dfaf Arch: Fixed bug in MoveWithHost system 2018-01-09 21:50:24 -02:00
Amritpal Singh
41b71ee3a9 Export FreeCAD Rebar properties to IFC file and refactored code 2018-01-07 18:10:39 -02:00
Yorik van Havre
d16ef8763e Arch: Fixed some missing objects in IFC export 2018-01-05 20:04:40 -02:00
Yorik van Havre
9469217347 Arch: Fixed wrong placement of structures 2018-01-05 20:04:13 -02:00
luzpaz
5107d86b60 Crowdin: Removing whitespace from widgets
Modified the code so that the whitespace was hardcoded since translators on Crowdin weren't adding the whitespace. Please review if correct. 
+ found some other typos/grammar issues along the way. 
CC @yorikvanhavre
2018-01-01 17:52:12 +01:00
Daniel Burr
9bd3b8f20d Copy mesh data directly into the numpy arrays instead of creating a temporary local copy in order to save memory when dealing with very large meshes 2017-12-31 15:01:44 +01:00
Daniel Burr
7ec6d1b5a2 Fix insane memory usage when exporting Meshes to Collada format - MeshPy::getTopology() is an expensive function (since it iterates over all Points and Facets) and therefore it should not be called repeatedly 2017-12-31 15:01:44 +01:00
luzpaz
7e2fce45c2 Arch: Typos
Source comment documentation typos + misc.
2017-12-25 11:01:30 +01:00
Unknown
a8ecffb652 Misc. typo fixes
Various workbenches
2017-12-23 14:30:30 +01:00
Yorik van Havre
1db70a48ca Arch: Fixed missing walls in IFC export 2017-12-17 16:32:18 -02:00
Yorik van Havre
4034851a5d Arch: bugfix in Panel in non-GUI mode 2017-12-16 10:06:11 -02:00
Yorik van Havre
46505a7e2c Arch: Fixed wrong wall/structure extrusion direction 2017-12-16 09:43:02 -02:00
Yorik van Havre
ca247d7ee4 Arch: fixed Arch Material not working in console mode 2017-12-15 16:06:42 -02:00
Yorik van Havre
77fab66ad3 Arch: Bugfix in stairs 2017-12-15 16:05:06 -02:00
wmayer
0d7831e196 move Placement.isNull to Placement.isIdentity
add isNull for backward compatibility
2017-12-13 19:13:18 +01:00
Yorik van Havre
28240a806e Arch: Fixed creation of Spaces in no-GUI mode 2017-12-13 11:21:33 -02:00
Yorik van Havre
564f977dbd Fixed gradient in last commit 2017-12-07 18:54:47 -02:00
Yorik van Havre
04e4e59ada Bitacovir's new clone icon 2017-12-07 18:50:22 -02:00
Unknown
3d9ecab346 SVG cleanup: remove all redundant <dc:title> content
Removed duplicate mentions of `[agryson] Alexander Gryson`
2017-12-02 14:02:14 +01:00
Yorik van Havre
3e921cbda5 Draft: Added a utility command to add selected objects tothe construction group 2017-11-27 13:38:30 -02:00
Yorik van Havre
f33116c08c Arch: fixed multiple-group bug in Arch addComponent 2017-11-27 11:54:44 -02:00
luzpaz
b24a9c9ad4 Misc. typos
- Tooltip uniformity 
- source comment typo fixes
- remove double whitespaces
2017-11-24 09:45:08 -02:00
Yorik van Havre
83f7f85d08 Arch: Fixed axis property of components 2017-11-22 12:57:26 -02:00
Yorik van Havre
f41ff3a458 Arch: Fixed 'object in more than one group' bug in Arch 2017-11-22 12:12:43 -02:00
Amritpal Singh
c46893d537 Added TotalLength property in rebar object 2017-11-14 10:06:39 -02:00
Amritpal Singh
9017f18523 Added Length property in Rebar object 2017-11-14 10:06:39 -02:00
wmayer
74d1aa72ea fix German translation 2017-11-11 22:47:12 +01:00
Yorik van Havre
d76cccac32 Arch: Fixed wrong strucutral presets 2017-11-03 12:28:29 -02:00