news+chlog

SVN revision: 70383
This commit is contained in:
Carsten Haitzler 2012-04-22 04:56:24 +00:00
parent 40f2ca2e5f
commit c5bdc9e53e
2 changed files with 5 additions and 0 deletions

View File

@ -700,3 +700,7 @@
* Fix color multiplier staying set when rendering map.
2012-04-22 Carsten Haitzler (The Rasterman)
* Fix shader binary saving to save with dir existing already.

View File

@ -37,6 +37,7 @@ Fixes:
* gl engine cliupping bug when rendering maps to fbo's.
* liblinebreak disabled compilation bug.
* color multiplier staying set when rendering map.
* shader binary now saves if shader dir exists already.
Improvements: