|
|
@ -24,9 +24,9 @@ _________________ |
|
|
|
.. 2.8 DONE Deltatime |
|
|
|
.. 2.8 DONE Deltatime |
|
|
|
.. 2.9 DONE Investigate about Exit() and at_exit() functions and whether to use them or not. |
|
|
|
.. 2.9 DONE Investigate about Exit() and at_exit() functions and whether to use them or not. |
|
|
|
.. 2.10 DONE Fix readme markdown |
|
|
|
.. 2.10 DONE Fix readme markdown |
|
|
|
.. 2.11 TODO Framebuffer and resolution independent rendering |
|
|
|
.. 2.11 DONE Framebuffer and resolution independent rendering |
|
|
|
.. 2.12 TODO A simpler build system without dependencies |
|
|
|
.. 2.12 DONE A simpler build system without dependencies |
|
|
|
.. 2.13 TODO Remove dependencies |
|
|
|
.. 2.13 DONE Remove dependencies |
|
|
|
.. 2.14 DONE Remove Kazmath dependency |
|
|
|
.. 2.14 DONE Remove Kazmath dependency |
|
|
|
.. 2.15 DONE Entity |
|
|
|
.. 2.15 DONE Entity |
|
|
|
.. 2.16 TODO Positive and negative values for input_maps and returning corresponding values when they are true |
|
|
|
.. 2.16 TODO Positive and negative values for input_maps and returning corresponding values when they are true |
|
|
@ -40,12 +40,22 @@ _________________ |
|
|
|
.. 2.24 TODO Add modifiers to input maps to enable combinations for example, c-x, m-k etc |
|
|
|
.. 2.24 TODO Add modifiers to input maps to enable combinations for example, c-x, m-k etc |
|
|
|
.. 2.25 DONE Heirarchical Transforms |
|
|
|
.. 2.25 DONE Heirarchical Transforms |
|
|
|
.. 2.26 DONE Materials with textures |
|
|
|
.. 2.26 DONE Materials with textures |
|
|
|
.. 2.27 TODO 2d drawing routines |
|
|
|
.. 2.27 TODO Lights! |
|
|
|
.. 2.28 TODO Gui |
|
|
|
.. 2.28 DONE Fix problems with texture units |
|
|
|
.. 2.29 TODO Physics |
|
|
|
.. 2.29 TODO Draw light volumes |
|
|
|
.. 2.30 TODO Improve the readme |
|
|
|
.. 2.30 TODO Fix problems with frustrum culling |
|
|
|
.. 2.31 TODO ??? |
|
|
|
.. 2.31 TODO 2d drawing routines |
|
|
|
.. 2.32 TODO Profit! |
|
|
|
.. 2.32 TODO Gui |
|
|
|
|
|
|
|
.. 2.33 TODO Image based lighting? |
|
|
|
|
|
|
|
.. 2.34 CANCELED Deferred rendering? |
|
|
|
|
|
|
|
.. 2.35 TODO Physics |
|
|
|
|
|
|
|
.. 2.36 TODO Variant type |
|
|
|
|
|
|
|
.. 2.37 TODO Event Subsystem |
|
|
|
|
|
|
|
.. 2.38 TODO Fix mouse bugs |
|
|
|
|
|
|
|
.. 2.39 TODO Fix issues with opengl context showing 2.1 only |
|
|
|
|
|
|
|
.. 2.40 TODO Improve this readme |
|
|
|
|
|
|
|
.. 2.41 TODO ??? |
|
|
|
|
|
|
|
.. 2.42 TODO Profit! |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 Project Symmetry |
|
|
|
1 Project Symmetry |
|
|
@ -142,17 +152,22 @@ _________________ |
|
|
|
- State "DONE" from "TODO" [2015-12-10 Thu 16:36] |
|
|
|
- State "DONE" from "TODO" [2015-12-10 Thu 16:36] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2.11 TODO Framebuffer and resolution independent rendering |
|
|
|
2.11 DONE Framebuffer and resolution independent rendering |
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- State "DONE" from "TODO" [2016-05-27 Fri 18:02] |
|
|
|
|
|
|
|
|
|
|
|
2.12 TODO A simpler build system without dependencies |
|
|
|
|
|
|
|
|
|
|
|
2.12 DONE A simpler build system without dependencies |
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- State "DONE" from "TODO" [2016-05-27 Fri 14:50] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2.13 TODO Remove dependencies |
|
|
|
2.13 DONE Remove dependencies |
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- State "DONE" from "TODO" [2017-02-26 Sun 01:46] |
|
|
|
- glfw3 |
|
|
|
- glfw3 |
|
|
|
- glew |
|
|
|
- glew |
|
|
|
|
|
|
|
|
|
|
@ -194,6 +209,8 @@ _________________ |
|
|
|
2.20 TODO Bounding Boxes |
|
|
|
2.20 TODO Bounding Boxes |
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~ |
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Recalculated bounding boxes for rotated meshes? |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2.21 TODO File extension checking for asset loading |
|
|
|
2.21 TODO File extension checking for asset loading |
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
|
@ -225,25 +242,72 @@ _________________ |
|
|
|
- State "DONE" from "TODO" [2015-10-15 Thu 21:21] |
|
|
|
- State "DONE" from "TODO" [2015-10-15 Thu 21:21] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2.27 TODO 2d drawing routines |
|
|
|
2.27 TODO Lights! |
|
|
|
|
|
|
|
~~~~~~~~~~~~~~~~~ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2.28 DONE Fix problems with texture units |
|
|
|
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- State "DONE" from "TODO" [2016-05-30 Mon 00:57] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2.29 TODO Draw light volumes |
|
|
|
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2.30 TODO Fix problems with frustrum culling |
|
|
|
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Recalculate bounding boxes for rotated meshes? |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2.31 TODO 2d drawing routines |
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2.28 TODO Gui |
|
|
|
2.32 TODO Gui |
|
|
|
~~~~~~~~~~~~~ |
|
|
|
~~~~~~~~~~~~~ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2.29 TODO Physics |
|
|
|
2.33 TODO Image based lighting? |
|
|
|
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2.34 CANCELED Deferred rendering? |
|
|
|
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- State "CANCELED" from "TODO" [2017-02-26 Sun 01:49] |
|
|
|
|
|
|
|
Sticking with forward rendering for now and focusing on tools etc. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2.35 TODO Physics |
|
|
|
~~~~~~~~~~~~~~~~~ |
|
|
|
~~~~~~~~~~~~~~~~~ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2.30 TODO Improve the readme |
|
|
|
2.36 TODO Variant type |
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
|
|
~~~~~~~~~~~~~~~~~~~~~~ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2.37 TODO Event Subsystem |
|
|
|
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2.38 TODO Fix mouse bugs |
|
|
|
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2.39 TODO Fix issues with opengl context showing 2.1 only |
|
|
|
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2.40 TODO Improve this readme |
|
|
|
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2.31 TODO ??? |
|
|
|
2.41 TODO ??? |
|
|
|
~~~~~~~~~~~~~ |
|
|
|
~~~~~~~~~~~~~ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2.32 TODO Profit! |
|
|
|
2.42 TODO Profit! |
|
|
|
~~~~~~~~~~~~~~~~~ |
|
|
|
~~~~~~~~~~~~~~~~~ |
|
|
|