FreeCAD/src/Mod/ReverseEngineering/Gui
2016-04-06 22:39:34 -03:00
..
Resources updated translations 2016-04-06 22:39:34 -03:00
AppReverseEngineeringGui.cpp + simplify porting of ReverseEngineering module to Python3 2016-01-20 10:26:50 +01:00
CMakeLists.txt Add SVG workbench icons 2016-02-26 23:17:43 +01:00
Command.cpp + get also back normals from MeshObject::getPoints 2016-03-04 18:28:49 +01:00
FitBSplineSurface.cpp QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1(). 2016-01-05 16:07:25 +01:00
FitBSplineSurface.h + add task dialog to perform B-Spline fit 2015-11-06 14:30:26 +01:00
FitBSplineSurface.ui + allow to set u/v dirs for B-Spline fit 2015-11-06 16:43:58 +01:00
Poisson.cpp QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1(). 2016-01-05 16:07:25 +01:00
Poisson.h + add Poisson surface reconstruction 2015-12-02 23:36:26 +01:00
Poisson.ui + add Poisson surface reconstruction 2015-12-02 23:36:26 +01:00
PreCompiled.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
PreCompiled.h + allow to set u/v dirs for B-Spline fit 2015-11-06 16:43:58 +01:00
Workbench.cpp + add points view feature and command to triangulate it 2015-12-30 16:25:08 +01:00
Workbench.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00