From e9f5731a34eb16178bfb2a4e2d582f006bb84c2b Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Sun, 16 Jun 2019 10:01:21 +0200 Subject: [PATCH] meta: update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ef90df..3da99d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - **world:** automatize world integration in a scene +- **world:** only visible actors are drawn + ### Fixed - **core.input:** use the right argument in `core.input:flushKeys()`'s loop