wmayer
|
df93b14ec0
|
modernize C++: use emplace
|
2023-08-06 20:29:56 -06:00 |
|
wmayer
|
7a3106d31b
|
modernize C++: use bool literals
|
2023-08-06 01:35:39 +02:00 |
|
Uwe
|
2669383c2a
|
[MeshPart] remove unused includes
- also some sorting
|
2022-11-23 03:35:31 +01:00 |
|
luz paz
|
be783892bb
|
MeshPart: remove trailing whitespace
|
2022-11-15 12:45:52 +01:00 |
|
wmayer
|
57ca9f6b1f
|
MeshPart: modernize C++: replace 'typedef' with 'using'
|
2022-08-29 18:36:52 +02:00 |
|
looooo
|
9c320b8c5f
|
small flatmesh fix
|
2018-06-08 16:08:31 +02:00 |
|
luz.paz
|
69b3b0b7f2
|
Misc. typos
|
2018-05-19 12:06:34 -04:00 |
|
wmayer
|
36ba2bca08
|
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
|
9d3a2a27b4
|
fix several warnings:
-Winconsistent-missing-override
-Wsign-compare
-Wmaybe-uninitialized
-Wmissing-braces
|
2018-04-29 13:28:36 +02:00 |
|
wmayer
|
cf655e2365
|
implement optional Python binding for flatmesh using boost
|
2018-04-28 22:27:09 +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 |
|
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 |
|
lo
|
f03d2d63db
|
add edge relaxing method
|
2018-04-23 09:56:23 +02:00 |
|
looooo
|
aa7030a0ea
|
win fixes + pybind11 improvementS
|
2018-04-23 09:56:23 +02:00 |
|
looooo
|
fbb9ee7d72
|
MeshFlattening: fixes for windows
|
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
|
77bebe7a02
|
MeshFlattening: initial commit
|
2018-04-23 09:56:23 +02:00 |
|