Skip replicating global usings in codegen, they were causing compilation errors because they need to precede non-globals.. but they're globals so we can just not replicate them instead.
Color picker sliders signal a value changed
sbox-issues/issues/2426
glass tweak on street light and lamp post
Always record voice when in VR - we'll probably want an option for this in the future
Remove useless water includes, normalize spacing, move Barycentric3Interpolate to domain.hlsl
Fixup constant buffers not passing data properly, Allow them to initialize as arrays of a struct & allow lists to be passed too
Update water ripple compute to have up to 10 concurrent splashes rather than 1 with constant buffers
https://files.facepunch.com/ognik/1b2411b1/sbox-dev_eap3MF7hAy.mp4
Merge branch 'master' into tier2addons