Fixed timing issue in CampVisPainter that led CampVisPainter::paint() being...
Fixed timing issue in CampVisPainter that led CampVisPainter::paint() being called before CampVisPainter::init(). CampVisPainter::paint() now ensures the class (and in particular the shader) to be correctly initialized. fixes #564
Showing
Please register or sign in to comment