]> git.lizzy.rs Git - minetest.git/commit
Implement propagateSunlight for VoxelManipulator
authorPerttu Ahola <celeron55@gmail.com>
Fri, 27 Jan 2012 10:58:52 +0000 (12:58 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Tue, 27 Mar 2012 16:01:50 +0000 (19:01 +0300)
commit56496ad5d8a7662b0ae5c9f25d1348cb7b677b65
tree04d32a83a93833f59de93d4a1b763524f4153764
parente15dca2a9fac70dd4f541f7b37c6f61fcf974ea1
Implement propagateSunlight for VoxelManipulator
src/CMakeLists.txt
src/test.cpp
src/voxel.cpp
src/voxel.h
src/voxelalgorithms.cpp [new file with mode: 0644]
src/voxelalgorithms.h [new file with mode: 0644]