We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
one bug of PhysicsSystem
one bug of PhysicsSystem
Bug #3813 [Closed]
Redmine issue system is closed, we are using github issue system instead.
This issue was moved to https://github.com/cocos2d/cocos2d-x/issues/8324
Status: | Closed | |
---|---|---|
Start date: | 2014-01-22 | |
Priority: | Low | |
Due date: | ||
Assignee: | - | |
% Done: | 0% |
|
Category: | - | |
Target version: | - |
in PhysicsShapeEdgeChain::init,
CC_BREAK_IF(i < count); ——> CC_BREAK_IF(i < count-1);