Commit 251db01
Fix SPTerrainLighting.frag missing SpecularMap support (#2654)
* Initial plan
* Fix SPTerrainLighting to sample SpecularMap like MultiPass shader
Co-authored-by: riccardobl <4943530+riccardobl@users.noreply.github.com>
Agent-Logs-Url: https://github.com/jMonkeyEngine/jmonkeyengine/sessions/a30c94c1-aa2a-41dd-b8cd-4059e44d7611
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: riccardobl <4943530+riccardobl@users.noreply.github.com>1 parent efcf2ff commit 251db01
File tree
2 files changed
+20
-2
lines changed- jme3-terrain/src/main/resources/Common/MatDefs/Terrain
2 files changed
+20
-2
lines changedLines changed: 19 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
| |||
619 | 622 | | |
620 | 623 | | |
621 | 624 | | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
622 | 639 | | |
623 | 640 | | |
624 | 641 | | |
| |||
655 | 672 | | |
656 | 673 | | |
657 | 674 | | |
658 | | - | |
| 675 | + | |
659 | 676 | | |
660 | | - | |
| 677 | + | |
661 | 678 | | |
662 | 679 | | |
663 | 680 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| 241 | + | |
241 | 242 | | |
242 | 243 | | |
243 | 244 | | |
| |||
0 commit comments