Minor render library improvements
* Potential optimization for render.ResetModelLighting
* render.SetLocalModelLights sets missing lights in the input table to DISABLED - this fixes an issue where previous calls with 4 lights would persist to future calls with 2 input lights
* Fixed compile warnings
Potential crash fixes
Micro optimization for Lua matproxies
Minor cleanup in spawnicon rendering
Added player_manager.RemoveValidModel
Adjust player model categories
* Remove 1 and 2 model categories.
Apply localization to DColorPalette right click menu
ColorToHSV does not truncate hue to integer
* This prevents loss of data when converting the color from HSV back to RGB
* This is consistent with ColorToHSL
Added "Copy to clipboard" option to DColorCube/Mixer
DNumSlider adjustments
* Prevent sliding the slider with mouse2/3/4/5 (Can still right click drag the name in Sandbox tools)
* Added right click menu to the slider to reset and copy the value. This should help players find this ability
Increase Hydraulic speed slider range so its default isn't out of bounds
Use DermaMenu for DBinder right click
* Includes reset to NONE and reset to default options
* This is less prone to screw the player over by right clicking around
Fixed suit admire animation being invisible