From 60f6a0b7783d6d3684f22f8def3c1097963aa3ff Mon Sep 17 00:00:00 2001 From: HampusM Date: Sat, 17 Aug 2024 13:43:45 +0200 Subject: refactor(engine): remove position field from Camera component --- TODO.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index ad62857..8c5fc45 100644 --- a/TODO.md +++ b/TODO.md @@ -10,8 +10,7 @@ - [x] Add component events (removal & addition) in ECS framework - [x] Make renderer not create new buffers each frame - [ ] Multiple rendering passes -- [ ] Make projection changable -- [ ] Remove position field from Camera component +- [x] Remove position field from Camera component - [ ] Effects using stencil buffer - [ ] Remove possible edge cases in ECS component storage - [ ] Fix OpenGL warning "Vertex shader in program 3 is being recompiled based on GL state". -- cgit v1.2.3-18-g5258