summaryrefslogtreecommitdiffstats
path: root/tests/python_build
Commit message (Collapse)AuthorAgeFilesLines
* SCons: Add method to generate raw cstringsThaddeus Crews2024-07-315-7/+110
|
* Update pre-commit hooks configuration to use `ruff` instead of `black`Jakub Marcowski2024-05-212-2/+2
|
* Style: Trim trailing whitespace and ensure newline at EOFRémi Verschelde2024-05-081-1/+0
| | | | Found by apply the file_format checks again via #91597.
* [Buildsystem] Fix encoding when reading filesA Thousand Ships2024-03-242-6/+6
|
* Add GPUParticles to the OpenGL3 renderer.clayjohn2022-11-142-2/+4
| | | | | | | | 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.
* ci: add basic test pipeline for shader buildersJiri Suchan2022-08-1921-0/+448