userSam Pavloviccancel
reposbox-gamecancel

27 Commits over 122 Days - 0.01cph!

3 Years Ago
Add default modes to base shader
3 Years Ago
Glow shader with custom stencil
3 Years Ago
Base shader Iterate on baseshader, cleanup, make inputs consistent some typo fixes Merge pull request #1 from Facepunch/shaders Add base shaders to game
3 Years Ago
some typo fixes
3 Years Ago
Iterate on baseshader, cleanup, make inputs consistent
3 Years Ago
Base shader
3 Years Ago
Fix 1px bleeding on s&box logo in high resolutions
3 Years Ago
Make blendable have option to use tint mask in vertex painting
3 Years Ago
Add Irradiance Color Scale to FGD Update construct vmap with irradiance color scale and energy conservation settings Merge branch 'master' of sbox-game
3 Years Ago
Invert tint mask in MaterialParameters_t Merge branch 'master' of sbox-game
3 Years Ago
Add blendable softness and fix normals
3 Years Ago
Flag old blend shader as deprecated
3 Years Ago
Add lightcookie to point light fgd add wip blendable Make blendable layer attributes appear correctly on hammer 2, color paint support Cleanup Blendable and push shader objects
3 Years Ago
Fix instancing on worldpanels Compiled ui shaders with worldpanel instancing
3 Years Ago
Update liquid on Prop
3 Years Ago
Use resource for lightcookie in fgd rather than string
3 Years Ago
Reapply scissoring fix for world panels
3 Years Ago
Fix scissoring on world panels
3 Years Ago
Disable software scissoring on world panels for now
3 Years Ago
Don't do alpha gamma correction on text shadow, fixes banding
3 Years Ago
Software scissoring Refactor UI shaders to use shared code Do sRGB correction for text alpha
3 Years Ago
Compile new volumetric fog with TAA Stub lightcookie atlas generator shader and it's compute shader variant Finish cookieslice shader
3 Years Ago
Use multiply blender mode for 2D color editor gradient
3 Years Ago
Better analytical AA for border images Better analytical AA for cssbox Fix borders drawing edge color incorrectly
3 Years Ago
Fix conditional borders on cssbox Move shared cssbox code to a common file, clean up code, fix squircle borders having wrong shape Much better formula for the previous
3 Years Ago
Give a little more flair on text shadow shader Merge branch 'master' of sbox-game
3 Years Ago
Update text shadow shader with cheap variant