Page MenuHomePhabricator

Scene loading crashes with broken scene file
Closed, ResolvedPublic

Description

The scene file was created by

  1. load image
  2. create segmentation
  3. interpolate 3d
  4. create smooth polygon
  5. save

This is related to T13151, still the loading of broken scene files should never crash.

Event Timeline

[8b0eac]: Merge branch 'bug-13152-fix-crash-on-scene-loading'

Merged commits:

2012-09-19 17:42:39 Marco Nolden [229b0c]
Handle invalid scene files more robust.