Changesets: FreeCAD
master 0fc9e2be 2017-05-02 22:22:49 Details Diff |
Arch Multimaterial | ||
mod - src/Mod/Arch/ArchCommands.py | Diff File | ||
mod - src/Mod/Arch/ArchComponent.py | Diff File | ||
mod - src/Mod/Arch/ArchMaterial.py | Diff File | ||
mod - src/Mod/Arch/ArchPanel.py | Diff File | ||
mod - src/Mod/Arch/ArchProfile.py | Diff File | ||
mod - src/Mod/Arch/ArchWall.py | Diff File | ||
mod - src/Mod/Arch/ArchWindow.py | Diff File | ||
mod - src/Mod/Arch/InitGui.py | Diff File | ||
mod - src/Mod/Arch/Resources/Arch.qrc | Diff File | ||
add - src/Mod/Arch/Resources/icons/Arch_Material_Multi.svg | Diff File | ||
add - src/Mod/Arch/Resources/ui/ArchMultiMaterial.ui | Diff File | ||
mod - src/Mod/Arch/importDAE.py | Diff File | ||
mod - src/Mod/Arch/importIFC.py | Diff File | ||
mod - src/Mod/Arch/importOBJ.py | Diff File | ||
master 5150ea3a 2017-05-02 19:44:19 Pekka Roivainen Committer: wmayer Details Diff |
Added support for Arch Panels. Added possibility to add custom features to drill | ||
mod - src/Mod/Path/Gui/Resources/panels/DrillingEdit.ui | Diff File | ||
mod - src/Mod/Path/PathScripts/PathDrilling.py | Diff File | ||
master 192dbf1f 2017-05-02 11:51:27 wwmayer Committer: GitHub Details Diff |
Merge pull request 0000725 from m0n5t3r/path-helix-sort-duplicates [path] Remove duplicate first drill job in PathHelix |
||
mod - src/Mod/Path/PathScripts/PathHelix.py | Diff File | ||
master 6acbdad0 2017-05-02 04:10:00 Sabin Iacob Details Diff |
[path] Remove duplicate first drill job in PathHelix | ||
mod - src/Mod/Path/PathScripts/PathHelix.py | Diff File | ||
master b4ae9b69 2017-05-01 20:01:35 Pekka Roivainen Committer: wmayer Details Diff |
Drilling refactoring and cleanup | ||
mod - src/Mod/Path/Gui/Resources/panels/DrillingEdit.ui | Diff File | ||
mod - src/Mod/Path/PathScripts/PathDrilling.py | Diff File | ||
master 4355b286 2017-05-01 18:23:29 Committer: wmayer Details Diff |
Compute the document before inserting STEP file. Consider that inserted Tree Element are computed and remove the Touched flag before recomputing lately the document This is accelerating the STEP file |
||
mod - src/Mod/Import/Gui/AppImportGuiPy.cpp | Diff File | ||
master 6642022b 2017-05-01 18:21:48 Committer: wmayer Details Diff |
Step Reader Improvements Call new functions which allows to allocate in a single call Object into the document instead of multiple calls Put into a Compound, STEP Compound instead of a Sub Tree which was creating far too much object (aka replicate what CAD Assistant and EDrawings are doing when opening a complex STEP tree) |
||
mod - src/Mod/Import/App/ImportOCAF.cpp | Diff File | ||
mod - src/Mod/Import/App/ImportOCAF.h | Diff File | ||
master a328e1fe 2017-05-01 18:10:13 Keith Sloan Committer: wmayer Details Diff |
Support of OpenSCAD offset command |
Affected Issues 0002360 |
|
mod - src/Mod/OpenSCAD/importCSG.py | Diff File | ||
master d02a34c0 2017-05-01 16:53:58 Details Diff |
Qt5 port: workaround to keep multi-sampling when undocking mdi window |
Affected Issues 0002986 |
|
mod - src/Gui/Quarter/QuarterWidget.cpp | Diff File | ||
mod - src/Gui/Quarter/QuarterWidget.h | Diff File | ||
mod - src/Gui/Quarter/QuarterWidgetP.cpp | Diff File | ||
mod - src/Gui/Quarter/QuarterWidgetP.h | Diff File | ||
mod - src/Gui/View3DInventor.cpp | Diff File | ||
master 9ec00ebc 2017-05-01 15:51:19 Details Diff |
correct method name | ||
mod - src/Mod/Sketcher/Gui/TaskSketcherGeneral.cpp | Diff File | ||
mod - src/Mod/Sketcher/Gui/TaskSketcherGeneral.h | Diff File | ||
master ad067658 2017-05-01 15:45:42 Details Diff |
if set display node name in scene inspector panel | ||
mod - src/Gui/SceneInspector.cpp | Diff File | ||
master f76a9a77 2017-05-01 15:42:03 Details Diff |
add SwitchBoard node class | ||
mod - src/Gui/CMakeLists.txt | Diff File | ||
add - src/Gui/Inventor/SmSwitchboard.cpp | Diff File | ||
add - src/Gui/Inventor/SmSwitchboard.h | Diff File | ||
mod - src/Gui/SoFCDB.cpp | Diff File | ||
master d679bba6 2017-05-01 14:17:20 Details Diff |
Revert "Sketcher: Constraint Node restructuring to enable independent hidding of driving/driven constraints" This reverts commit 5b2e2b3d2fd4e91cca830c21fcf41c25214f8cfa. |
||
mod - src/Mod/Sketcher/Gui/ViewProviderSketch.cpp | Diff File | ||
mod - src/Mod/Sketcher/Gui/ViewProviderSketch.h | Diff File | ||
master 7628f2bb 2017-05-01 14:16:49 Details Diff |
Revert "Sketcher: Edit Controls' checkboxes to independently hide/show driving/non-driving constraints" This reverts commit 03a9d58db6c7d11c60446bd9b9e2dec14795f37e. |
||
mod - src/Mod/Sketcher/Gui/TaskSketcherGeneral.cpp | Diff File | ||
mod - src/Mod/Sketcher/Gui/TaskSketcherGeneral.h | Diff File | ||
mod - src/Mod/Sketcher/Gui/TaskSketcherGeneral.ui | Diff File | ||
mod - src/Mod/Sketcher/Gui/ViewProviderSketch.cpp | Diff File | ||
mod - src/Mod/Sketcher/Gui/ViewProviderSketch.h | Diff File | ||
master d25d7a2b 2017-05-01 14:16:13 Details Diff |
Revert "Sketcher: hidding constraints - fix entry into empty sketch" This reverts commit e94a86dd700f5dd79bcc3407eec1b1ae1acf5a86. |
||
mod - src/Mod/Sketcher/Gui/ViewProviderSketch.cpp | Diff File | ||
releases/FreeCAD-0-16 f8eca0f9 2017-04-30 17:39:31 Details Diff |
fixes 1999: Tessellation data or OpenInventor data memory leak |
Affected Issues 0001999 |
|
mod - src/Mod/Import/App/AppImportPy.cpp | Diff File | ||
mod - src/Mod/Import/Gui/AppImportGuiPy.cpp | Diff File | ||
releases/FreeCAD-0-16 2228a0fd 2017-04-30 17:29:54 Details Diff |
issue 0002698: Exported STEP-File contains surplus PRODUCTS |
Affected Issues 0002698 |
|
mod - src/Mod/Import/App/AppImportPy.cpp | Diff File | ||
mod - src/Mod/Import/App/ImportOCAF.cpp | Diff File | ||
mod - src/Mod/Import/App/ImportOCAF.h | Diff File | ||
mod - src/Mod/Import/Gui/AppImportGuiPy.cpp | Diff File | ||
releases/FreeCAD-0-16 84eb9157 2017-04-30 16:34:24 Details Diff |
encode names of constraints when writing to XML | ||
mod - src/Mod/Sketcher/App/Constraint.cpp | Diff File | ||
master d31bbd20 2017-04-30 08:02:34 wwmayer Committer: GitHub Details Diff |
Merge pull request 0000719 from m0n5t3r/path-helix-sort [path] Sort helix drill jobs to improve efficiency |
||
mod - src/Mod/Path/PathScripts/PathHelix.py | Diff File | ||
master bac7aa9d 2017-04-29 08:06:41 Sabin Iacob Details Diff |
[path] Sort helix drill jobs to improve efficiency | ||
mod - src/Mod/Path/PathScripts/PathHelix.py | Diff File | ||
master 0b8b5768 2017-04-29 07:13:58 Pekka Roivainen Committer: wmayer Details Diff |
enable removing of drilled features in BaseList. Activate Find All button | ||
mod - src/Mod/Path/PathScripts/PathDrilling.py | Diff File | ||
master 1091511c 2017-04-28 20:39:56 Committer: wmayer Details Diff |
Base::Exception extension ========================= 1. Enable automatic storing of information (function, file, line) when throwing the exception via macro: Examples: THROWM(Exception, "BSpline GeoId is out of bounds.") THROWM(ValueError, "BSpline GeoId is out of bounds.") THROW(AbortException) Output: a) Python Console (what()): App.ActiveDocument.Sketch004.modifyBSplineKnotMultiplicity(16,3,0) Traceback (most recent call last): File "<input>", line 1, in <module> Base.FreeCADError: FreeCAD exception thrown (BSpline GeoId is out of bounds.) b) ReportException (report()): Exception (Thu Apr 27 19:15:24 2017): BSpline GeoId is out of bounds. in bool Sketcher::SketchObject::modifyBSplineKnotMultiplicity(int, int, int) in src/Mod/Sketcher/App/SketchObject.cpp:4102 2. Extend the basic framework so as to allow more control over the mangling of the message introduced by the user, setting the basis to allow, where needed, to preserve the original message while allowing full legacy behaviour. 3. Supporting FileDialog reporting as legacy |
||
mod - src/Base/Exception.cpp | Diff File | ||
mod - src/Base/Exception.h | Diff File | ||
master 0556edf6 2017-04-28 20:27:20 Sabin Iacob Committer: wmayer Details Diff |
[path] Make PathHelix use the new tool controllers | ||
mod - src/Mod/Path/PathScripts/PathHelix.py | Diff File | ||
master 38388cf6 2017-04-28 19:15:53 Details Diff |
remove undesired virtual keyword from ViewProviderPythonFeatureImp | ||
mod - src/Gui/ViewProviderPythonFeature.cpp | Diff File | ||
mod - src/Gui/ViewProviderPythonFeature.h | Diff File | ||
master 765e164b 2017-04-28 18:03:47 Details Diff |
Gui: implemented isShow() for python viewproviders | ||
mod - src/Gui/ViewProviderPythonFeature.cpp | Diff File | ||
mod - src/Gui/ViewProviderPythonFeature.h | Diff File |