News
Scenome 23.3 — 1/22/2023
Release details are described below.
- Exporters. Formalized use of final keyword. Removed virtual keyword from all classes marked as final.
- Exporters. Added MatrixT::IsSquare(), MatrixT::Is2x2(), MatrixT::Is3x3(), and MatrixT::Is4x4().
- Exporters. Added support for scalar data capture arithmetic <DataCapture> classes such as <Float32DataCaptureAddInto>.
- Scenome Applications. Added support for capturing values from <SamplerNode> objects to call <DataCapture> classes that capture values from <Texture> objects.