mirror of
https://github.com/godotengine/godot.git
synced 2025-11-01 06:01:14 +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
|
|
@ -43,7 +43,7 @@
|
|||
|
||||
#include "input_map.h"
|
||||
#include "io/resource_loader.h"
|
||||
#include "scene/main/scene_main_loop.h"
|
||||
#include "scene/main/scene_tree.h"
|
||||
#include "servers/audio_server.h"
|
||||
|
||||
#include "io/resource_loader.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue