mirror of
https://github.com/godotengine/godot.git
synced 2025-10-20 08:23:29 +00:00
-Fixed SCREEN_TEXTURE and other related 2D shader parameters.
-Fixded BackBuffercopy object
This commit is contained in:
parent
90592ccf03
commit
3ce046ee0c
28 changed files with 200 additions and 78 deletions
|
@ -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"
|
||||
|
||||
//////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue