mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03: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
|
@ -34,7 +34,7 @@
|
|||
#include "os/input.h"
|
||||
#include "os/os.h"
|
||||
#include "scene/main/node.h"
|
||||
#include "scene/main/scene_main_loop.h"
|
||||
#include "scene/main/scene_tree.h"
|
||||
|
||||
//////////////////////////////////////////
|
||||
////////////////FUNCTION//////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue