LUMIERA.clone/tests/core/steam
Ichthyostega 13adc56f34 Library: rectify confusingly named function on the Grid API
The APIs for time quantisation were drafted in an early stage of the project
and then never followed-up. Especially Grid::gridAlign has no
real-world usage yet, and is only massaged in some tests.

When looking at QuantiserBasics_test, I was puzzled and led astray,
since this function suggests to materialise a continuous time into
a quantised time -- which it doesn't (there is another dedicated
function Quantiser::materialise() to that end); so, without engaging
into the discussion if this function is of any use, I'll hereby
choose a name better reflecting what it does.
2022-12-05 01:05:23 +01:00
..
asset Library: rectify confusingly named function on the Grid API 2022-12-05 01:05:23 +01:00
control Functions-Commands: discard the ability to compare functors for equivalence (closes #294) 2019-06-23 19:45:30 +02:00
engine C++17: fix detector for STL container iterability 2020-02-21 18:57:49 +01:00
mobject Timeline: start implementing some bits of the drawing code 2019-07-14 17:53:21 +02:00
play Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00