🌸Spring 2026 Pebble App Contest — View the entries!

Changelog

Version 0.3.12026-06-29T09:33:36.44

## 0.3.1

### Fixed
- Removed the spurious green seam that ran along the right limb of the Oceania
  globe (and any region reaching the antimeridian, such as Asia and North
  America). The source day texture (`scripts/assets/world_src`) ships with a
  ~3px white border; sampling it near ±180° longitude leaked white pixels that
  the day classifier treated as land. `gen_globes.py` now trims this uniform
  near-white frame before sampling, and all globe images were regenerated.

Version 0.3.02026-06-28T07:12:47.27

## 0.3.0

- Faster globe day/night shading: dropped the per-pixel square root and now
  classify night colours (ocean, land, city lights) once when a region loads
  instead of on every refresh.
- Night side now appears instantly at launch — the globe no longer flashes
  all-day for a moment before the dark side fills in.
- Internal cleanup: grouped all #defines at the top of each file and removed
  dead code.

Version 0.2.02026-06-24T14:52:28.807

No release notes available

Version 0.1.12026-06-20T18:41:36.646

No release notes available

Version 0.1.02026-06-19T19:45:04.799

No release notes available

Version 0.0.52026-06-19T16:18:53.442

No release notes available

Version 0.0.42026-06-19T09:25:49.484

No release notes available

Version 0.0.32026-06-19T08:09:01.219

No release notes available

Version 0.0.22026-06-19T07:29:01.431

No release notes available

Version 0.0.12026-06-19T06:30:11.338

No release notes available