branchsbox/lightcookies2cancel
2 Commits over 0 Days - ∞cph!
Read only Entity.All (#20)
Fixed Layer error when panel width is 0
Special cache for textures loaded from web, so we don't keep downloading the same shit
Package Query API
Merge branch 'master' of sbox
Update Sandbox.Engine.csproj
Fixed BaseFileSystem adding renamed files twice to the changed list
Fixes unwanted temp files from VStudio being added to the changed file list
Hacky fix for Visual Studio not triggering recompile consistently
Obsolete Hammer.RenderFields enableAlpha argument
Mesh.CreateVertexBuffer now requires a vertex layout to avoid silently having an incorrect layout
Merge branch 'master' of sbox
Queue and set light cookie only when texture is loaded
Simplify and fix a lot of things on cookie system, set cookie when cookie value changes rather than on light creation, add persistant cookies
Initialize blank slice on the CPU side
Auto update cookies assigned to a rendertarget
Merge lightcookie stuff
Rewrite fog TAA to not be muddy anymore, fix ugly banding on volumetrics, reenable fog TAA
Lightcookie atlas on a compute shader
Merge branch 'master' of sbox
Fix dynamic shader reloading not working with engine shaders
Clean up a lot of the lightcookie API, get it to render
Lightcookie slice garbage collection
New LightCookie api on lightdesc
Stuff that used that old Lightcookie contract