mirror of
https://github.com/godotengine/godot.git
synced 2025-11-03 15:11:19 +00:00
Better GIProbe quality settings.
This commit is contained in:
parent
fa548b052e
commit
965185c765
8 changed files with 83 additions and 56 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue