From b4d3e5d915195c6a4bef8f115b62656c5aa9d378 Mon Sep 17 00:00:00 2001 From: Kai Stevenson Date: Thu, 27 Aug 2026 00:58:26 -0700 Subject: update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 7e72daf..3867de0 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ - Melting a rigidbody (see above) is more complicated, melting metal may shift slightly and reform, in which case it should stay attached, or melt off entirely, it which case it should not stay attached - Optimize renderer to uncap rigidbody count - Lazily load chunk colliders, maybe hash to make upsert cheaper + - Fix bug: RBs never sleep because their chunk never sleeps, so the collider is deleted and added every frame +- Decouple entity position from rigidbody? +- Animation +- Character controller - World serde - UI overlay - Generic reactions table for material pairs -- cgit v1.3.1