wmayer
15b11bc360
Mesh: Apply clang-format
2023-09-23 14:03:11 +02:00
wmayer
5177007994
Mesh: modernize C++: use equals default
2023-08-21 18:39:59 +02:00
wmayer
375cb9a0fe
Mesh: modernize C++: use range-based for loop
2023-08-15 10:56:30 +02:00
wmayer
39e53e5eb0
Mods: modernize C++: redundant void arg
2023-08-05 16:50:31 +02:00
Uwe
e3ee7d549a
[Mesh] Gui: R-Se: remove unused includes
...
- also some sorting
2022-12-04 15:34:05 +01:00
luz paz
390e09db32
Mesh: remove trailing whitespace
2022-11-14 21:37:03 -06:00
berniev
ddafb98813
Mod: Use override etc 2
2022-08-09 12:52:26 +02:00
Kuzemko Alexsandr
d920a5bf4d
[Mesh] Add ability to translate
...
This fix https://github.com/FreeCAD/FreeCAD-translations/issues/53
2022-05-31 12:01:02 +02:00
Chris Hennes
44540a4d82
Mesh: Add missing toolbar translation strings
2022-05-08 17:02:41 -05:00
wmayer
be16b749b5
Mesh: modernize C++11
...
* use nullptr
2022-03-23 19:26:14 +01:00
luz paz
bc585031a3
Crowdin: Fixes to Mesh WB translations
...
Closes https://github.com/FreeCAD/FreeCAD-translations/issues/54
Exposes Mesh -> 'Cutting' sub-menu
2021-10-20 08:30:36 -04:00
bitacovir
27042216c9
[UI] Add tools to Mesh WB toolbar
2021-02-19 16:28:42 +01:00
wmayer
20649ec529
Mesh: [skip ci] add command to split a mesh into its components
2020-11-21 11:46:59 +01:00
vocx-fc
227e88871d
Mesh: correct display of bounding box values
2020-08-24 16:17:17 +02:00
wmayer
1d0664d93d
Mesh: add GUI to perform mesh decimation
2020-05-03 15:06:03 +02:00
wmayer
a3bf3d1945
Mesh: add gmsh for remeshing a mesh created from CAD
2020-02-20 18:20:11 +01:00
donovaly
01fb3e03d3
add toolbar icon to create mesh from shape
...
In daily work there are 2 main methods to work with meshes: creating one from a shape or importing an existent one.
Since the generation from a shape is often needed, add its icon to the default toolbar.
2019-10-28 10:23:26 -03:00
wmayer
7407fe9ff3
cross-section of meshes
2019-09-21 01:23:28 +02:00
wmayer
0caa169eb0
mesh segmentation algorithm for surfaces
2018-12-10 00:23:31 +01:00
wmayer
ff6ed27ba9
replace boolean to check for inside/outside cutting with enum values
2018-09-18 18:25:51 +02:00
wmayer
4c8e70b9a3
polish Mesh workbench
2018-09-18 14:53:37 +02:00
wmayer
a099eb3caf
Improvements on mesh flattening commands:
...
comment out import of pivy because it's not used and pivy.graphics isn't available on all platforms
Add MeshPart_ prefix to command names for consistency reasons and to make Qt help working correctly
When adding commands to Mesh workbench make sure the commands could be created beforehand to avoid annoying warnings
2018-04-23 11:09:26 +02:00
looooo
76b66159b3
MeshFlattening: add function to unwrap face
2018-04-23 09:56:23 +02:00
looooo
2329ac38e8
MeshFlattening: add function to unwrap mesh
2018-04-23 09:56:23 +02:00
wmayer
9e91219d0f
0001591: STL export in various units
2017-09-30 23:55:49 +02:00
Kunda
0485edd560
source typo fixes pt2 (only on py3 merged code)
2017-02-28 17:01:11 +01:00
wmayer
46f5554c43
command to creation section from plane and mesh
2017-02-19 14:05:00 +01:00
wmayer
b980cf3361
fix -Wextra in Mesh
2016-09-23 17:24:00 +02:00
Mateusz Skowroński
cd2db00f22
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
...
This change is Qt4/Qt5 neutral.
2016-01-05 16:07:25 +01:00
Yorik van Havre
b4ea012edc
Mesh: Added Mesh Merge command
...
This command joins selected mesh objects into one
2015-08-03 15:46:30 -03:00
wmayer
df53ad49cf
+ For MeshGui remove dependency to MeshPartGui when loading the workbench
2013-12-12 18:19:56 +01:00
wmayer
43cb48caec
0001232: Create Mesh from geometry / Export mesh
2013-09-02 13:59:45 +02:00
wmayer
4afa0138cc
0001162: Cut mesh with plane
2013-07-06 15:03:28 +02:00
wmayer
fc53283239
Mesh segmentation
2012-05-18 15:57:32 +02:00
wmayer
8794441e87
0000394: Task widget to display status info
2012-04-28 15:38:29 +02:00
wmayer
5545e8ee87
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