Changesets: FreeCAD

master 79699796

2019-09-03 08:39:51

vocx-fc


Committer: yorik Details Diff
Draft: importDXF, added docstrings to every function
mod - src/Mod/Draft/importDXF.py Diff File

master eb61d2f3

2019-09-03 06:44:09

realthunder

Details Diff
Gui: fix crash when copy object under Qt5
mod - src/Gui/DlgObjectSelection.ui Diff File

master 864619fc

2019-09-03 01:15:58

yorik

Details Diff
Draft: Moved SelectPlane stuff from DraftGui to its own ui file
mod - src/Mod/Draft/DraftGui.py Diff File
mod - src/Mod/Draft/DraftSelectPlane.py Diff File
mod - src/Mod/Draft/Resources/Draft.qrc Diff File
add - src/Mod/Draft/Resources/ui/TaskSelectPlane.ui Diff File
mod - src/Mod/Draft/WorkingPlane.py Diff File

master 3ad1db6d

2019-09-02 21:25:53

dubstar_04

Details Diff
clean up comments
mod - src/Mod/Path/PathScripts/PathToolLibraryManager.py Diff File

master ac324024

2019-09-02 21:24:16

dubstar_04

Details Diff
Allow editing and duplication of tools
mod - src/Mod/Path/Gui/Resources/Path.qrc Diff File
add - src/Mod/Path/Gui/Resources/icons/Path-ToolDuplicate.svg Diff File
mod - src/Mod/Path/Gui/Resources/panels/ToolLibraryEditor.ui Diff File
mod - src/Mod/Path/PathScripts/PathToolLibraryManager.py Diff File

master 9fb6aec3

2019-09-02 20:23:57

yorik

Details Diff
Split Draft_SelectPlane and DraftSetWorkingPlaneProxy to a separate file
mod - src/Mod/Draft/CMakeLists.txt Diff File
add - src/Mod/Draft/DraftSelectPlane.py Diff File
mod - src/Mod/Draft/DraftTools.py Diff File

master 3a48cad6

2019-09-02 19:44:06

DeepSOIC


Committer: yorik Details Diff
Sketcher: fix unnecessary filtering objects for TempoVis

TempoVis now should take care of it.

This was originally done to stop Drawing and TechDraw views pop up when closing a sketch the drawing depends on.
Now, TempoVis show_xxx and hide_xxx methods should auto filter out objects that are not in 3d view.
mod - src/Mod/Sketcher/Gui/ViewProviderSketch.cpp Diff File

master 0c5eb551

2019-09-02 19:40:11

DeepSOIC


Committer: yorik Details Diff
Sketcher: don't change camera zoom when creating a sketch
mod - src/Mod/Sketcher/Gui/Command.cpp Diff File

master f8688d42

2019-09-02 19:38:26

DeepSOIC


Committer: yorik Details Diff
Gui: add tags for TempoVis

Tags can be used to identify TV instances in the stack. This is mostly for add-ons, for Part-o-magic in particular, who may want to insert some visibility automation in specific places in the stack.
mod - src/Mod/Part/AttachmentEditor/TaskAttachmentEditor.py Diff File
mod - src/Mod/Part/Gui/DlgExtrusion.cpp Diff File
mod - src/Mod/Part/Gui/TaskAttacher.cpp Diff File
mod - src/Mod/Sketcher/Gui/ViewProviderSketch.cpp Diff File

master 1686931e

2019-09-02 19:33:07

DeepSOIC


Committer: yorik Details Diff
Sketcher: add property to allow another workbench for sketch editing

+ use TempoVis for changing the workbench
mod - src/Mod/Sketcher/Gui/ViewProviderSketch.cpp Diff File
mod - src/Mod/Sketcher/Gui/ViewProviderSketch.h Diff File

master 3172baa8

2019-09-02 18:41:56

dubstar_04

Details Diff
Only show essential tool data in the tool table
mod - src/Mod/Path/PathScripts/PathToolLibraryManager.py Diff File

master cab9145a

2019-09-02 17:45:37

berndhahnebach

Details Diff
FEM: gmsh tools, fix writing groups and reactivate unit test for solve frame work
mod - src/Mod/Fem/TestFem.py Diff File
mod - src/Mod/Fem/femmesh/gmshtools.py Diff File

master 6c8163e0

2019-09-02 17:22:29

berndhahnebach

Details Diff
FEM: unit test, temporary deactivate solver frame work unit test, due to some changes in gmsh tools
mod - src/Mod/Fem/TestFem.py Diff File

master f1d80cb0

2019-09-02 16:59:52

berndhahnebach

Details Diff
FEM: gmsh tools, rename dirs
mod - src/Mod/Fem/femmesh/gmshtools.py Diff File

master 3bfcd366

2019-09-02 16:53:24

berndhahnebach

Details Diff
FEM: gmsh tools, move start logs in separate class method
mod - src/Mod/Fem/femmesh/gmshtools.py Diff File

master 71f8a319

2019-09-02 15:52:39

berndhahnebach

Details Diff
FEM: solver frame work, better prefix for temp directory
mod - src/Mod/Fem/femsolver/run.py Diff File

master b17dbedc

2019-09-02 14:13:59

berndhahnebach

Details Diff
FEM: gmsh tools, improve comments
mod - src/Mod/Fem/femmesh/gmshtools.py Diff File

master 9cc8f6eb

2019-09-02 14:10:48

berndhahnebach

Details Diff
FEM: gmsh tools, make temp mesh files for gmsh unique
mod - src/Mod/Fem/femmesh/gmshtools.py Diff File

master 203782a0

2019-09-02 13:55:58

wmayer

Details Diff
fix -Wunused-variable
mod - src/Mod/Path/App/TooltablePyImp.cpp Diff File

master 94f6f984

2019-09-02 13:03:23

realthunder


Committer: wmayer Details Diff
Gui: fix SelectionSingleton::checkSelection()
mod - src/Gui/Selection.cpp Diff File

master 6ba1bc35

2019-09-02 11:00:02

berndhahnebach

Details Diff
FEM: commands and manager, typo in property value
mod - src/Mod/Fem/femcommands/commands.py Diff File
mod - src/Mod/Fem/femcommands/manager.py Diff File

master daaab377

2019-09-02 10:52:16

berndhahnebach

Details Diff
FEM: gmsh tools, move system import into dev
mod - src/Mod/Fem/femmesh/gmshtools.py Diff File

master a96282f4

2019-09-02 10:51:30

berndhahnebach

Details Diff
FEM: gmsh tools, use join from os as a more robust path builder
mod - src/Mod/Fem/femmesh/gmshtools.py Diff File

master 7c18aae1

2019-09-02 10:45:43

berndhahnebach

Details Diff
FEM: gmsh tools, resort imports
mod - src/Mod/Fem/femmesh/gmshtools.py Diff File

master 32a6863e

2019-09-02 07:03:37

berndhahnebach


Committer: GitHub Details Diff
FEM: gmsh tools, typos
mod - src/Mod/Fem/femmesh/gmshtools.py Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 268 269 270 271 272 273 274 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 649 650 651  Next  Last