8,596 Commits over 3,256 Days - 0.11cph!
Automated Windows Build #550
Automated Linux Build #550
Added BLEND_* enum to Lua
Added render.OverrideBlendFunc( OverrideEnabled, SrcBlend, DestBlend, SrcBlendAlpha, DestBlendAlpha )
Automated Linux DS Build #549
Automated Windows Build #549
Automated Linux Build #549
* Fixed physgun's controller not releasing entities properly when the physgun is removed
Automated Linux DS Build #548
Automated Windows Build #548
Automated Linux Build #548
Automated Linux DS Build #547
* Entity.PrintMessage clientside will appear as type "none" in GM:ChatText
Automated Windows Build #547
Automated Linux Build #547
* Added 2 more types to ChatText - servermsg and teamchange
Automated Linux DS Build #546
Automated Windows Build #546
Automated Linux Build #546
Better handling of ref-counting in CMaterialVar::SetTextureValue/CMaterialVar::SetMaterialValue - won't screw up when called from render thread
Automated Linux DS Build #545
Automated Windows Build #545
Automated Linux Build #545
Forget the reference-counting changes for MATERIAL_VAR_TYPE_MATERIAL (We only need it for MATERIAL_VAR_TYPE_TEXTURE and Valve is calling in to this from the render thread)
Automated Linux DS Build #544
Automated Windows Build #544
Automated Linux Build #544
table support for util.Decal's ignore argument
Automated Linux DS Build #543
Automated Windows Build #543
Automated Linux Build #543
Added TEXTUREFLAGS_IMMEDIATE_CLEANUP from upstream (and fixed it)
Textures loaded with FreeImage have TEXTUREFLAGS_IMMEDIATE_CLEANUP set
Moved Lua Material() function from client to shared code (flags get passed properly on servers)
Removed mips flag from a few UI materials
Mainmenu background textures get unloaded when they disappear
Automated Linux DS Build #542
Automated Windows Build #542
Automated Linux Build #542
Fixed incorrect ShaderAPI calls in queued CMaterialVars
Fixed wonky ref-counting in queued CMaterialVars when setting multiple texture/material vars in a frame
Automated Linux DS Build #541
Automated Windows Build #541
Automated Linux Build #541
* util.Decal now has a 4th argument - ignore entity
* Small gitsync - fixed string.GetFileFromFilename & Paint tool small change
Automated Linux DS Build #540