Thursday 25 July 2013

1.1.13 V-Lights coming out soon.

IF UPGRADING PLEASE REMOVE THE OLD VOLUMELIGHTEDITOR.CS SCRIPT OR YOU WILL GET A COMPILER ERROR.

Updates
25/7/2013 
-Cleaned up the material properties. 
-All shaders now use a version 2 of the shader. 
-This should automatically switch if you are upgrading.
-Fixed some null reference exceptions when upgrading.
-Fixed deferred rendering flag again:(

18/7/2013 This is a major update so I suggest backing up your project before upgrading.
-Option to turn off wireframe
-Improved blur using horizontal/vertical guassian blur. Blur steps are now in texel sizes
-Gave option to only use blur and not interleaved sampling
-Removed manual depth buffer
-All shaders are now only 2.0
-Cleaned up vlight editor
-All parameters except texture settings are done on the script
-Multi-editing is supported. Light manager editor is deprecated


-Lights can now be prefabs