Better GIProbe quality settings.

This commit is contained in:
Juan Linietsky 2019-10-03 20:15:38 -03:00
parent fa548b052e
commit 965185c765
8 changed files with 83 additions and 56 deletions

View file

@ -103,7 +103,7 @@ void VisualServerRaster::draw(bool p_swap_buffers, double frame_step) {
VSG::rasterizer->begin_frame(frame_step);
VSG::storage->capture_timestamps_begin();
TIMESTAMP_BEGIN()
VSG::scene_render->update(); //update scenes stuff before updating instances