Commit Graph

24 Commits

Author SHA1 Message Date
wmayer
d19ada810f + split file extension from descriptive text of file format to avoid that invalid translation breaks file dialog
+ add method to make image view unclosable for user
+ fix possible crash in MeshAlgorithm::GetMeshBorder
+ fix possible crash in MeshAlgorithm::ConnectLines
2015-10-06 17:28:52 +02:00
wmayer
ebdeb1cb25 + use escaped unicode for mesh import 2015-09-24 10:10:22 +02:00
wmayer
8509da65cd + make mesh merge more performant 2015-08-04 11:32:52 +02:00
Yorik van Havre
88abcfb03c Mesh: Added Mesh Merge command
This command joins selected mesh objects into one
2015-08-03 15:46:30 -03:00
wmayer
21435326d2 + fix broken PolyPickerSelection 2015-07-02 14:51:38 +02:00
wmayer
4e72e4a937 + fix Qt help problems 2014-10-01 17:16:43 +02:00
wmayer
661c9c5a46 + fix trim mesh with plane 2014-08-21 13:26:35 +02:00
wmayer
546841ccfd + implement save() function in PointKernel, fix icon issue in mesh workbench 2014-08-06 17:39:15 +02:00
Johannes Reinhardt
110f7e8aad fix typos in Mesh module 2014-05-16 19:25:11 +02:00
wmayer
57ddafe29b + Add pipette icon 2014-02-08 16:10:16 +01:00
wmayer
25ed614ddb + fixes #0001148: Incorrect STL from a mesh 2014-01-16 11:55:32 +01:00
wmayer
c661331613 + Support to write out mesh name 2013-12-22 15:02:40 +01:00
wmayer
2cbf57259f + Use new icons in Mesh workbench 2013-12-20 16:28:14 +01:00
jmaustpc
283675a454 Move Mesh_Mesh_from_Shape icon from Mod/MeshPart to Mod/Mesh
Move the icon Mesh_Mesh_from_Shape.svg
from .../Mod/MeshPart/Gui/Resources/icons
to .....//Mod/Mesh/Gui/Resources/icons
edit both Mesh.qrc and MeshPart.qrc accordingly
remove referrence to the icon from the command in
the MeshPart Command.cpp file and add it to
the Mesh Command.cpp file
2013-12-14 00:58:58 +11:00
wmayer
57b9afed7d + For MeshGui remove dependency to MeshPartGui when loading the workbench 2013-12-12 18:19:56 +01:00
wmayer
49b72a8193 + Support of export to X3D for meshes 2013-11-25 13:39:31 +01:00
wmayer
fa692bcf7d 0001232: Create Mesh from geometry / Export mesh 2013-09-02 14:09:32 +02:00
wmayer
2f5f5be80e 0001162: Cut mesh with plane 2013-07-06 15:03:28 +02:00
wmayer
cc4bc13025 Improve methods to select meshes, allow to smooth only selected area of a mesh 2013-04-26 17:21:36 +02:00
wmayer
bbfa8bd40b Do not override edit cursor with pre-selection 2013-04-10 13:57:44 +02:00
wmayer
47d0418e7c Mesh segmentation 2012-05-18 15:57:32 +02:00
wmayer
a911fadd53 Import OFF mesh format 2012-03-11 19:27:02 +01:00
wmayer
8fbfd5496d Mesh trimming tool 2012-03-02 12:47:11 +01:00
wmayer
120ca87015 + unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00