Commit Graph

15777 Commits

Author SHA1 Message Date
Yorik van Havre
647bb673d6 Git ignore crowdin zip file 2019-02-01 13:40:47 -02:00
Yorik van Havre
4c0f75c936 Draft: Fixed UI focus in arc tool 2019-02-01 12:16:52 -02:00
Bernd Hahnebach
ee851d777d FEM: materials task panel, fix: if material editor was canceled the material params were set to 0 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
211fba1244 FEM: unit tests, some defs to open the FreeCAD test files 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
234ae6a8f8 FEM: result tools, typo 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
3084184198 FEM: result tools, improve stats handling 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
ea36ef60fd FEM: import tools, displacement abs, move calculation and adding into result tools 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
1c91cec685 FEM: frd reader, delete duplicate data container 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
11d11737b0 FEM: result reading, use stress tuple for filling all stress properties 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
1f20da40b7 FEM: import tools, move stats calculation into result tools 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
3cb8bdf825 FEM: import tools, remove duplicate code, node numbers attribut has been set already 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
3d7b916fb4 FEM: frd reader, move span calculation into fill result 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
a929075f15 FEM: frd reader, rename frd reading def 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
ed643deb70 FEM: result reader, better identifier name 2019-02-01 11:27:48 -02:00
Bernd Hahnebach
6b63e3d08b FEM: Z88 result reader, typo in error message 2019-02-01 11:27:48 -02:00
Dion Moult
dc9293fdf2 Fix to take into account joining an object into a closed wire. 2019-01-31 10:54:36 -02:00
Dion Moult
63d24f9eba Support splitting closed wires as well as open wires 2019-01-31 10:54:36 -02:00
Dion Moult
34fccb163d Add beautiful icons thanks to bitacovir
https://forum.freecadweb.org/viewtopic.php?p=283187
2019-01-31 10:54:36 -02:00
Dion Moult
962dd52d46 This type of tool only works on wires 2019-01-31 10:54:36 -02:00
Dion Moult
c3e73d925d Add split tool 2019-01-31 10:54:36 -02:00
Dion Moult
fe463cb1ad Make join modifier actually talk about joining 2019-01-31 10:54:36 -02:00
Dion Moult
1be2c76f80 I think being explicit is clearer, and prevents the liklihood of random falsy values 2019-01-31 10:54:36 -02:00
Dion Moult
6e5378b17d Add some docstrings for joinwires and jointwowires 2019-01-31 10:54:36 -02:00
Dion Moult
954cc2faad Now you can join multiple wires all at once 2019-01-31 10:54:36 -02:00
Dion Moult
7e7e298efb Sorry I can't believe I committed and pushed that 2019-01-31 10:54:36 -02:00
Dion Moult
40c5dbf15f Add new draft join tool 2019-01-31 10:54:36 -02:00
Yorik van Havre
aabf11926c Draft: Reverted 5ccc656 2019-01-31 10:53:40 -02:00
Yorik van Havre
d439aa407f Draft: edit fix for wires works for bsplines too 2019-01-31 10:53:40 -02:00
Dion Moult
128bcd6708 Adding new points on wires tests the edge you clicked on instead of an overcomplicated curve parameter check
* Makes adding points on wires and closed wires simpler and more reliable
 * Minor code cleanup to reduce the nesting of "if" statements
2019-01-31 10:53:40 -02:00
luz.paz
66e1fedd1a FEM: Fix grammar 2019-01-30 11:08:03 -02:00
luz.paz
1126f11e03 Crowdin: Sketcher/App/SketchObject.cpp elaborated term in string 2019-01-30 11:08:03 -02:00
luz.paz
df7759147e Crowdin: Sketcher/Gui/TaskSketcherValidation.cpp fixed obsolete punct. 2019-01-30 11:08:03 -02:00
luz.paz
f3123b25a4 Crowdin: Sketcher/Gui/CommandCreateGeo.cpp fix typos 2019-01-30 11:08:03 -02:00
luz.paz
334cd86e89 Crwodin: Sketcher/Gui/CommandConstraints.cpp s/root/origin/ 2019-01-30 11:08:03 -02:00
luz.paz
4bc73c5a37 Crowdin: Drawing/Gui/TaskOrthoViews.ui remove whitespace
Fixed even though WB is obsolete
2019-01-30 11:08:03 -02:00
luz.paz
8e15d0f888 Crowdin: Arch/ArchFloor.py grammar and refinement 2019-01-30 11:08:03 -02:00
luz.paz
c3e15d8d51 Documentation: uniformity 2019-01-30 11:08:03 -02:00
luz.paz
414f166662 Crowdin: Draft/Resources/ui/preferences-dxf.ui grammar fix 2019-01-30 11:08:03 -02:00
luz.paz
b5eedc34c8 Crowdin: AddonManager/AddonManager.py fix some strings 2019-01-30 11:08:03 -02:00
luz.paz
104642305f Crowdin: StartPage/TranslationTexts.py grammatical fix 2019-01-30 11:08:03 -02:00
luz.paz
92decdb610 Crowdin: Gui/qtcolorpicker.cpp refine string 2019-01-30 11:08:03 -02:00
luz.paz
11a1a8f52c Crowdin: Draft/Draft.py fix grammar 2019-01-30 11:08:03 -02:00
luz.paz
1233fbe64e Fix for a previous commits
Crowdin:  Sketcher/App/SketcherAnalysis remove newlines
Crowdin:  Part/AttachmentEditor/TaskAttachmentEditor.py fix previous commiit
Crowdin:  Gui/NetworkRetriever.cpp correct previous commit
2019-01-30 11:08:03 -02:00
luz.paz
c9ab6cf0b5 Crowdin: Tux/NavigationIndicatorGui.py grammar fix 2019-01-30 11:08:03 -02:00
luz.paz
714b79d6bd Crowdin: Part/Gui/TaskAttacher.cpp superfluous whitespace fix 2019-01-30 11:08:03 -02:00
luz.paz
b7c4aed931 Crowdin: Part/AttachmentEditor/TaskAttachmentEditor.py whitespace fix 2019-01-30 11:08:03 -02:00
luz.paz
4765762dd4 Crowdin: Gui/CADNavigationStyle.cpp refinements 2019-01-30 11:08:03 -02:00
luz.paz
d500430ffb Crowdin: PartDesign/Gui/CommandBody.cpp grammar fix 2019-01-30 11:08:03 -02:00
luz.paz
299af8b8a2 Crowdin: PartDesign/Gui/TaskFeaturePick.ui superfluous whitespace 2019-01-30 11:08:03 -02:00
luz.paz
ff1b2bc91f Crowdin: Gui/NetworkRetriever.cpp superfluous whitespace fix 2019-01-30 11:08:03 -02:00