godot/tests/python_build
clayjohn 9ce57050a5 Add GPUParticles to the OpenGL3 renderer.
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-11-14 23:28:25 -08:00
..
fixtures Add GPUParticles to the OpenGL3 renderer. 2022-11-14 23:28:25 -08:00
conftest.py
test_gles3_builder.py
test_glsl_builder.py