Copyright (C) 2014, 2015 Julian Marchant <onpon4@riseup.net>

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.  This file is offered as-is,
without any warranty.

========================================================================

0.9.1
------------------------------------------------------------------------

Misc changes:
* Updated to SGE 0.23.


0.9
------------------------------------------------------------------------

Additions:
+ xsge_lighting.clear_lights

Misc changes:
* project_darkness now takes an "ambient_light" argument.
* project_darkness now takes a "buffer" argument indicating an extra
  area around the views to cover in darkness, to work around problems
  with the darkness not covering the entire view due to view movement.

Bugfixes:
- References to "xsge.lighting" remaining in the documentation


0.8
------------------------------------------------------------------------

Misc changes:
* Renamed from xsge.lighting to xsge_lighting.


0.6
------------------------------------------------------------------------

First release.
