Commit Graph

910 Commits

Author SHA1 Message Date
Yorik van Havre
2434561b2e Arch: Fixed leftover from last commit 2018-02-26 22:14:31 -03:00
Yorik van Havre
dcc0c5e724 Arch: Fixed recursive loop in windows 2018-02-26 22:01:04 -03:00
Yorik van Havre
143b89c8f3 Applied latest translations from crowdin 2018-02-21 14:25:31 -03:00
Yorik van Havre
3b80b34d60 Arch: Fixed bug in wall not updated on window size change 2018-02-13 10:54:06 -02:00
luz.paz
978a02c9cb Arch: Misc. typos and uniformity fixes 2018-02-12 21:55:31 +01:00
luz.paz
de0ca700d5 Arch: move \n out of translation strings 2018-02-11 20:06:22 +01:00
Yorik van Havre
c51abf803f Arch: Fixed bug in component icon 2018-02-09 10:37:01 +01:00
luz.paz
ccb2fc6387 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
6c2951fa12 Arch: Fixed remaining hole bug when removing windows from walls 2018-01-25 19:21:57 -02:00
Yorik van Havre
2a2414f2e2 Arch: Fixed wrong orientation and shape of window louvres 2018-01-21 20:57:35 -02:00
Yorik van Havre
1e1d10ef39 Arch: Fixed CTH profiles - fixes #2826 2018-01-12 14:07:46 -02:00
Yorik van Havre
efa2ad0d05 Arch: Fixes in IFC exporter 2018-01-10 12:10:32 -02:00
Yorik van Havre
9338660f83 Arch: Better grouping of common Arch properties 2018-01-09 21:55:14 -02:00
Yorik van Havre
e201463770 Arch: Fixed bug in MoveWithHost system 2018-01-09 21:50:24 -02:00
Amritpal Singh
7f0368fbd9 Export FreeCAD Rebar properties to IFC file and refactored code 2018-01-07 18:10:39 -02:00
Yorik van Havre
f9a45ec496 Arch: Fixed some missing objects in IFC export 2018-01-05 20:04:40 -02:00
Yorik van Havre
aa46c72c6e Arch: Fixed wrong placement of structures 2018-01-05 20:04:13 -02:00
luzpaz
5f33f574a8 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
fd1d397480 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
51ab4828c6 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
a0d53e5fee Arch: Typos
Source comment documentation typos + misc.
2017-12-25 11:01:30 +01:00
Unknown
e3eca59173 Misc. typo fixes
Various workbenches
2017-12-23 14:30:30 +01:00
Yorik van Havre
f3c4721772 Arch: Fixed missing walls in IFC export 2017-12-17 16:32:18 -02:00
Yorik van Havre
bbdab351ac Arch: bugfix in Panel in non-GUI mode 2017-12-16 10:06:11 -02:00
Yorik van Havre
64800bc322 Arch: Fixed wrong wall/structure extrusion direction 2017-12-16 09:43:02 -02:00
Yorik van Havre
2c0bb8d341 Arch: fixed Arch Material not working in console mode 2017-12-15 16:06:42 -02:00
Yorik van Havre
88e953d154 Arch: Bugfix in stairs 2017-12-15 16:05:06 -02:00
wmayer
3fb789cf7c move Placement.isNull to Placement.isIdentity
add isNull for backward compatibility
2017-12-13 19:13:18 +01:00
Yorik van Havre
e272f02e59 Arch: Fixed creation of Spaces in no-GUI mode 2017-12-13 11:21:33 -02:00
Yorik van Havre
796e5a148a Fixed gradient in last commit 2017-12-07 18:54:47 -02:00
Yorik van Havre
31db5c5b77 Bitacovir's new clone icon 2017-12-07 18:50:22 -02:00
Unknown
198ba0a123 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
d98c1640d1 Draft: Added a utility command to add selected objects tothe construction group 2017-11-27 13:38:30 -02:00
Yorik van Havre
55eedd79cd Arch: fixed multiple-group bug in Arch addComponent 2017-11-27 11:54:44 -02:00
luzpaz
a225b13bef Misc. typos
- Tooltip uniformity 
- source comment typo fixes
- remove double whitespaces
2017-11-24 09:45:08 -02:00
Yorik van Havre
4fa116a515 Arch: Fixed axis property of components 2017-11-22 12:57:26 -02:00
Yorik van Havre
6c27307238 Arch: Fixed 'object in more than one group' bug in Arch 2017-11-22 12:12:43 -02:00
Amritpal Singh
0331cf130c Added TotalLength property in rebar object 2017-11-14 10:06:39 -02:00
Amritpal Singh
ade6825629 Added Length property in Rebar object 2017-11-14 10:06:39 -02:00
wmayer
d9cc4a621b fix German translation 2017-11-11 22:47:12 +01:00
Yorik van Havre
3bd9846428 Arch: Fixed wrong strucutral presets 2017-11-03 12:28:29 -02:00
Yorik van Havre
c24ea6eff3 Draft/Arch: Support for Y situations in sketches - issue #3163 2017-10-27 16:41:31 -02:00
Yorik van Havre
05a5e9965e Updated translations from crowdin 2017-10-23 18:32:02 -02:00
Bernd Hahnebach
4b02d814bb Arch: import IFC, fix View Fit while importing 2017-10-23 08:14:03 +02:00
Markus Lampert
2f47422fdb Create Scale property on the fly if older Arch.PanelSheet is loaded. 2017-10-22 11:24:58 -07:00
wmayer
0c48ea8517 ArchCommands.fixDAG has been removed in the past and now fails the unit tests 2017-10-19 14:13:36 +02:00
Bernd Hahnebach
9cef7207f8 Arch, import ifc, print debug for each obj in a new line
- use ,end='' for any print without continue in the next code line
- add a print('') at the end of the product loop
2017-10-19 13:30:53 +02:00
Bernd Hahnebach
3624cbd204 Arch: ifc import, fix fit view on import since bb initializion seams to have changed to infinity 2017-10-19 13:30:53 +02:00
Unknown
fa4a6b43ee Capitalize beginning of tooltips + Typos
Capitalized all remaining uncapitalized tooltips. 
+ Fixed typo in instantiate() function. Shouldn't have any repercussions on the code, AFAICT. 
+ other typos
2017-10-13 00:26:53 +02:00
Yorik van Havre
793dc9f68e Arch: Fixed bug in 3DS importer - fixes #3182 2017-10-02 14:53:10 -03:00