1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-07 12:30:27 +00:00

working reflection probes!!

This commit is contained in:
Juan Linietsky
2016-11-19 13:23:37 -03:00
parent a7078a4be9
commit c39d2b3f42
25 changed files with 2605 additions and 240 deletions

View File

@@ -94,6 +94,7 @@ void VisualServerRaster::draw(){
VSG::rasterizer->begin_frame();
VSG::viewport->draw_viewports();
VSG::scene->render_probes();
//_draw_cursors_and_margins();
VSG::rasterizer->end_frame();
//draw_extra_frame=VS:rasterizer->needs_to_draw_next_frame();