From 74db8e6cf2c718813ce6a6ef657c61efa951da07 Mon Sep 17 00:00:00 2001 From: yangxiao Date: Tue, 14 Apr 2015 13:33:53 +0800 Subject: [PATCH] modify changelog for particle3d --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 9fb6ebc84b..a210d72016 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,7 @@ cocos2d-x-3.6beta0 Apr.14 2015 [NEW] UI:Text: add `Text::disableEffect(LabelEffect)` to disable a specific effect [FIX] Label: position is wrong if it is visited by a new camera + [FIX] Particle3D: make particle local does not work, rotation accumulates for some types of particle quad render, wrong position calculation for Ribbon Trail [FIX] Physics: rigid body's rotation is wrong if it is attatched to a node which rotation is not 0 [FIX] Renderer: RenderQueue command buffer optimizing [FIX] UI:Text: content size is wrong after setting outline effect