1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 16:45:20 +02:00

Faster lighting at map generation time

This commit is contained in:
Perttu Ahola
2011-01-24 16:36:58 +02:00
parent 87554408ca
commit 3909e712a0
8 changed files with 605 additions and 33 deletions

View File

@@ -259,7 +259,8 @@ TODO: Remove HMParams
TODO: Flowing water to actually contain flow direction information
TODO: Faster lighting using VoxelManipulator
TODO: Remove duplicate lighting implementation from Map (leave
VoxelManipulator)
Doing now:
----------