Changesets: FreeCAD

master f192ac8e

2020-02-15 03:05:48

UR-0


Committer: berndhahnebach Details Diff
FEM: Migrate older result objects FemResultMechanical due to renaming property "StressValues" to "vonMises"
mod - src/Mod/Fem/femobjects/_FemResultMechanical.py Diff File

master 88d1dbb6

2020-02-15 02:42:03

realthunder


Committer: wwmayer Details Diff
Gui: block more events when ProgressBar is shown
mod - src/Gui/ProgressBar.cpp Diff File

master a76bc63e

2020-02-14 22:56:04

vocx-fc


Committer: wwmayer Details Diff
Draft: angle dimension icon saved as plain SVG

As discussed in the previous request, the icon
is saved as Plain SVG, meaning that Inkscape-specific tags
are removed. This is better for compatibility purposes
for use with other SVG editors and viewers.
mod - src/Mod/Draft/Resources/icons/Draft_DimensionAngular.svg Diff File
mod - src/Mod/Draft/draftutils/messages.py Diff File

master 802ca4e0

2020-02-14 22:56:04

vocx-fc


Committer: wwmayer Details Diff
Draft: new view provider icon for the angle dimension

The linear and radial dimensions use the same Proxy class,
but the angular dimension uses a different Proxy class.
To recognize quickly in the tree view the different
types of dimensions, we provide a new icon.

The icon is inspired on the `Draft_Dimension.svg` and
`TechDraw_AngleDimensions.svg` icons.
mod - src/Mod/Draft/Draft.py Diff File
mod - src/Mod/Draft/Resources/Draft.qrc Diff File
add - src/Mod/Draft/Resources/icons/Draft_DimensionAngular.svg Diff File

master a10a0d9e

2020-02-14 21:30:26

donovaly

Details Diff
fix logic

now also the case that one switches from add mode directly to remove mode is correctly handled
also remove doubled code that is already executed
mod - src/Mod/PartDesign/Gui/TaskDressUpParameters.cpp Diff File

master 3877e18e

2020-02-14 21:07:09

donovaly

Details Diff
[PD] enable to de/selecet several entities at once

see https://forum.freecadweb.org/viewtopic.php?f=19&t=43383
mod - src/Mod/PartDesign/Gui/TaskChamferParameters.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskDraftParameters.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskDressUpParameters.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskFilletParameters.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskThicknessParameters.cpp Diff File

master e3b5b0b1

2020-02-14 19:35:42

wandererfan

Details Diff
[Part]Handle CJK font names for ShapeString
mod - src/Mod/Part/App/FT2FC.cpp Diff File
mod - src/Mod/Part/App/AppPartPy.cpp Diff File

master 62251e3b

2020-02-14 14:08:49

SolidDude


Committer: wwmayer Details Diff
Get cmake to find pythonlibs 3.x when python 2.7 is present
mod - cMake/FreeCAD_Helpers/SetupPython.cmake Diff File

master 1c276115

2020-02-14 10:02:35

wandererfan

Details Diff
[TD]use "continuous" for solid lines
mod - src/Mod/TechDraw/Gui/DlgPrefsTechDraw3.ui Diff File
mod - src/Mod/TechDraw/Gui/TaskCenterLine.ui Diff File
mod - src/Mod/TechDraw/Gui/TaskLeaderLine.ui Diff File
mod - src/Mod/TechDraw/Gui/TaskLineDecor.ui Diff File
mod - src/Mod/TechDraw/Gui/TaskRichAnno.ui Diff File

master af27a06f

2020-02-14 09:45:16

wmayer

Details Diff
Main: copy icon.ico to build directory
mod - src/Main/CMakeLists.txt Diff File

master a2a59b88

2020-02-14 09:30:34

triplus


Committer: wwmayer Details Diff
Travis - add PLY runtime dependency

Looks like a new runtime dependency was introduced: https://github.com/FreeCAD/FreeCAD/commit/53bbf09bf9a624428808c2d528949092adb6fdbf
mod - .travis.yml Diff File

master 88a60f91

2020-02-14 03:11:09

wmayer

Details Diff
PartDesign: use QKeySequence::Delete instead of a QString
mod - src/Mod/PartDesign/Gui/TaskBooleanParameters.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskChamferParameters.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskDraftParameters.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskFilletParameters.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskLinearPatternParameters.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskMirroredParameters.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskMultiTransformParameters.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskPolarPatternParameters.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskScaledParameters.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskThicknessParameters.cpp Diff File

master 5ca8b490

2020-02-13 18:28:50

donovaly


Committer: wmayer Details Diff
[PD] add shortcut to context menus

- people should be informed that there is a shortcut available (that was recently added)
- make the shortcut also translatable since "Del" means nothing in e.g. German
- minor code style fix in TaskDressUpParameters.h
mod - src/Mod/PartDesign/Gui/TaskBooleanParameters.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskChamferParameters.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskDraftParameters.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskDressUpParameters.h Diff File
mod - src/Mod/PartDesign/Gui/TaskFilletParameters.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskLinearPatternParameters.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskMirroredParameters.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskMultiTransformParameters.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskPolarPatternParameters.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskScaledParameters.cpp Diff File
mod - src/Mod/PartDesign/Gui/TaskThicknessParameters.cpp Diff File

