From b9ab1060f93699beccceb43a8ca419159fcfb8db Mon Sep 17 00:00:00 2001 From: Tomas Frydrych Date: Mon, 25 Jun 2007 13:43:21 +0000 Subject: [PATCH] updated change log --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 62af4b2f0..966a7aeb3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2007-06-25 Tomas Frydrych + + * clutter/clutter-fixed.h: + Fixed definition of clutter_cosx() macro. + + * clutter/clutter-stage.c: + * clutter/cogl/cogl.h: + * clutter/cogl/gl/cogl.c: + * clutter/cogl/gles/cogl.c: + Changed ClutterPerspective.fovy from ClutterAngle to degrees to + improve precission in Z-camera calculations. + 2007-06-22 Matthew Allum * README: