Skip to content

Commit c780abc

Browse files
committed
Forgot the changelog message - added it now.
1 parent 9bc5873 commit c780abc

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

ChangeLog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changes per version for LaserDist (in reverse order)
22
======================================================
33

4+
v0.9.2 Just Small Visual Bug Fixes
5+
-----------------------------------
6+
7+
Fixed:
8+
* The laser beam lines now properly disappear when you remove symmetry parts in the VAB or SPH.
9+
* Parts now render with color in the VAB/SPH parts bin. Appearently even if all you want is a simple flat monocolor shader, you still need to use a texture image file for it in the way KSP works. For example, to make a simple bland flat surface in color RGB(1,0,0), you'd have to do it by making a small image file consisting of 1 single pixel in color RGB(1,0,0), and using that in a texture. Apparently the only shader effects that KSP enables when rendering the part icons is the texture image mapper. All other aspects of shaders besides that one feature are turned off in the icon view, even for the shaders that come from KSP itself in PartTools.
10+
411
v0.9.1 Bendability
512
-------------------
613

0 commit comments

Comments
 (0)