Commit Graph

1971 Commits

Author SHA1 Message Date
Yorik van Havre
36f2f1bc34 Arch: Fixed non-GUI mode bug 2018-06-26 17:31:13 -03:00
Yorik van Havre
187e464bc3 Arch: Fixed OBJ export 2018-06-26 15:26:00 -03:00
Yorik van Havre
65739c5f1f Arch: Fixed IFC export of window openings 2018-06-26 15:17:22 -03:00
Yorik van Havre
807369aba0 Arch: Fixed RHS structural profiles 2018-06-22 11:51:12 -03:00
Yorik van Havre
75618d862e Arch: Added Frame and Offset properties to windows 2018-06-21 18:53:52 -03:00
Yorik van Havre
88afb9e7b9 Arch: Fixed bug in removing objects from section planes 2018-06-15 12:36:25 -03:00
luz.paz
92e9659fba Misc. comment typos
+ Found via `codespell -q 3 --skip="*.po,*.ts,./.git,./src/3rdParty,./src/CXX,./src/zipios++,./src/Mod/Assembly/App/opendcm" -I ~/Projects/fc-word-whitelist.txt`

+ crowdin translation refinements:  
- https://crowdin.com/translate/freecad/6766/en-en#6499546
- https://crowdin.com/translate/freecad/6766/en-en#6504496
2018-06-13 20:37:17 -04:00
Yorik van Havre
4514ad4260 Arch/Draft: Fixed bugs in non-GUI mode 2018-06-11 21:44:23 -03:00
looooo
d91a423e12 Arch: survey: py3-fix 2018-06-10 10:14:30 +02:00
Yorik van Havre
94e689a9b6 Arch: Added pref option to base new walls on Draft lines 2018-06-06 18:34:14 -03:00
looooo
59e06142dc Arch: Survey: fix py3 unicode problems 2018-06-04 19:23:42 +02:00
Yorik van Havre
5359ddc4f1 Arch: Fixed bug in windows presets 2018-06-02 14:20:44 -03:00
Yorik van Havre
b7a81b5e80 Arch: Added toggleSubs command to context menu of arch objects 2018-06-02 13:54:10 -03:00
Yorik van Havre
0bae245b26 Arch: separate properties creation in own methods and check properties at file load 2018-06-01 19:36:35 -03:00
Yorik van Havre
0a9e2ad8c5 Arch: Fixed Site properties 2018-06-01 13:36:34 -03:00
Yorik van Havre
853c17ecd1 Arch: Fixed bug in preset doors 2018-06-01 11:40:09 -03:00
Yorik van Havre
ce9ad27eb0 Fixed wrong encoding in App.openTransaction 2018-05-21 12:11:46 -03:00
luz.paz
69b3b0b7f2 Misc. typos 2018-05-19 12:06:34 -04:00
sgrogan
ba04c64a9e Fix Dice3DS nested directory for non-installed build 2018-05-16 11:15:26 -03:00
Yorik van Havre
dfcfd425a1 Arch: Added combobox with presets in multimaterial layer names 2018-05-15 22:28:12 -03:00
Yorik van Havre
a805bf82a4 Arch: Added CutMargin property to section planes 2018-05-14 12:34:14 -03:00
Yorik van Havre
f128639d32 Arch: Window placement now keeps orientation from last face hovered. Much, much easier to place windows in walls now 2018-05-13 12:45:40 -03:00
Yorik van Havre
a8c6f1b647 Arch: Added convenience function ArchComponent.convertOldComponents to convert the Role property to IfcRole 2018-05-11 23:14:41 -03:00
Yorik van Havre
63794fcefd Arch: Renamed Role property to IfcRole 2018-05-11 12:01:55 -03:00
Yorik van Havre
5512c1e9fd Arch: optimizing block walls 2018-05-10 16:32:43 -03:00
Yorik van Havre
34ba3d8f3c Arch: All Arch objects can now have any IFC type(role) 2018-05-10 10:42:06 -03:00
Yorik van Havre
d49a194279 Arch/Draft: Make sure an active doc exists before creating objects 2018-05-08 16:07:55 -03:00
Yorik van Havre
f3329e2c71 Arch: Added a new 'beam mode' to draw structure objects 2018-05-07 23:21:53 -03:00
Yorik van Havre
00a16927bd Arch: Optimized Arch panel waves generation 2018-05-07 10:41:17 -03:00
luz.paz
489b1a16c8 revert some spacing changes 2018-05-02 00:50:06 -04:00
luz.paz
8057a45d4b Crowdin: more fixes 2018-05-02 00:50:06 -04:00
Yorik van Havre
7bf490d42c Arch: Added setting to limit areas calculations for large objects 2018-04-30 17:39:11 -03:00
Yorik van Havre
647658383e Arch: Window presets now include windows and doors from Parts Library, if available 2018-04-30 14:34:36 -03:00
Yorik van Havre
b146890ecf Arch: Further encoding bugfix in IFC exporter 2018-04-25 11:22:02 -03:00
luz.paz
9167064fc1 Misc. typos
Found via `codespell`
2018-04-25 09:41:33 -03:00
Yorik van Havre
85ba166948 Arch: Added 4-pane window preset 2018-04-25 09:37:01 -03:00
Yorik van Havre
31c4b71ced Arch: Fixed encoding bug in ifc exporter 2018-04-23 19:08:51 -03:00
looooo
a402def57a py3: rebar-fix 2018-04-22 07:53:20 +02:00
Adrian Schröter
92e697b039 fix syntax error for python3 2018-04-18 10:05:49 -03:00
Yorik van Havre
c9267afc3b Arch: Fixed wrong wall base wire orientation 2018-04-17 11:58:30 -03:00
Yorik van Havre
ef9a411318 Arch: Fixed leftover encoding bug (backported to 0.17) 2018-04-17 11:18:23 -03:00
luz.paz
92ae691974 Revert changes per yorik 2018-04-17 10:16:28 -03:00
luz.paz
f18e217a64 Arch: Residual trailing \n chars removed from translate() 2018-04-17 10:16:28 -03:00
luz.paz
1d04002c3b Arch: translation fixes
Adding Arch WB translation string corrections/refinements
2018-04-17 10:16:28 -03:00
looooo
cdcb3bec4a PySide2: qApp -> QApplication 2018-04-14 10:40:31 +02:00
Yorik van Havre
b6fbecb3cb Arch: Fixed wall clone icon 2018-04-11 10:55:37 -03:00
Yorik van Havre
94ca74d4ac Arch: Added blocking system to walls 2018-04-11 10:55:37 -03:00
Yorik van Havre
6533bcbc8f Arch: small bugfix in Rebar 2018-04-10 14:39:53 -03:00
Yorik van Havre
d0651ba51f Arch: Fixed bug in WebGL exporter 2018-04-02 13:43:29 -03:00
Yorik van Havre
46fd41d70a Merged translations from crowdin 2018-03-26 18:52:02 -03:00