FreeCAD/src/Mod/MeshPart/Gui
2016-12-26 12:36:24 -02:00
..
Resources updated ts files 2016-12-26 12:36:24 -02:00
AppMeshPartGui.cpp + simplify porting of MeshPart module to Python3 2016-01-20 22:38:45 +01:00
CMakeLists.txt Add switch to select between Qt4 and Qt5 2016-12-13 15:53:13 +01:00
Command.cpp fix -Wextra in MeshPart 2016-09-24 00:42:52 +02:00
PreCompiled.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
PreCompiled.h support coloring of mesh segments 2016-09-07 21:51:05 +02:00
Tessellation.cpp do not use doCommand without using format string, add overloaded method of runCommand 2016-09-15 18:53:37 +02:00
Tessellation.h replace deprecated auto_ptr with unique_ptr 2016-09-22 13:01:20 +02:00
Tessellation.ui create mesh segments by face colors 2016-09-07 19:20:33 +02:00
Workbench.cpp
Workbench.h