Page MenuHomePhabricator

Serialized 3-d interpolation surfaces of static images are invisible after reloading of project file
Closed, ResolvedPublic

Description

3-d interpolation surfaces of static images have time bounds from -inf to inf. -inf is not handled well by our geometry classes in all cases, though. This leads to the surface mappers not recognizing such surfaces as currently visible. Fix for now by adapting -inf values to the lowest possible value.