Bladeren bron

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 maanden geleden
bovenliggende
commit
19fd78d829
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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