From cc3f7b8924628750fc78b164215118fdc2a99a17 Mon Sep 17 00:00:00 2001 From: Yaski Date: Wed, 15 Aug 2012 14:34:42 +0600 Subject: [PATCH] Update changelog --- changelog_en.txt | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/changelog_en.txt b/changelog_en.txt index 355dbd6..1292e1c 100644 --- a/changelog_en.txt +++ b/changelog_en.txt @@ -3,24 +3,21 @@ Changelog Alternativa3D NEXT ---- Added: -+ Added: -+ Object3DUtils: setPosition, lookAt to Camera3D and converting between Radians and Degrees + 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() + OmniLightShadow: add omni radius in debug scale -+ Camera3D: light sorting ++ Object3DUtils: setPosition, lookAt to Camera3D and converting between Radians and Degrees Fixed: -= Object3D.toString() -= AnimationClip: animated and loop properties in AnimationClip.slice(), AnimationClip.clone() += AnimationClip: animated and loop properties in AnimationClip.slice(), AnimationClip.clone() = Bubbling in MouseEvent3D = ExporterA3D: export meshes without geometry as Object3D = Box: correct tangents and binormals -= WireFrame:fix createBinormals() = Decal: Fixed incorrect drawing with extremaly low nearClipping. -= View: Fixed bug with mouse events and postprosessing += View: Fixed bug with mouse events and postprocessing += Object3D.toString() = Several minor fixes Removed: