Files
crystall-punk-14/Resources
moneyl 4e2f694a0d Fix crash caused by invalid construction ghost shader name (#336)
* Fix construction ghost shader name

Construction ghosts were using a shader called `selection_outline_unshader`, which is not a valid shader name. This caused a crash when constructing things. This fixes that problem by updating them to use a valid shader `unshaded`.

I haven't followed the changes to shaders, but it's likely that this was caused by the shader name being changed and not updated in the construction ghost prototype.

* Remove specific outline shader for construction ghost prototypes

No longer needed.
2019-09-09 22:04:34 +02:00
..
2019-09-01 22:57:22 +02:00
2019-08-29 19:26:30 +02:00
2019-06-23 13:44:39 +02:00
2019-09-06 08:12:44 +02:00