Commit Graph

17068 Commits

Author SHA1 Message Date
Yorik van Havre
236f890864 Merged translations from crowdin 2019-06-17 20:06:59 -03:00
Yorik van Havre
32b30bbd74 AddonManager: Fixes for translation 2019-06-17 20:06:32 -03:00
Yorik van Havre
2713078b25 Tools: Prefer using Qt5 translation tools over Qt4 2019-06-17 19:32:37 -03:00
Yorik van Havre
d890b4ec17 Updated master ts files 2019-06-17 17:28:12 -03:00
Yorik van Havre
1186bf45e1 Tools: Added AddonManager to translation scripts 2019-06-17 17:26:19 -03:00
Yorik van Havre
33ce0f3f23 AddonManager: cosmetic fixes + prevision formacro icons 2019-06-17 17:17:46 -03:00
Yorik van Havre
d99a1e3fb8 AddonManager: Added BIMBots icon 2019-06-17 16:58:23 -03:00
luz.paz
faca7f7dc8 [AddonManager] Add YAML Workspace logo 2019-06-17 16:53:28 -03:00
Hakan Seven
0dca7b31f4 [Draft] Wavy Object Fix for Point 2019-06-17 16:52:45 -03:00
luz.paz
1233817808 [Crowdin] [Arch] Resources/ui/preferences-ifc.ui typo fix
Reported in https://crowdin.com/translate/freecad/6766/en-hu#6574208:drl:39616:ONESZ
2019-06-17 16:51:23 -03:00
Frank Severinsen
1f85a189be Fix SVG export issue
Related forum thread: https://forum.freecadweb.org/viewtopic.php?f=3&t=36840
2019-06-17 16:46:03 -03:00
Grammatopoulos Apostolos
f81e9a0bdc Fixes: heigh - width replace 2019-06-17 16:45:18 -03:00
Grammatopoulos Apostolos
4dfeb1d46c Sections added: RHS (added more/all) 2019-06-17 16:45:18 -03:00
Grammatopoulos Apostolos
e2a0779d53 Sections added: CHS, UC, UB 2019-06-17 16:45:18 -03:00
Yorik van Havre
f2fd45e6e6 Draft: Added missing cmake entry from last commit 2019-06-17 16:43:01 -03:00
carlopav
c351b9094a [Draft] Update DraftEdit PR with Yorik suggestions
Cleanings of import at the beginning of new module.
Moved command setup in InitGui and removed import DraftEdit from DraftTools.
2019-06-17 16:39:56 -03:00
carlopav
a4e2df115d Separate Draft Edit
My last attempt to separate draft edit. Everything seems to work fine.
2019-06-17 16:39:56 -03:00
Yorik van Havre
4fda9e7d44 AddonManager: grammatical fix 2019-06-17 15:00:26 -03:00
Yorik van Havre
0f56ec4135 Arch: small bugfix in automatic IFC properties 2019-06-17 14:04:32 -03:00
sliptonic
f57f3d7349 Merge pull request #2231 from Russ4262/pathpocketshape_fix
Path: PocketShape - Fix repositioning of Job model; ProfileFaces - add 4th-axis feature
2019-06-17 11:10:28 -05:00
wmayer
aa76cb9b5b Py3: no __builtin__ module available 2019-06-17 16:25:25 +02:00
sliptonic
d4a311de19 Path: PEP8 and Proxy changes. 2019-06-17 09:17:38 -05:00
wmayer
4b89ed3415 make UpToLast option for pad working again 2019-06-17 16:14:13 +02:00
Abdullah Tahiri
87b46e3fb3 GCS: Refactor and additional debug information
==============================================

In maximum verbose debug mode, information is given about the groups of Sketcher Constraints that the solver is considering for redundancy or conflict.

This is before the popularity contest selects the constraint shown in the solver messages.

The main reason for showing this is to enable to diagnose problems with sketches in which the constraint indicated as the redundant one appears not to
be the right one. Intended for power users with "iteration level" debug mode.
2019-06-17 14:05:24 +02:00
Bernd Hahnebach
d26daa51d7 FEM: code formating, still more of them 2019-06-16 23:39:35 +02:00
Russell Johnson
4296df8c3e Merge branch 'master' into pathpocketshape_fix 2019-06-16 16:38:09 -05:00
Bernd Hahnebach
1b39fe3d2d FEM: codeformating, another small one 2019-06-16 23:29:21 +02:00
Bernd Hahnebach
3ae4283073 FEM: code formating, improve imports, get rid of E402 error 2019-06-16 23:21:38 +02:00
Bernd Hahnebach
8eb807d291 FEM: code formating 2019-06-16 23:21:28 +02:00
Bernd Hahnebach
d8b28a111b FEM: code formating, delete commented code:
We gone have git to retrieve changes made in history, if needed
2019-06-16 22:45:44 +02:00
Bernd Hahnebach
823f4b6644 FEM: code formating in unit tests 2019-06-16 22:42:15 +02:00
luz.paz
9453e68e23 Misc. source comment typo and whitespace fixes
Found via codespell
2019-06-16 20:47:07 +02:00
Bernd Hahnebach
a3f4bfb5a7 Merge pull request #2267 from berndhahnebach/bhbdev228
FEM: femconcrete
2019-06-16 20:36:47 +02:00
wmayer
3590b65b33 issue #0003921: Crash when opening document with datum point intersecting line and plane 2019-06-16 19:31:06 +02:00
Bernd Hahnebach
3c03e159e3 FEM: ccx tools, pre checks for reinforced material object 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
2761a363c5 FEM: concrete, add task panel to select matrix and reinforcement material 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
49329919a7 Materials: cards, recreate new cards and update csv and ods 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
874fc22786 Materials: cards, add concrete matrix and reinforcement materials
- safety factor is included in material params
- this is for sure not a material parameter
- but FreeCAD has no safety factor yet
- workaround: directly include them in the material parameter
- structural engineers have a lot of them in limeted state design
2019-06-16 18:29:32 +02:00
Bernd Hahnebach
f7f9dfcdec FEM: concrete, rho calculation unit test 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
7d7df3b820 FEM: add reinforced concrete 2D wall example 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
b7c2378a33 FEM: concrete results, use the new concrete result reading methods on result reading 2019-06-16 18:29:32 +02:00
HarryvL
3950dc7a25 FEM: concrete results, new methods for calculating results for concrete materials 2019-06-16 18:29:32 +02:00
HarryvL
09e3ddb387 FEM: vtk tool, change the results exported to vtk 2019-06-16 18:29:32 +02:00
HarryvL
db493ee0d9 FEM: result properties, add new lists to hold concrete results 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
264d5e91ed FEM: reinforced material, add a GUI command 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
f162da6d97 FEM: reinforced material, add icon (thanks to bitacovir) 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
2172e08b38 FEM: reinforced material, add object, including all FEM object unit tests 2019-06-16 18:29:32 +02:00
Russell Johnson
69623f054d Merge branch 'master' into pathpocketshape_fix 2019-06-16 08:11:11 -05:00
wmayer
e730dd94e3 Automatic visibility handling of axis cross 2019-06-16 13:05:39 +02:00
Russell Johnson
0215998e7a Merge branch 'master' into pathpocketshape_fix 2019-06-15 22:06:01 -05:00