PhoneDroid
d9cf2b65b5
[ MeshPart ]: Update SPDX
2025-10-14 10:01:02 -05:00
Max Wilfinger
70f4221993
Fix missed strings for UI consistency
...
Fix ellipsis rendering
2025-08-08 06:37:59 -05:00
Roy-043
3895b5d6c0
MeshPart: menu texts to sentence case
2023-11-25 20:42:30 +01:00
wmayer
6fb2bcafe8
MeshPart: apply clang format
2023-09-02 11:30:04 +02:00
Roy-043
6995af39bf
MeshPart: Fix translation issues
2022-12-23 19:07:46 +01:00
wmayer
0d0bd1168b
Mesh: handle exceptions when running FreeCAD in headless mode
2022-04-28 12:58:58 +02:00
Yorik van Havre
ab1eab9ea3
Merge branch 'master' into Crowdin-MeshPart
2021-11-09 11:19:21 +01:00
luzpaz
4543c98267
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
94dda1621a
Mesh: Apply the translation function appropriately
2021-10-20 08:53:51 -04:00
luz paz
9f3a41887f
Mesh: added attribution to @looooo in MeshFlatteningCommand.py
2021-10-20 08:46:23 -04:00
luz paz
6ff3dd2e57
Mesh: added license header to MeshFlatteningCommand.py
2021-10-20 08:30:36 -04:00
luz paz
742f06a983
Mesh: remove superfluous whitespace + Improve readability of code
2021-10-20 08:30:36 -04:00
bitacovir
4130244329
Fix MeshPart icon names
2021-02-11 11:57:56 +01:00
wmayer
24fd057cbb
MeshPart: [skip ci] import MeshPartGui in order to load icon resources
2020-09-13 09:59:14 +02:00
bitacovir
6aeed648f6
Auto stash before rebase of "upstream/master"
2020-09-12 22:47:45 +02:00
wmayer
a2926df471
MeshPart: [skip ci] fix segmentation fault in flatmesh when built with boost.python
2020-07-29 13:44:45 +02:00
wmayer
af4e530035
minor fixes
2018-04-28 15:55:37 +02:00
looooo
48f5be7328
flatmesh: missing include
...
+ do not show flatmesh-gui if flatmesh is not available
2018-04-27 09:12:41 +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
37fb72e508
nullspace
2018-04-23 09:56:23 +02:00
lo
08b329c9b5
add area relaxing method:
...
not yet working
2018-04-23 09:56:23 +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
looooo
e1247dcb48
MeshFlattener: boundary extractor
2018-04-23 09:56:23 +02:00