Update changelog

This commit is contained in:
Yaski
2012-08-15 14:34:42 +06:00
parent c33277260c
commit cc3f7b8924

View File

@@ -3,24 +3,21 @@ Changelog Alternativa3D
NEXT NEXT
---- ----
Added: Added:
+ Added:
+ Object3DUtils: setPosition, lookAt to Camera3D and converting between Radians and Degrees
+ Stage3D constrained profile support + Stage3D constrained profile support
+ BitmapTextureResource: auto resize for GPU option + BitmapTextureResource: auto resize for GPU option
+ MouseEvent3D: right and middle mouse buttons support (FP 11.2 and -swf-version=15 required) + MouseEvent3D: right and middle mouse buttons support (FP 11.2 and -swf-version=15 required)
+ Object3D: excludeLight() + Object3D: excludeLight()
+ OmniLightShadow: add omni radius in debug scale + OmniLightShadow: add omni radius in debug scale
+ Camera3D: light sorting + Object3DUtils: setPosition, lookAt to Camera3D and converting between Radians and Degrees
Fixed: 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 = Bubbling in MouseEvent3D
= ExporterA3D: export meshes without geometry as Object3D = ExporterA3D: export meshes without geometry as Object3D
= Box: correct tangents and binormals = Box: correct tangents and binormals
= WireFrame:fix createBinormals()
= Decal: Fixed incorrect drawing with extremaly low nearClipping. = 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 = Several minor fixes
Removed: Removed: