mirror of
https://github.com/brl/mutter.git
synced 2024-11-09 23:46:33 -05:00
Update the release notes for 1.0
Add entries for the removal of: - ClutterLabel - ClutterEntry - ClutterCloneTexture
This commit is contained in:
parent
2722909b76
commit
bba85d47f9
8
README
8
README
@ -199,6 +199,14 @@ Release Notes for Clutter 1.0
|
||||
API. The change removed the private (yet publicly exported) and
|
||||
the already deprecated ClutterFixed API.
|
||||
|
||||
* ClutterLabel and ClutterEntry have been removed from the API, as
|
||||
both have been superceded by the ClutterText actor.
|
||||
|
||||
* ClutterCloneTexture has been removed from the API; in its place,
|
||||
there is a generic ClutterClone actor which allows to "clone"
|
||||
any existing actors -- even composite ones -- without using
|
||||
frame buffer objects (FBOs).
|
||||
|
||||
Cogl API changes for Clutter 1.0
|
||||
--------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user