소스 검색

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 달 전
부모
커밋
19fd78d829
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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