Update the release notes for 1.0
Add items about the ClutterBehaviourBspline and ClutterEffect API removals.
This commit is contained in:
parent
d7c275f5e5
commit
8b0de3491e
7
README
7
README
@ -207,6 +207,13 @@ Release Notes for Clutter 1.0
|
||||
any existing actors -- even composite ones -- without using
|
||||
frame buffer objects (FBOs).
|
||||
|
||||
* The ClutterEffectTemplate and clutter_effect_* functions have been
|
||||
superceded by ClutterAnimation and thus removed from the public API.
|
||||
|
||||
* The ClutterBehaviourBspline has been superceded by the usage of
|
||||
ClutterPath inside ClutterBehaviourPath, and thus removed from the
|
||||
public API.
|
||||
|
||||
Cogl API changes for Clutter 1.0
|
||||
--------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user