wmayer
|
a364141c58
|
Mesh: C++ core guidelines
|
2023-09-26 11:20:35 +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
|
7f49080952
|
Mesh: modernize C++: use range-based for loop
|
2023-08-15 10:56:30 +02:00 |
|
wmayer
|
11c628feeb
|
Mesh: fix -Wclazy-connect-by-name
|
2023-03-31 19:14:54 +02:00 |
|
wmayer
|
c252e611f2
|
Mesh: move to new style connect()
|
2023-01-13 16:30:58 +01:00 |
|
Uwe
|
d33429c8af
|
[Mesh] Gui: A-P: remove unused includes
- also some sorting
|
2022-12-04 05:24:24 +01:00 |
|
luz paz
|
c174e063f3
|
Mesh: remove trailing whitespace
|
2022-11-14 21:37:03 -06:00 |
|
wmayer
|
54a0f44b81
|
Mesh: implement smoothing based on median filter
|
2022-08-06 16:08:20 +02:00 |
|
wmayer
|
a138706ed4
|
Mesh: replace several reinterpret_cast with static_cast
|
2022-05-17 14:33:44 +02:00 |
|
wmayer
|
54342101af
|
Gui: remove all leftovers of iisTaskPanel
|
2022-03-23 10:37:28 +01: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
|
2295c4b9a3
|
Mesh: define the typenames FacetIndex and PointIndex to distinguish between facet and point related indexes
|
2021-09-14 23:01:29 +02:00 |
|
luz paz
|
7dd0601f82
|
Mesh: Issue #0004473: Expose openCommand() to translation
Continuing the work to expose the undo/redo functionality to translation. This commit does so for the Mesh Wb.
Ticket: https://tracker.freecadweb.org/view.php?id=4473
|
2020-12-01 14:53:35 +01:00 |
|
wmayer
|
d36de59c32
|
[skip ci] tmp. disable viewer selection for several interactive commands in Mesh workbench
|
2019-11-07 19:23:06 +01:00 |
|
Mateusz Skowroński
|
f48f0f69be
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:58 +01:00 |
|
wmayer
|
f14b71d374
|
+ usage of QSint
|
2015-07-07 12:34:20 +02: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 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|