mirror of https://github.com/axmolengine/axmol.git
modify changelog for particle3d
This commit is contained in:
parent
4aaa494be7
commit
74db8e6cf2
|
@ -3,6 +3,7 @@ cocos2d-x-3.6beta0 Apr.14 2015
|
||||||
[NEW] UI:Text: add `Text::disableEffect(LabelEffect)` to disable a specific effect
|
[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] 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] 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] Renderer: RenderQueue command buffer optimizing
|
||||||
[FIX] UI:Text: content size is wrong after setting outline effect
|
[FIX] UI:Text: content size is wrong after setting outline effect
|
||||||
|
|
Loading…
Reference in New Issue