1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00

-Fixed SCREEN_TEXTURE and other related 2D shader parameters.

-Fixded BackBuffercopy object
This commit is contained in:
Juan Linietsky
2017-06-26 22:58:03 -03:00
parent 90592ccf03
commit 3ce046ee0c
28 changed files with 200 additions and 78 deletions

View File

@@ -33,7 +33,7 @@
#include "io/resource_loader.h"
#include "os/os.h"
#include "scene/main/node.h"
#include "scene/main/scene_main_loop.h"
#include "scene/main/scene_tree.h"
#include "visual_script_nodes.h"
//////////////////////////////////////////