This website requires JavaScript.
Explore
Docs
Sign In
Flax
/
FlaxEngine
Watch
3
Star
0
Fork
0
You've already forked FlaxEngine
Code
Issues
Pull Requests
Releases
Activity
Files
305296883d06c1cc5a535224f348722a16da8917
FlaxEngine
/
Content
/
Editor
/
MaterialTemplates
T
History
mafiesto4
143d714037
Optimize Screen Space Reflections tracing with Hierarchical Z-Buffer
...
Improve SSR resolve filter quality and adjust scalability.
2026-01-26 15:22:39 +01:00
..
Features
Optimize Screen Space Reflections tracing with Hierarchical Z-Buffer
2026-01-26 15:22:39 +01:00
Decal.shader
Add **render layer mask to decals**
2025-10-07 18:23:03 +02:00
Deformable.shader
Fix incorrect motion vectors for material that uses position offset
2025-04-15 22:24:12 +02:00
GPUParticles.shader
Fix particle sim shader compilation warning on Vulkan
2025-03-08 13:23:08 +01:00
GUI.shader
**Refactor sRGB import option on textures** to actually handle image contents with gamma
2026-01-12 15:50:24 +01:00
Particle.shader
Fix particle material compilation error when using position offset
2025-09-22 11:44:11 +02:00
PostProcess.shader
Fix regression from
#3342
to use existing time as unscaled to match previous content
2025-09-30 15:45:24 +02:00
Surface.shader
Fix incorrect motion vectors for material that uses position offset
2025-04-15 22:24:12 +02:00
Terrain.shader
Optimize terrain heightmap decoding to use shared code
2025-07-04 11:31:27 +02:00
VolumeParticle.shader
Optimize world matrix storage for drawable objects to use
Matrix3x4
instead of full matrix
2024-03-26 11:29:01 +01:00