You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-18 14:21:41 +00:00
Misc Bits
-=-=-=-=- -Added more missing icons to nodes. -Added more 3D split view modes -Fixed annoying script editor bug with keyboard focus
This commit is contained in:
@@ -5882,6 +5882,7 @@ void VisualServerRaster::_draw_viewport(Viewport *p_viewport,int p_ofs_x, int p_
|
||||
if (p_viewport->queue_capture) {
|
||||
|
||||
rasterizer->capture_viewport(&p_viewport->capture);
|
||||
p_viewport->queue_capture = false;
|
||||
}
|
||||
|
||||
//restore
|
||||
|
||||
Reference in New Issue
Block a user