Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-27 | fix bad n-gon splitting in valve handle | Vanessa Ezekowitz | |
(high-poly model only) | |||
2017-10-27 | Redrew all of the not-low-poly pipe-related models | Vanessa Ezekowitz | |
to higher quality. Way more polys than before, but without a measurable drop in FPS. Also tweaked the textures for the pump and flow sensor, and tweaked the low-poly models for them, so that low-poly models use a different part of the texture for the "light" on the side (allows the higher-poly models to just put a glow there and use a raised dome for the actual light). Also fixed a Z-fighting issue with the grating on the bottom of the pump (both versions) | |||
2017-10-25 | fix smooth shading on valve and flow sensor | Vanessa Ezekowitz | |
2017-03-17 | add screwdriver rotation handling on most pipes-related nodes | Vanessa Ezekowitz | |
caveats: in order to cleanly handle the entry panel, valve, and sensor I had to rotate the valve and sensor models 90 degrees so that their in-/outlet pipes point the same direction as the entry panel. This also enables proper handling of a valve or sensor turned vertically. Some objects have rotation disabled entirely (as flipping them over/around makes no sense) When a valve is rotated, it is turned off automatically, to work around a glitch in the rotation code. | |||
2015-01-15 | Use mesh nodes for all nodebox-based pipe-related nodes | Vanessa Ezekowitz | |