master 53bbf09b

2020-02-13 18:19:46

wmayer

Details Diff
Fem: [skip ci] use ply parser instead of insecure eval() function (not yet enabled)
mod - src/Mod/Fem/CMakeLists.txt Diff File
mod - src/Mod/Fem/femguiobjects/_ViewProviderFemResultMechanical.py Diff File
add - src/Mod/Fem/femtools/tokrules.py Diff File

master 6af211fb

2020-02-13 17:30:20

russ4262

Details Diff
Restore manual override of FinalDepth values

Manual entries of FinalDepth values are now respected, even if below the calculated bottom of selected geometry.
Affected modules include PathPocketShape, PathPocket, PathCircularHoleBase, and PathAreaOp-based operations.

Fix format syntax issues
mod - src/Mod/Path/PathScripts/PathAreaOp.py Diff File
mod - src/Mod/Path/PathScripts/PathCircularHoleBase.py Diff File
mod - src/Mod/Path/PathScripts/PathPocket.py Diff File
mod - src/Mod/Path/PathScripts/PathPocketShape.py Diff File

master 91d84472

2020-02-13 11:22:44

triplus


Committer: wwmayer Details Diff
Travis - enable ccache for GCC builds

https://github.com/FreeCAD/FreeCAD/pull/2930
mod - .travis.yml Diff File

master f00fe580

2020-02-13 08:18:10

vocx-fc


Committer: yorik Details Diff
Draft: DraftTools.py clean up header and imports

Small spacing fixes like imports in separate lines for
more clarity, and the position of the license.
Also use the class name `ToDo` in `CamelCase`,
as it is indicated in Python guidelines for classes.
mod - src/Mod/Draft/DraftTools.py Diff File

master a45738c6

2020-02-13 07:47:44

vocx-fc


Committer: yorik Details Diff
Draft: update unit test for gui_edit
mod - src/Mod/Draft/drafttests/test_import_tools.py Diff File

master 9960b673

2020-02-13 06:11:01

berndhahnebach

Details Diff
FEM: gmsh tools, get rid of useless unv related warning
mod - src/Mod/Fem/femguiobjects/_ViewProviderFemMeshGmsh.py Diff File
mod - src/Mod/Fem/femmesh/gmshtools.py Diff File

master 3cbe3093

2020-02-13 05:51:40

wmayer

Details Diff
Part: determine tangent intersection of two 2d curves
mod - src/Mod/Part/App/GeometryCurvePyImp.cpp Diff File
mod - src/Mod/Part/App/Part2DObject.cpp Diff File

master 6f028e03

2020-02-13 03:47:29

vocx-fc


Committer: yorik Details Diff
Draft: update unit test for gui_selectplane
mod - src/Mod/Draft/drafttests/test_import_tools.py Diff File

master 8b68ab74

2020-02-13 03:19:13

UR-0


Committer: wwmayer Details Diff
FEM: use a more precise object name "vonMises" instead "StressValues"
mod - src/Mod/Fem/App/FemVTKTools.cpp Diff File
mod - src/Mod/Fem/Gui/Resources/ui/ResultHints.ui Diff File
mod - src/Mod/Fem/femguiobjects/_ViewProviderFemResultMechanical.py Diff File
mod - src/Mod/Fem/feminout/importCcxFrdResults.py Diff File
mod - src/Mod/Fem/femobjects/_FemResultMechanical.py Diff File
mod - src/Mod/Fem/femresult/resulttools.py Diff File

master 3a900221

2020-02-13 02:43:59

realthunder


Committer: wwmayer Details Diff
PartDesign: fix FeatureDressUp base checking
mod - src/Mod/PartDesign/App/FeatureDressUp.cpp Diff File
mod - src/Mod/PartDesign/App/FeatureDressUp.h Diff File

master 6ae04900

2020-02-13 01:00:22

alafr


Committer: yorik Details Diff
Fix use of Sketch as a Base for Arch Structure extruded along a Tool

See: https://forum.freecadweb.org/viewtopic.php?f=23&t=43228

It fixes the following issue:
Allow the use of sketches for Structure which follow a Tool. Currently, sketches are only accepted as structure Base when there is no Tool set. If I select the sketch and press the Structure button, the structure is computed correctly. But when I set the Tool property, the message "Structure has no solid" is reported and the Structure is not updated.
mod - src/Mod/Arch/ArchStructure.py Diff File

master 8fd55eb6

2020-02-12 22:05:12

carlopav


Committer: yorik Details Diff
[Draft] Remove AddPoint and DelPoint commands from UI


[Draft] Edit: Remove Bezcurve interface from Edit Ui


[Draft] Edit: cleanup


small improvement to tooltip
mod - src/Mod/Draft/DraftEdit.py Diff File
mod - src/Mod/Draft/draftutils/init_tools.py Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 205 206 207 208 209 210 211 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 649 650 651  Next  Last