Compare commits

..

No commits in common. "6db2d6b82aeb6f2ad087f2935383ac73a6fde62b" and "60cc0d76bb53d8ff561bdb30337775b0981bd0fa" have entirely different histories.

4 changed files with 6 additions and 7 deletions

View File

@ -104,5 +104,8 @@
ENDCG
}
// shadow casting support
UsePass "Legacy Shaders/VertexLit/SHADOWCASTER"
}
}

View File

@ -105,5 +105,8 @@
ENDCG
}
// shadow casting support
UsePass "Legacy Shaders/VertexLit/SHADOWCASTER"
}
}

View File

@ -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 |
| 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
### Fixed