wmayer
fbade76af5
save&restore standard meshing parameters
2019-07-09 13:05:45 +02:00
Yorik van Havre
ed8be15ef4
Merged translations from crowdin
2019-06-17 20:06:59 -03:00
Yorik van Havre
624c65dea3
Updated master ts files
2019-06-17 17:28:12 -03:00
wmayer
0575a729ed
minimum degree of 1 for curve on mesh
2019-05-17 00:50:12 +02:00
wmayer
325add58db
add option to disable approximation of splines when creating curve on mesh
2019-05-16 16:16:03 +02:00
wmayer
91c5533d9b
make curve-on-mesh working for meshes with placement
2019-05-12 20:25:58 +02:00
Yorik van Havre
2d47993780
Merged latest translations from crowdin
2019-05-10 19:19:37 -03:00
Yorik van Havre
a3607ce029
Updated translations
2019-03-06 21:50:08 -03:00
Yorik van Havre
512af24397
Revert "Merged crowdin translations" for investigation due to some problems found in the translation files...
...
This reverts commit cd433358b09117f234dd0a51dc2a6bfa05428867.
2019-03-02 19:17:44 -03:00
Yorik van Havre
bd93bd2494
Merged crowdin translations
2019-02-28 21:53:37 -03:00
Yorik van Havre
5b29009cf0
Added untranslated 'master' .ts files where missing
2019-02-08 18:50:13 -02:00
Yorik van Havre
95dda429eb
Updated translations
2019-02-01 13:54:10 -02:00
Yorik van Havre
39d446f60f
Updated translations from crowdin
2018-12-23 13:54:30 -02:00
wmayer
644cfa06bb
replace boolean to check for inside/outside cutting with enum values
2018-09-18 18:25:51 +02:00
wmayer
2290a37a83
polish Mesh workbench
2018-09-18 14:53:37 +02:00
wmayer
60b2234565
take care of global placement when creating mesh from shape
2018-09-05 00:10:07 +02:00
wmayer
9ffa81f7c9
CMP0050: make MeshPart module aware of cmake policy
2018-08-20 17:45:15 +02:00
wmayer
1dfb7c5088
minor fixes
2018-04-28 15:55:37 +02:00
wmayer
1633af4b94
Improve handling of external smesh
...
+ add SMESH_version.h.cmake to set full version number instead of using compiler define
+ do not set include path of smesh globally
+ do not set library path of smesh globally
+ do not set HAVE_NETGEN define globally
+ improve using debug and release libs of smesh for MSVC
2018-04-28 12:10:55 +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
sL1pKn07
6674467254
[For v018] Fix build with Qt5 beta
...
Seems need add some headers for build with incoming Qt 5.11 (Tested with 5.11.0beta2)
2018-04-10 12:59:41 +02:00
Yorik van Havre
46fd41d70a
Merged translations from crowdin
2018-03-26 18:52:02 -03:00
Yorik van Havre
143b89c8f3
Applied latest translations from crowdin
2018-02-21 14:25:31 -03:00
wmayer
d9cc4a621b
fix German translation
2017-11-11 22:47:12 +01:00
Yorik van Havre
05a5e9965e
Updated translations from crowdin
2017-10-23 18:32:02 -02:00
wmayer
f8728a008f
fixes #0001906 : add Parameters isRelative, theAngDeflection of BRepMesh_IncrementalMesh in MeshFromShape Gui command
2017-09-30 16:15:24 +02:00
Yorik van Havre
de4d33cb84
Updated translations
2017-05-25 10:04:05 -03:00
wmayer
6f4131bece
project polyline on mesh and create edge
2017-04-19 23:30:15 +02:00
Yorik van Havre
9f44809e9e
Updated translations with latest files from crowdin
2017-03-06 11:53:09 -03:00
wmayer
59fb7ec2cd
py3: ported MeshPart to python3
2017-02-24 14:20:50 +01:00
wmayer
8c8f3ccb5c
command to creation section from plane and mesh
2017-02-19 14:05:00 +01:00
Yorik van Havre
49c8d65bfe
updated ts files
2016-12-26 12:36:24 -02:00
Alexander Gryson
456e77de3f
Update multiple workbenches
...
Workbenches updated:
* Complete
* Image
* Inspection
* Material
* MeshPart
* Points
* Reverse Engineering
* Start
* Test
* Web
2016-12-26 12:23:07 -02:00
wmayer
743b83e853
Add switch to select between Qt4 and Qt5
2016-12-13 15:53:13 +01:00
wmayer
6cfaf916f8
remove superfluous Qt includes
2016-12-13 15:40:49 +01:00
wmayer
b13efc182d
fix -Wextra in MeshPart
2016-09-24 00:42:52 +02:00
wmayer
2af6bb6e49
replace deprecated auto_ptr with unique_ptr
2016-09-22 13:01:20 +02:00
wmayer
e8554cc77a
do not use doCommand without using format string, add overloaded method of runCommand
2016-09-15 18:53:37 +02:00
wmayer
de1fbc4615
improve handling of face colors when creating a mesh with segments
2016-09-08 14:01:34 +02:00
wmayer
4d0d90d498
support coloring of mesh segments
2016-09-07 21:51:05 +02:00
wmayer
7248683f11
create mesh segments by face colors
2016-09-07 19:20:33 +02:00
wmayer
f899847f5d
add OCC standard meshing algorithm to Mesher class
2016-09-07 16:39:54 +02:00
Yorik van Havre
819f790900
updated translations
2016-04-06 22:39:34 -03:00
Yorik van Havre
66e33b066a
Updated translation files from crowdin
2016-03-17 23:29:11 -03:00