Changesets: FreeCAD
master c0014cbd 2018-06-13 19:35:43 luz.paz Details Diff |
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 |
||
mod - src/Base/Exception.h | Diff File | ||
mod - src/Mod/Arch/ArchSectionPlane.py | Diff File | ||
mod - src/Mod/Arch/importOBJ.py | Diff File | ||
mod - src/Mod/Material/MaterialEditor.py | Diff File | ||
master 9e7f406b 2018-06-13 16:39:18 wandererfan Committer: Yorik van Havre Details Diff |
Fix X,Y of anchor in Projection Group | ||
mod - src/Mod/TechDraw/App/DrawProjGroupItem.cpp | Diff File | ||
mod - src/Mod/TechDraw/App/DrawProjGroupItem.h | Diff File | ||
master 548511ac 2018-06-13 09:45:40 Yorik van Havre Details Diff |
Add support for Qt5 in ts update script | ||
mod - src/Tools/updatets.py | Diff File | ||
master c8c10c11 2018-06-13 04:37:41 larnu Committer: wmayer Details Diff |
Fix Blender Navigation | ||
mod - src/Gui/BlenderNavigationStyle.cpp | Diff File | ||
master a59e8797 2018-06-12 15:54:20 Torsten Sadowski Committer: Yorik van Havre Details Diff |
Additional modules for Arch Linux added to VTK_COMPONENTS | ||
mod - CMakeLists.txt | Diff File | ||
master 36a82c69 2018-06-12 11:13:32 Markus Lampert Committer: Yorik van Havre Details Diff |
Add support for full circles to PathGeom. | ||
mod - src/Mod/Path/PathScripts/PathGeom.py | Diff File | ||
mod - src/Mod/Path/PathTests/TestPathGeom.py | Diff File | ||
master 3c3239ae 2018-06-11 20:52:48 Markus Lampert Committer: Yorik van Havre Details Diff |
Aggregate base edges into wires for engraving. | ||
mod - src/Mod/Path/PathScripts/PathEngrave.py | Diff File | ||
master 0fcb378f 2018-06-11 19:44:23 Yorik van Havre Details Diff |
Arch/Draft: Fixed bugs in non-GUI mode | ||
mod - src/Mod/Arch/ArchComponent.py | Diff File | ||
mod - src/Mod/Draft/Draft.py | Diff File | ||
master f91cb2ab 2018-06-11 18:50:35 wandererfan Committer: Yorik van Havre Details Diff |
Compatibility w/R12 and arrows for Angles | ||
mod - src/Mod/Import/App/dxf.cpp | Diff File | ||
master e3f578ee 2018-06-11 15:09:07 Torsten Sadowski Committer: Yorik van Havre Details Diff |
Building the FEM module on Arch Linux requires some additions to VTK_LIBRARIES | ||
mod - CMakeLists.txt | Diff File | ||
master 8faf50ec 2018-06-11 13:30:01 ageeye Committer: Yorik van Havre Details Diff |
PartDesign::Clone maintain the colors of the original | ||
mod - src/Mod/PartDesign/Gui/Command.cpp | Diff File | ||
master 2f18182b 2018-06-11 10:28:00 Yorik van Havre Committer: GitHub Details Diff |
Updated travis build badge in Readme | ||
mod - README.md | Diff File | ||
master 1051f104 2018-06-10 23:17:25 Bernd Hahnebach Details Diff |
Material: main module, only use one material structure list | ||
mod - src/Mod/Material/Material.py | Diff File | ||
master f90cd4a5 2018-06-10 14:57:25 wmayer Details Diff |
backport to occt < 6.9 | ||
mod - src/Mod/Part/App/FeaturePartSection.cpp | Diff File | ||
mod - src/Mod/Part/App/TopoShape.cpp | Diff File | ||
mod - src/Mod/Part/App/TopoShape.h | Diff File | ||
master 2410e532 2018-06-10 13:55:16 wmayer Details Diff |
fix typo | ||
mod - src/Mod/Material/Material.py | Diff File | ||
master 9975c758 2018-06-10 12:21:34 wandererfan Committer: wmayer Details Diff |
Fix 0003419 Circles as Polygons - by default, OpenScad represents circles from dxf files as octogons. This fix provides access to the OpenScad variable "$fn" which controls the number of polygon sides. |
||
mod - src/Mod/OpenSCAD/OpenSCADUtils.py | Diff File | ||
master 1e37612a 2018-06-10 11:41:36 Abdullah Tahiri Committer: wmayer Details Diff |
Sketcher: Fix deleteall crash | ||
mod - src/Mod/Sketcher/Gui/CommandSketcherTools.cpp | Diff File | ||
master a8daaf4a 2018-06-10 11:37:53 wmayer Details Diff |
fixes 0002725: Random color for features in PartDesignNext |
Affected Issues 0002725 |
|
mod - src/Mod/PartDesign/Gui/Workbench.cpp | Diff File | ||
master f3ac51d9 2018-06-10 10:51:12 tomate44 Committer: wmayer Details Diff |
add Approximation option to TopoShape section | ||
mod - src/Mod/Part/App/TopoShape.cpp | Diff File | ||
mod - src/Mod/Part/App/TopoShape.h | Diff File | ||
mod - src/Mod/Part/App/TopoShapePy.xml | Diff File | ||
mod - src/Mod/Part/App/TopoShapePyImp.cpp | Diff File | ||
master be96fcc6 2018-06-10 10:49:32 tomate44 Committer: wmayer Details Diff |
add Approximation option to FeaturePartSection | ||
mod - src/Mod/Part/App/FeaturePartSection.cpp | Diff File | ||
mod - src/Mod/Part/App/FeaturePartSection.h | Diff File | ||
master 15685136 2018-06-10 10:37:43 ageeye Committer: Yorik van Havre Details Diff |
Add sew function to the draft facebinder. Besides facebinder and patharray get their own icons in the tree view. | ||
mod - src/Mod/Draft/Draft.py | Diff File | ||
master c6c4a067 2018-06-10 10:03:42 ageeye Committer: Yorik van Havre Details Diff |
Add sew function to the draft facebinder. Besides facebinder and patharray get their own icons in the tree view. | ||
mod - src/Mod/Draft/Draft.py | Diff File | ||
mod - src/Mod/Draft/Resources/Draft.qrc | Diff File | ||
add - src/Mod/Draft/Resources/icons/Draft_Facebinder_Provider.svg | Diff File | ||
master 41b278a0 2018-06-10 03:12:32 wmayer Details Diff |
fixes 0003256: additive elements do not use color of Body |
Affected Issues 0003256 |
|
mod - src/Mod/PartDesign/Gui/CommandBody.cpp | Diff File | ||
mod - src/Mod/PartDesign/Gui/CommandPrimitive.cpp | Diff File | ||
master 184a566d 2018-06-10 03:03:48 Bernd Hahnebach Committer: wmayer Details Diff |
Material: move materal property list into material module and use this for material editor ui and writing of mat files | ||
mod - src/Mod/Material/Material.py | Diff File | ||
mod - src/Mod/Material/MaterialEditor.py | Diff File | ||
mod - src/Mod/Material/importFCMat.py | Diff File | ||
master 1e844d4f 2018-06-09 23:45:20 Bernd Hahnebach Committer: wmayer Details Diff |
Material, code formating, flake8 compatible code | ||
mod - src/Mod/Material/Init.py | Diff File | ||
mod - src/Mod/Material/Material.py | Diff File | ||
mod - src/Mod/Material/MaterialEditor.py | Diff File | ||
mod - src/Mod/Material/importFCMat.py | Diff File |