mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Remove unused shader matrices. (#4723)
This commit is contained in:
parent
dde66a82ed
commit
6bb4347208
5 changed files with 0 additions and 24 deletions
|
@ -1,6 +1,4 @@
|
|||
uniform mat4 mWorldViewProj;
|
||||
uniform mat4 mInvWorld;
|
||||
uniform mat4 mTransWorld;
|
||||
uniform mat4 mWorld;
|
||||
|
||||
uniform float dayNightRatio;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue