From f2841beec3f86230b182f2a748cdb2bef0eb092f Mon Sep 17 00:00:00 2001 From: Andrey Kopysov Date: Fri, 17 Aug 2012 14:33:32 +0600 Subject: [PATCH] Update changelog_en.txt --- changelog_en.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/changelog_en.txt b/changelog_en.txt index 7efbb9c..6b45c6a 100644 --- a/changelog_en.txt +++ b/changelog_en.txt @@ -4,14 +4,15 @@ NEXT ---- Added: + Stage3D constrained profile support -+ BitmapTextureResource: auto resize for GPU option -+ MouseEvent3D: right and middle mouse buttons support (FP 11.2 and -swf-version=15 required) + Object3D: excludeLight() ++ BitmapTextureResource: auto resize for GPU option ++ MouseEvent3D: right and middle mouse buttons support (FP 11.2 and -swf-version=15 required) - ? + OmniLightShadow: add omni radius in debug scale + Object3DUtils: setPosition, lookAt to Camera3D and converting between Radians and Degrees Fixed: = AnimationClip: animated and loop properties in AnimationClip.slice(), AnimationClip.clone() += Parser3DS: optimized parsing time = Bubbling in MouseEvent3D = ExporterA3D: export meshes without geometry as Object3D = Box: correct tangents and binormals @@ -21,7 +22,7 @@ Fixed: = Object3D.toString() Removed: --Diagram: removed CPU time +- Diagram: removed CPU time 8.31.0 ---