added debug code to find 'black screen of death'
This commit is contained in:
parent
a53db41bab
commit
455177d33e
3 changed files with 24 additions and 7 deletions
|
@ -60,9 +60,6 @@ void geometry::set_vertices(const geometry::vertex3array_t &v)
|
|||
// first set vertices
|
||||
_vertices = v;
|
||||
|
||||
//
|
||||
compute_normals();
|
||||
|
||||
// update bounds
|
||||
compute_bounds();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue