summaryrefslogtreecommitdiff
path: root/doc/changelog.txt
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2011-04-24 21:15:50 +0300
committerPerttu Ahola <celeron55@gmail.com>2011-04-24 21:15:50 +0300
commit2704bdc68e51c39f5ea475ba092c2d21281ccd53 (patch)
tree29370fcc670d023c8a0123773deca6f9e685b6f9 /doc/changelog.txt
parent59de7a324cec6ffcb5015b616853d60e74a0c62d (diff)
downloadminetest-2704bdc68e51c39f5ea475ba092c2d21281ccd53.tar.gz
minetest-2704bdc68e51c39f5ea475ba092c2d21281ccd53.tar.bz2
minetest-2704bdc68e51c39f5ea475ba092c2d21281ccd53.zip
Optimized smooth lighting calculation code
Diffstat (limited to 'doc/changelog.txt')
-rw-r--r--doc/changelog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/changelog.txt b/doc/changelog.txt
index 574ea60b1..71cbd970d 100644
--- a/doc/changelog.txt
+++ b/doc/changelog.txt
@@ -3,6 +3,9 @@ Minetest-c55 changelog
This should contain all the major changes.
For minor stuff, refer to the commit log of the repository.
+X:
+- Optimized smooth lighting
+
2011-04-24:
- Smooth lighting with simple ambient occlusion
- Updated main menu