diff options
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp index 881aa9bf7..4bf741b96 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -174,6 +174,12 @@ TODO: Better control of draw_control.wanted_max_blocks TODO: Block mesh generator to tile properly on smooth lighting
+TODO: Further investigate the use of GPU lighting in addition to the
+ current one
+
+TODO: Quick drawing of huge distances according to heightmap has to be
+ tested once again.
+
Configuration:
--------------
|