Added a todo.

This commit is contained in:
Relintai 2022-08-05 00:59:21 +02:00
parent 9e4ac41f4a
commit c81f43e454

View File

@ -57,6 +57,10 @@
- Rework it into modules. - Rework it into modules.
## GUI
- Rename the EditorZoomWidget to something like ZoomWidget, and make it available for the games aswell. Also I think I did smaller improvements to it in the world_generator addon. Also port those.
## Graphics ## Graphics
- Refactor platform code so it's not automatically creating a window, instead the VS should ask for it's creation, passing along the requested graphics api. - Refactor platform code so it's not automatically creating a window, instead the VS should ask for it's creation, passing along the requested graphics api.