git-svn-id: svn://db.shs.com.ru/libs@703 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -33,7 +33,7 @@ TonemappingProc::TonemappingProc(Renderer * rend): QThread(), r(rend),
|
||||
timer_delim = 0;
|
||||
frame_max = cur_max = 1.;
|
||||
need_render_sum = exit_ = false;
|
||||
enabled = true;
|
||||
enabled = false;
|
||||
timer_tone = startTimer(10);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user