LUMIERA.clone/tests/core/steam
Ichthyostega 4601c6350e Dispatcher-Pipeline: arrangement of builder types
...it turns out that we actually do not need to wrap TreeExplorer
on the builder types, because basically there is only a single active
builder type, and the complete processing pipeline can be assembled
in a single terminal function.

The type rebinding problem can thus be solved just by a simple
marker struct, which inherits from a template parameter
2023-06-04 02:01:07 +02: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 Dispatcher-Pipeline: arrangement of builder types 2023-06-04 02:01:07 +02:00
mobject Segmentation: reorganise namespaces 2023-04-25 18:27:16 +02:00
play Dispatcher-Pipeline: implement the frame-tick core 2023-06-03 18:38:37 +02:00