mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 13:29:54 +00:00
Added footprints and src_rect to Plane class
This commit is contained in:
parent
82493cd0a0
commit
676be69725
1 changed files with 0 additions and 7 deletions
|
|
@ -1,7 +0,0 @@
|
|||
uniform sampler2D qt_Texture0;
|
||||
varying vec4 qt_TexCoord0;
|
||||
|
||||
void main(void)
|
||||
{
|
||||
gl_FragColor = texture2D(qt_Texture0, qt_TexCoord0.st);
|
||||
}
|
||||
Loading…
Reference in a new issue