mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
Compare commits
No commits in common. "6db2d6b82aeb6f2ad087f2935383ac73a6fde62b" and "60cc0d76bb53d8ff561bdb30337775b0981bd0fa" have entirely different histories.
6db2d6b82a
...
60cc0d76bb
@ -104,5 +104,8 @@
|
|||||||
|
|
||||||
ENDCG
|
ENDCG
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// shadow casting support
|
||||||
|
UsePass "Legacy Shaders/VertexLit/SHADOWCASTER"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -105,5 +105,8 @@
|
|||||||
|
|
||||||
ENDCG
|
ENDCG
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// shadow casting support
|
||||||
|
UsePass "Legacy Shaders/VertexLit/SHADOWCASTER"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -8,13 +8,6 @@ All notable changes to this project will be documented in this file
|
|||||||
| website | https://forum.kerbalspaceprogram.com/index.php?/topic/194802-18-111-conformal-decals |
|
| website | https://forum.kerbalspaceprogram.com/index.php?/topic/194802-18-111-conformal-decals |
|
||||||
| author | Andrew Cassidy |
|
| author | Andrew Cassidy |
|
||||||
|
|
||||||
## 0.2.14 - 2024-06-25
|
|
||||||
|
|
||||||
### Fixed
|
|
||||||
|
|
||||||
- Fixed parts showing as all black with the Deferred Rendering mod
|
|
||||||
|
|
||||||
|
|
||||||
## 0.2.13 - 2024-05-17
|
## 0.2.13 - 2024-05-17
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user