Uwe
|
e89596bd86
|
[Mesh] Gui: So*: remove unused includes
- also some sorting
|
2022-12-04 16:38:28 +01:00 |
|
Chris Hennes
|
3ecd16e0bd
|
Mesh: PR6497 move return statement to new line
|
2022-03-29 12:36:30 -05:00 |
|
wmayer
|
59e605e6b8
|
Mesh: modernize C++11
* remove redundant void-arg
* use nullptr
* replace deprecated headers
|
2022-01-26 18:05:02 +01:00 |
|
wmayer
|
2f59bb50eb
|
avoid several implicit conversions, replace several old C-casts, other minor changes
|
2019-09-18 23:27:54 +02:00 |
|
wmayer
|
f6e1cb6025
|
fix -Wextra in Mesh
|
2016-09-23 17:24:00 +02:00 |
|
Mateusz Skowroński
|
6942c23895
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
158f39ec78
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:43:33 +01:00 |
|
wmayer
|
cc4bc13025
|
Improve methods to select meshes, allow to smooth only selected area of a mesh
|
2013-04-26 17:21:36 +02:00 |
|