Răsfoiți Sursa

Update tank material pointing to deleted copy of PBRLighting

In the process of cutting the next alpha release, I ran into a crash with the SimplePBRTest example.

This tank material was previously changed to test the new modular pbr shaders when the shaders were in a separate directory for preliminary testing last year.

But now they were deleted (and have replaced the main PBR shader) so this test crashes with an assetNotFoundException, and just needed updated to point back to Common/MatDefs/Light/PBRLighting.j3md
Ryan McDonough 7 luni în urmă
părinte
comite
19fd78d829
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      jme3-testdata/src/main/resources/Models/Tank/tank.j3m

+ 1 - 1
jme3-testdata/src/main/resources/Models/Tank/tank.j3m

@@ -1,4 +1,4 @@
-Material Tank : Common/MatDefs/Light/modular/PBRLighting.j3md {
+Material Tank : Common/MatDefs/Light/PBRLighting.j3md {
      MaterialParameters {
         
         MetallicRoughnessMap : Flip Models/Tank/Tank_Occ_Rough_Metal.png