Update NEWS
This commit is contained in:
parent
fda8a1d948
commit
12071a5283
7
NEWS
7
NEWS
@ -65,8 +65,10 @@ Clutter 0.3 ()
|
|||||||
CLUTTER_ALPHA_SMOOTHSTEP_DEC
|
CLUTTER_ALPHA_SMOOTHSTEP_DEC
|
||||||
CLUTTER_ALPHA_EXP_INC
|
CLUTTER_ALPHA_EXP_INC
|
||||||
CLUTTER_ALPHA_EXP_DEC
|
CLUTTER_ALPHA_EXP_DEC
|
||||||
o New Actors
|
o New Actors and interfaces
|
||||||
+ ClutterContainer and ClutterVBox, ClutterHBox layout actors.
|
+ ClutterLayout, for writing extended layout support in actors
|
||||||
|
+ ClutterContainer, for generic container actors
|
||||||
|
+ ClutterBox, ClutterVBox and ClutterHBox layout actors.
|
||||||
+ ClutterEntry, text entry actor
|
+ ClutterEntry, text entry actor
|
||||||
o ClutterTexture now handles BGRA, YUV and premultiplied alpha data.
|
o ClutterTexture now handles BGRA, YUV and premultiplied alpha data.
|
||||||
o All internal math now fixed point based.
|
o All internal math now fixed point based.
|
||||||
@ -82,7 +84,6 @@ Clutter 0.3 ()
|
|||||||
o Various issues with very poor performance and Intel drivers.
|
o Various issues with very poor performance and Intel drivers.
|
||||||
o #138 Fix typo in x rotation transform.
|
o #138 Fix typo in x rotation transform.
|
||||||
|
|
||||||
|
|
||||||
Clutter 0.2.3 (2007-04-11)
|
Clutter 0.2.3 (2007-04-11)
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user