Commit Graph

21 Commits

Author SHA1 Message Date
wmayer
0e1b38d0e4 MeshPart: apply clang format 2023-09-02 11:30:04 +02:00
Roy-043
9a1f870f7a MeshPart: Fix translation issues 2022-12-23 19:07:46 +01:00
wmayer
9343583bcb Mesh: handle exceptions when running FreeCAD in headless mode 2022-04-28 12:58:58 +02:00
Yorik van Havre
9e18d8dc26 Merge branch 'master' into Crowdin-MeshPart 2021-11-09 11:19:21 +01:00
luzpaz
a77ccbd007 MeshPart: fix header uniformity + remove superfluous whitespace (#5135)
* MeshPart: fix header uniformity + remove superfluous whitespace
2021-11-06 00:15:00 +01:00
luz paz
68348d5d18 Mesh: Apply the translation function appropriately 2021-10-20 08:53:51 -04:00
luz paz
14fa4b95f1 Mesh: added attribution to @looooo in MeshFlatteningCommand.py 2021-10-20 08:46:23 -04:00
luz paz
fe353c1066 Mesh: added license header to MeshFlatteningCommand.py 2021-10-20 08:30:36 -04:00
luz paz
d10ca34bf9 Mesh: remove superfluous whitespace + Improve readability of code 2021-10-20 08:30:36 -04:00
bitacovir
2349d77832 Fix MeshPart icon names 2021-02-11 11:57:56 +01:00
wmayer
600b463af0 MeshPart: [skip ci] import MeshPartGui in order to load icon resources 2020-09-13 09:59:14 +02:00
bitacovir
5a505fe565 Auto stash before rebase of "upstream/master" 2020-09-12 22:47:45 +02:00
wmayer
fd7b228dba MeshPart: [skip ci] fix segmentation fault in flatmesh when built with boost.python 2020-07-29 13:44:45 +02:00
wmayer
1dfb7c5088 minor fixes 2018-04-28 15:55:37 +02:00
looooo
5c794688db flatmesh: missing include
+ do not show flatmesh-gui if flatmesh is not available
2018-04-27 09:12:41 +02:00
wmayer
27743d4a5d 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
6830cbc41c nullspace 2018-04-23 09:56:23 +02:00
lo
e3729e9616 add area relaxing method:
not yet working
2018-04-23 09:56:23 +02:00
looooo
e2eb12d6c6 MeshFlattening: add function to unwrap face 2018-04-23 09:56:23 +02:00
looooo
22fbe35ceb MeshFlattening: add function to unwrap mesh 2018-04-23 09:56:23 +02:00
looooo
eb783b9054 MeshFlattener: boundary extractor 2018-04-23 09:56:23 +02:00