Skip to content

Releases: shadowmage45/TexturesUnlimited

1.0.0.4

25 Nov 21:07
Compare
Choose a tag to compare
  • Move to 'official release' status.
  • FIX - #8 - Camera positioning / atmosphere reflection capture
  • FIX - #12 - Editor skybox not captured in reflections
  • FIX - #18 - Remove 'Texture' from being appended to all section names in texture switch module.
  • FIX - #19 - Launch clamps/debris causing reflection probe problems.
  • CHANGE - Add more debugging utilities. These can be enabled through the config file, but are disabled by default.
  • CHANGE - Ninja-patch to remove some debug spam. If you downloaded in the first 5 mins, you might want to re-download.

0.9.0.3

20 Nov 00:30
Compare
Choose a tag to compare
0.9.0.3 Pre-release
Pre-release
  • CHANGE - Add _Smoothness and _Metallic property setters to shaders. These can be used in combination with default textures to facilitate simple material setups. (SSTU/PBR/Metallic and SSTU/PBR/StockMetallicBumped)
  • CHANGE - Add SSTU/PBR/Solar shader. Uses industry standard PBR SubSurfaceScattering to simulate backlighting on objects, using a _Thickness texture to determine how much light is transmitted through the object.
  • FIX - Error that would cause KSP to null-ref when using the stock texture-replacement mechanics in MODEL nodes within PART configs.
  • CHANGE - Add preliminary implementation of UV-map exporting utility. Not yet fully functional, has some issues with some stock models that will need to be corrected.

0.9.0.2

16 Nov 00:56
Compare
Choose a tag to compare
0.9.0.2 Pre-release
Pre-release
  • FIX - Error with reflection-sphere colliders not being deleted properly that could result in explosions in certain staging situations.
  • CHANGE - remove duplicate/unused field from texture-switch module.

0.9.0.1

11 Nov 20:06
Compare
Choose a tag to compare
0.9.0.1 Pre-release
Pre-release

Initial Release