mirror of
https://github.com/godotengine/godot.git
synced 2025-11-03 15:11:19 +00:00
read depth fixes
This commit is contained in:
parent
ad634876b5
commit
7fc4059b13
4 changed files with 73 additions and 7 deletions
|
|
@ -7155,7 +7155,7 @@ void VisualServerRaster::_draw_viewport(Viewport *p_viewport,int p_ofs_x, int p_
|
|||
}
|
||||
|
||||
|
||||
//rasterizer->canvas_debug_viewport_shadows(lights_with_shadow);
|
||||
// rasterizer->canvas_debug_viewport_shadows(lights_with_shadow);
|
||||
}
|
||||
|
||||
//capture
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue