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:
parent
ee049d1913
commit
9142d6fc40
14 changed files with 79 additions and 960 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue