Changesets: FreeCAD
| 
	
	 master 689324fe 2020-04-03 04:38:19 vocx-fc Committer: yorik Details Diff  | 
Draft: move CubicBezCurve GuiCommand to gui_beziers module Also move the `BezierGroup` that contains the two Bezier tools.  | 
||
| mod - src/Mod/Draft/DraftTools.py | Diff File | ||
| mod - src/Mod/Draft/draftguitools/gui_beziers.py | Diff File | ||
| 
	
	 master 17281a25 2020-04-03 04:29:38 vocx-fc Committer: yorik Details Diff  | 
Draft: move BezCurve GuiCommand to gui_beziers module | ||
| mod - src/Mod/Draft/CMakeLists.txt | Diff File | ||
| mod - src/Mod/Draft/DraftTools.py | Diff File | ||
| add - src/Mod/Draft/draftguitools/gui_beziers.py | Diff File | ||
| 
	
	 master ace8c98a 2020-04-03 01:42:27 vocx-fc Committer: yorik Details Diff  | 
Draft: move Label GuiCommand to gui_labels module Also include carlopav's commit ff3bdf86bc for the Draft_Label tool, which runs the autogroup function on the created label.  | 
||
| mod - src/Mod/Draft/CMakeLists.txt | Diff File | ||
| mod - src/Mod/Draft/DraftTools.py | Diff File | ||
| add - src/Mod/Draft/draftguitools/gui_labels.py | Diff File | ||
| 
	
	 master d3646b05 2020-04-02 23:39:20 vocx-fc Committer: yorik Details Diff  | 
Draft: move Facebinder GuiCommand to gui_facebinders module | ||
| mod - src/Mod/Draft/CMakeLists.txt | Diff File | ||
| mod - src/Mod/Draft/DraftTools.py | Diff File | ||
| add - src/Mod/Draft/draftguitools/gui_facebinders.py | Diff File | ||
| 
	
	 master 2994b119 2020-04-02 20:39:43 Committer: GitHub Details Diff  | 
Merge pull request 0003303 from Schildkroet/4th-axis-improve [Path] Bugfix for circular hole base  | 
||
| mod - src/Mod/Path/PathScripts/PathCircularHoleBase.py | Diff File | ||
| 
	
	 master 4c297587 2020-04-02 19:26:54 vocx-fc Committer: yorik Details Diff  | 
Draft: move Point GuiCommand to gui_points module | ||
| mod - src/Mod/Draft/CMakeLists.txt | Diff File | ||
| mod - src/Mod/Draft/DraftTools.py | Diff File | ||
| add - src/Mod/Draft/draftguitools/gui_points.py | Diff File | ||
| 
	
	 master 0d8681a6 2020-04-02 18:59:57 Details Diff | 
[TD]Add symbols from AndreH | ||
| add - src/Mod/TechDraw/Symbols/gd-and-t/gd-and-t/ConcentricityFrame.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/gd-and-t/gd-and-t/CylindricityFrame.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/gd-and-t/gd-and-t/FlatnessFrame.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/gd-and-t/gd-and-t/ParallelismFrame.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/gd-and-t/gd-and-t/ReferenceSurface.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/gd-and-t/gd-and-t/RoundnessFrame.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/gd-and-t/gd-and-t/SquarenessFrame.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/gd-and-t/gd-and-t/angularity-left.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/gd-and-t/gd-and-t/angularity-right.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/gd-and-t/gd-and-t/concentricity.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/gd-and-t/gd-and-t/cylindricity.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/gd-and-t/gd-and-t/flatness.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/gd-and-t/gd-and-t/parallelism.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/gd-and-t/gd-and-t/perpendicularity.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/gd-and-t/gd-and-t/position.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/gd-and-t/gd-and-t/profile-tolerance-of-line.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/gd-and-t/gd-and-t/profile-tolerance-of-plane.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/gd-and-t/gd-and-t/roundness.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/gd-and-t/gd-and-t/symmetry.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/gd-and-t/gd-and-t/totalrunout.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/other/CutLine.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/other/Diameter.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/other/Envelope.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/other/FilletInside.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/other/FilletOutside.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/other/IndexCircle.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/other/IndexTriangle.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/other/InsideEdgeBroken.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/other/OutsideEdgeBroken.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/other/Rectangle.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/other/SectionLine.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/other/Square.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/surface-roughness-symbols/Roughness.svg | Diff File | ||
| add - src/Mod/TechDraw/Symbols/surface-roughness-symbols/RoughnessGeneral.svg | Diff File | ||
| 
	
	 master b8a32610 2020-04-02 17:38:21 Patrick F Details Diff | 
Bugfix for circular hole base | ||
| mod - src/Mod/Path/PathScripts/PathCircularHoleBase.py | Diff File | ||
| 
	
	 master 18e732e3 2020-04-02 16:22:49 Details Diff | 
[TD]do not write BOM on SVG export | ||
| mod - src/Mod/TechDraw/Gui/QGVPage.cpp | Diff File | ||
| 
	
	 master b5d7ac64 2020-04-02 15:46:46 Details Diff | 
