docs: tweak changelog

This commit is contained in:
Eric Wasylishen 2016-06-11 00:02:38 -06:00
parent 7c1c930279
commit 8b854207ef
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
New features: New features:
- light: bounce, phong shading, projected textures (see "_project_texture" key) - light: added a better options summary with the -help flag
- light: added -bounce option, "_phong", "_project_texture" key
- light: use vis data to accelerate lighting - light: use vis data to accelerate lighting
- light: "_minlight_exclude" key to exclude a texture from receiving minlight - light: "_minlight_exclude" key to exclude a texture from receiving minlight
- light: add "_sun2" "_sun2_color" "_sun2_mangle" which creates a second sun - light: add "_sun2" "_sun2_color" "_sun2_mangle" which creates a second sun