v0.72.0
What's Changed
- fix: access to material parameters from tracking surface by @niermann999 in #767
- ref: Remove the incidence angle from the intersection by @niermann999 in #723
- Avoid using
std::sortin device code by @stephenswat in #772 - Replace
math::abswithmath::fabswhere needed by @stephenswat in #773 - Update algebra-plugins to v0.25.0 by @stephenswat in #774
- Update actsvg version to v0.4.45 by @stephenswat in #775
- Fix a few more floating point conversion errors by @stephenswat in #776
- Mark dependencies as system libraries by @stephenswat in #777
- fix: Update surface material selection in random scatterer by @niermann999 in #778
Full Changelog: v0.71.0...v0.72.0