X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=Changelog.txt;fp=Changelog.txt;h=0dfe71495b80cb9266180442d218db84c0382db5;hp=0000000000000000000000000000000000000000;hb=dfc3ae3071a0c3a3c5b60e476c366b36c839d37d;hpb=be74989b0300adecc0062f701ff987cf79d1935a diff --git a/Changelog.txt b/Changelog.txt new file mode 100644 index 00000000..0dfe7149 --- /dev/null +++ b/Changelog.txt @@ -0,0 +1,11 @@ +1.0 +* Add class Technique to share passes between Objects +* Scene automatically recognizes ObjectInstances and optimizes rendering them +* Various Builders should now be constructed directly +* Convert Material, TexEnv and Light to object model +* Bugfixes + +0.9 +* First release + +($Id$)