From 872f625eaaba67f373c466ae1938d2b23c894f8a Mon Sep 17 00:00:00 2001 From: artem pecheny Date: Fri, 3 Aug 2012 22:03:03 +0600 Subject: [PATCH] changeog --- changelog_en.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/changelog_en.txt b/changelog_en.txt index 7ce643f..4a84a4c 100644 --- a/changelog_en.txt +++ b/changelog_en.txt @@ -3,7 +3,28 @@ 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 + +Fixed: += Object3D.toString() += 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 += Several minor fixes + +Removed: +-Diagram: removed CPU time 8.31.0