wmayer
712db967c2
Mesh: C++ core guidelines
2023-09-26 13:10:23 +02:00
wmayer
28ae0831cb
Mesh: Apply clang-format
2023-09-23 14:03:11 +02:00
wmayer
d11fdf3ba9
Mesh: modernize C++: use equals default
2023-08-21 18:39:59 +02:00
wmayer
11c628feeb
Mesh: fix -Wclazy-connect-by-name
2023-03-31 19:14:54 +02:00
Uwe
3f05568ab9
[Mesh] Gui: R-Se: remove unused includes
...
- also some sorting
2022-12-04 15:34:05 +01:00
wmayer
f0ebcde942
Mesh: modernize C++: replace 'typedef' with 'using'
2022-08-29 18:30:53 +02:00
berniev
180edfa3cc
Mod: Single arg ctors must be explicit
2022-08-24 16:55:20 +02:00
berniev
71dc5ead2f
Mod: Use override etc 2
2022-08-09 12:52:26 +02:00
wmayer
59e605e6b8
Mesh: modernize C++11
...
* remove redundant void-arg
* use nullptr
* replace deprecated headers
2022-01-26 18:05:02 +01:00
vejmarie
704d4d9945
Big update to remove deprecation warning from Qt 5.15.0
...
That is need on MacOS build as travis log is bigger than 50k lines
which breaks travis rules
And by the way deprecations are real
All file contains the same modification replace 0 to Qt::WindowFlags() when needed
as the class needs to be instantiated
Signed-off-by: vejmarie <jmverdun3@gmail.com >
2020-09-24 12:56:43 +02:00
wmayer
eba07235aa
Mesh: [skip ci] implement initial guess of cylinder axis
2020-04-21 19:31:48 +02:00
wmayer
d7077f06a7
mesh segmentation algorithm for surfaces
2018-12-10 00:23:31 +01:00