[skip ci] fix typos | ||
| mod - src/App/Part.h | Diff File | ||
| mod - src/Mod/Assembly/App/Product.h | Diff File | ||
| 
	
	 master d65d01b3 2020-04-02 14:08:47 Details Diff | 
Gui: [skip ci] optimize View3DInventorViewer::containsViewProvider because it's sufficient to know if the root node of a view provider is part of the viewer or not | ||
| mod - src/Gui/View3DInventorViewer.cpp | Diff File | ||
| 
	
	 master 5324540d 2020-04-02 12:02:03 Details Diff | 
Gui: [skip ci] avoid that 3D view handles a single wheel scroll event twice | ||
| mod - src/Gui/Quarter/QuarterWidget.cpp | Diff File | ||
| 
	
	 master 7d18017b 2020-04-02 09:55:45 Details Diff | 
Gui: [skip ci] fix regression in Application::open() and always encode file name when passing it to Python interpreter | ||
| mod - src/Gui/Application.cpp | Diff File | ||
| 
	
	 master afd941b6 2020-04-02 06:44:01 vocx-fc Committer: yorik Details Diff  | 
Draft: move ShapeString GuiCommand to gui_shapestrings module | ||
| mod - src/Mod/Draft/CMakeLists.txt | Diff File | ||
| mod - src/Mod/Draft/DraftTools.py | Diff File | ||
| add - src/Mod/Draft/draftguitools/gui_shapestrings.py | Diff File | ||
| 
	
	 master 21fd53e5 2020-04-02 06:00:52 vocx-fc Committer: yorik Details Diff  | 
Draft: example file with a preview in the Start page | ||
| mod - data/examples/draft_test_objects.FCStd | Diff File | ||
| 
	
	 master 44be7675 2020-04-02 05:15:45 vocx-fc Committer: yorik Details Diff  | 
Draft: move Dimension GuiCommand to gui_dimensions module | ||
| mod - src/Mod/Draft/CMakeLists.txt | Diff File | ||
| mod - src/Mod/Draft/DraftTools.py | Diff File | ||
| add - src/Mod/Draft/draftguitools/gui_dimensions.py | Diff File | ||
| 
	
	 master 6cc5001c 2020-04-02 03:26:54 vocx-fc Committer: yorik Details Diff  | 
Draft: Draft_Text split lines by newline characters | ||
| mod - src/Mod/Draft/DraftGui.py | Diff File | ||
| 
	
	 master bec9d010 2020-04-02 00:56:34 vocx-fc Committer: yorik Details Diff  | 
Draft: move Text GuiCommand to gui_texts module | ||
| mod - src/Mod/Draft/CMakeLists.txt | Diff File | ||
| mod - src/Mod/Draft/DraftTools.py | Diff File | ||
| add - src/Mod/Draft/draftguitools/gui_texts.py | Diff File | ||
| 
	
	 master 66055ebf 2020-04-01 23:32:49 vocx-fc Committer: yorik Details Diff  | 
Draft: move Ellipse GuiCommand to gui_ellipses module | ||
| mod - src/Mod/Draft/CMakeLists.txt | Diff File | ||
| mod - src/Mod/Draft/DraftTools.py | Diff File | ||
| add - src/Mod/Draft/draftguitools/gui_ellipses.py | Diff File | ||
| 
	
	 master b631c560 2020-04-01 18:26:57 Eric Trombly Details Diff | 
move getFacets from Path to Part | ||
| mod - src/Mod/Part/App/AppPartPy.cpp | Diff File | ||
| mod - src/Mod/Path/App/AppPathPy.cpp | Diff File | ||
| mod - src/Mod/Path/PathScripts/PathSurface.py | Diff File | ||
| 
	
	 master db959f1f 2020-04-01 16:21:41 Eric Trombly Details Diff | 
added check that facets are valid in getFacets | ||
| mod - src/Mod/Path/App/AppPathPy.cpp | Diff File | ||
| 
	
	 master 0e089e99 2020-04-01 05:31:21 vocx-fc Committer: yorik Details Diff  | 
Draft: move Polygon GuiCommand to gui_polygons module | ||
| mod - src/Mod/Draft/CMakeLists.txt | Diff File | ||
| mod - src/Mod/Draft/DraftTools.py | Diff File | ||
| add - src/Mod/Draft/draftguitools/gui_polygons.py | Diff File | ||
| 
	
	 master 59c41fab 2020-04-01 04:27:30 vocx-fc Committer: yorik Details Diff  | 
Draft: move Circle GuiCommand to gui_circles module | ||
| mod - src/Mod/Draft/CMakeLists.txt | Diff File | ||
| mod - src/Mod/Draft/DraftTools.py | Diff File | ||
| add - src/Mod/Draft/draftguitools/gui_circles.py | Diff File | ||
| 
	
	 master 918daad3 2020-04-01 04:19:36 Committer: yorik Details Diff  | 
Fixed syntax error | ||
| mod - src/Mod/Arch/ArchWall.py | Diff File | ||
| 
	
	 master f868ff36 2020-04-01 04:02:05 Committer: yorik Details Diff  | 
Made recommended formatting changes. | ||
| mod - src/Mod/Arch/ArchComponent.py | Diff File | ||
| mod - src/Mod/Arch/ArchWall.py | Diff File | ||
 FreeCAD