Uwe
|
d62d41a53b
|
[MeshPart] remove unused includes
- also some sorting
|
2022-11-23 03:35:31 +01:00 |
|
luz paz
|
57d0c2000a
|
MeshPart: remove trailing whitespace
|
2022-11-15 12:45:52 +01:00 |
|
wmayer
|
7eb30ca5c7
|
MeshPart: modernize C++: replace 'typedef' with 'using'
|
2022-08-29 18:36:52 +02:00 |
|
looooo
|
83dd39b4ce
|
small flatmesh fix
|
2018-06-08 16:08:31 +02:00 |
|
luz.paz
|
6e64b4f75d
|
Misc. typos
|
2018-05-19 12:06:34 -04:00 |
|
wmayer
|
983f2472a8
|
more fixes for flatmesh
+ fix gcc warning
+ add conversion function for boost.python
+ switch build off by default due to travis build failure for Py3
|
2018-04-29 14:50:41 +02:00 |
|
wmayer
|
2fcc354461
|
fix several warnings:
-Winconsistent-missing-override
-Wsign-compare
-Wmaybe-uninitialized
-Wmissing-braces
|
2018-04-29 13:28:36 +02:00 |
|
wmayer
|
77a6470107
|
implement optional Python binding for flatmesh using boost
|
2018-04-28 22:27:09 +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 |
|
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 |
|
lo
|
8188705821
|
add edge relaxing method
|
2018-04-23 09:56:23 +02:00 |
|
looooo
|
d8d79c908e
|
win fixes + pybind11 improvementS
|
2018-04-23 09:56:23 +02:00 |
|
looooo
|
74cd8706a0
|
MeshFlattening: fixes for windows
|
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
|
ce33e2dbe2
|
MeshFlattening: initial commit
|
2018-04-23 09:56:23 +02:00 |
|