openfoam/applications/utilities/mesh
Mark Olesen 546e2c0243 BUG: incorrect order for output scaling (transformPoints, ...)
- the output write scaling should be applied *after* undoing the
  effects of the specified rotation centre. Fixes #2566

ENH: update option names for transformPoints and surfaceTransformPoints

- prefer  '-auto-centre' and '-centre', but also accept the previous
  options '-auto-origin' and '-origin' as aliases.

  Changing to '-centre' avoids possible confusion with
  coordinate system origin().
2022-08-18 13:35:09 +02:00
..
advanced STYLE: check autoPtr as plain bool instead of valid() 2020-07-16 11:39:24 +02:00
conversion Merge remote-tracking branch 'origin/master' into develop 2020-11-25 21:30:49 +01:00
doc GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
generation BUG: extrudeMesh: revert previous fix. see #1964 2020-12-21 17:25:56 +00:00
manipulation BUG: incorrect order for output scaling (transformPoints, ...) 2022-08-18 13:35:09 +02:00