summaryrefslogtreecommitdiff
path: root/servers/rendering/renderer_rd/shaders/particles.glsl
AgeCommit message (Expand)Author
2022-05-20Fix GPUParticles3D disappearance at attractor originsSomnath Sarkar
2022-02-15Add Particle Shader Userdatareduz
2022-02-11RendererRD: Remove binding specifier for push constantsRémi Verschelde
2021-10-28clang-format: Disable alignment of operands, too unreliableRémi Verschelde
2021-05-23Support for 2D particles to collide against SDFreduz
2021-04-30Implement Particle Trailsreduz
2021-04-17Split particle shader entry pointsreduz
2021-04-14Refactor GLSL shader compilationreduz
2021-01-12Renamed `emit_particle` to `emit_subparticle` shader functionYuri Roubinsky
2020-12-04RenderingServer reorganizationreduz