Format: "Version (version) - (date) - (Mercurial changeset)". Version 0.1.0.1 - 2/3/11 - 29:d84c30cbc46a : Features - The project has split up to 2 DLLs, one for the kernel(very basic) and one for the core. - Extra/disabled for IDirectionalLight per ILighted is now work great on BasicDrawingManager. Bug-Fixes - Directional lights position doesn't setted up correctly. Version prealpha 7 - 30/1/11 - 23:099fb0b8e6fe : Features - Support for Directional and ambient lights in BasicDrawingManager. - ExtraDisable lights feature for each ILighted object is supported in BasicDrawingManager for ambient lights. Bug-Fixes - Directional lights doesn't render correctly. - DirectedCamera doesn't rotated and moved correctly.