FreeCAD/src/Mod/Mesh
Alexander Golubev cf652c8410 Mod/Mesh: suppress bunch of warnings on C++11 usage
Warnings was like:
src/Mod/Mesh/App/WildMagic4/Wm4Vector4.cpp|21 col 49| warning: first declaration of static data member specialization of 'ZERO' outside namespace 'Wm4' is a C++11 extension [-Wc++11-extensions]
2015-08-29 18:36:00 +02:00
..
App Mod/Mesh: suppress bunch of warnings on C++11 usage 2015-08-29 18:36:00 +02:00
Gui + algorithm to split a segment from the mesh 2015-08-20 08:49:22 +02:00
.gitattributes + add blacklists to exlude files from being archived by Git 2012-02-02 17:00:33 +01:00
BuildRegularGeoms.py 0000632: Cone mesh fails with radius=0 on one end 2012-03-12 08:54:56 +01:00
CMakeLists.txt move build specifier in own cMake group 2014-08-03 20:53:19 +02:00
Init.py Expands list of mesh formats for import/export 2015-04-09 22:15:28 +02:00
InitGui.py + For MeshGui remove dependency to MeshPartGui when loading the workbench 2013-12-12 18:19:56 +01:00
mesh.dox + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00