wmayer
|
7ae9fc0d67
|
Fem: modernize C++11
* use nullptr
|
2022-03-23 19:26:15 +01:00 |
|
Uwe
|
348562ddcc
|
[FEM] header files: remove unused includes
|
2022-03-23 17:36:08 +01:00 |
|
Mateusz Skowroński
|
2559f2d29c
|
Fix build warnings from deprecated Boost headers (they are used internally by Boost). Thanks @wwmayer for the hint.
|
2020-12-29 10:20:53 +01:00 |
|
wmayer
|
cbb5f99ade
|
PVS: V730 Not all members of a class are initialized inside the constructor
|
2020-07-18 10:59:27 +02:00 |
|
luz.paz
|
b3e42d103d
|
[skip ci] fix follow-up typos
|
2020-03-06 14:50:35 +01:00 |
|
Bernd Hahnebach
|
12c31ab055
|
FEM: add gitattributes file to let git manage file endings and normalize them
|
2019-12-12 07:29:15 +01:00 |
|
Bernd Hahnebach
|
7695106ff6
|
FEM: code formating replace lines of # with lines of *
|
2019-09-19 09:10:56 +02:00 |
|
wmayer
|
f898eafd64
|
move from deprecated boost.signals to boost.signals2 library
|
2018-10-30 19:09:03 +01:00 |
|
wmayer
|
3114df352d
|
in forward declaration replace class keyword when struct is expected
comment out unused parameters
|
2016-12-29 17:52:39 +01:00 |
|
Bernd Hahnebach
|
55d2884658
|
FEM: code formating: remove trailing white spaces
|
2016-08-04 17:45:04 +02:00 |
|
Stefan Tröger
|
9c61e2f386
|
FEM Post: Fix cutter error and "remove crashs"
|
2016-05-18 21:35:15 +02:00 |
|
Stefan Tröger
|
53a5297de7
|
FEM Post: Update function manipulators
Update includes view and transformation handling
|
2016-05-18 21:35:15 +02:00 |
|
Stefan Tröger
|
51f2a0efc6
|
FEM Post: Detail filter infrastructure
|
2016-05-18 21:35:15 +02:00 |
|
Stefan Tröger
|
2b9e608501
|
FEM Post: Basic implementation of filter framework
|
2016-05-18 21:35:15 +02:00 |
|