This branch is 1 commit behind tas/major_tom:main
root c57ac68a04 Fix atmosphere particles clustering on left side of screen
When wind is zero or near-zero, dust particles were always spawning at
the left viewport edge (the "upwind" edge for wind >= 0). Without wind
force to carry them across, they accumulated on the left side. Now
particles spawn across the full viewport when wind is calm (< 5 px/s²),
with random drift directions for even distribution.

Closes #2

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-14 14:14:52 +00:00
2026-02-28 18:03:47 +00:00
2026-02-28 18:03:47 +00:00
2026-03-02 20:32:28 +00:00
2026-02-28 18:03:47 +00:00
2026-03-05 17:38:46 +00:00
2026-03-05 17:38:46 +00:00
2026-03-05 19:21:41 +00:00
Description
No description provided
24 MiB
Languages
C 94.8%
Python 2.5%
HTML 1.5%
Makefile 1.1%
Dockerfile 0.1%