Update TODO

This commit is contained in:
Bailey Harrison 2023-03-26 13:26:17 +01:00
parent 3759e45c5d
commit 6984de90cb

3
TODO
View File

@ -1,5 +1,8 @@
----- TO DO LIST -----
vulkan/device.cpp: report what is missing when a device fails to be found.
Only select physical device 0 to simplify code.
Supported different event 'kinds' (postPhysics, preRender, postRender etc)
TODO now: the collision system doesn't use the "isTrigger" bool properly.