summaryrefslogtreecommitdiff
path: root/tests/python_build/fixtures
AgeCommit message (Collapse)Author
2022-11-14Add GPUParticles to the OpenGL3 renderer.clayjohn
This includes collision (2D SDF, Box, Sphere, Heightmap), attraction (Box, Sphere), and all sorting modes. This does not include 3D SDF collisions, trails, or manual emission.
2022-08-19ci: add basic test pipeline for shader buildersJiri Suchan