WIP new AudioServer, with buses, effects, etc.
This commit is contained in:
parent
c4d6e54e93
commit
0aa7242624
55 changed files with 9486 additions and 249 deletions
|
|
@ -160,7 +160,7 @@ TextureRect::TextureRect() {
|
|||
|
||||
|
||||
expand=false;
|
||||
set_mouse_filter(MOUSE_FILTER_IGNORE);
|
||||
set_mouse_filter(MOUSE_FILTER_PASS);
|
||||
stretch_mode=STRETCH_SCALE_ON_EXPAND;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue