meizhuolib / box2d

Automatically exported from code.google.com/p/box2d
0 stars 0 forks source link

source code divergence from git cocos2d #300

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. git clone git://github.com/cocos2d/cocos2d-iphone.git 
2. open DistanceTest > the file contains a member variable m_vertexCount on 
b2PolygonShape
3. svn co this library - this variable doesn't exist

What is the expected output? What do you see instead?
I expect this website to direct user to most up to date library.
is there a git page?  

Johns-MacBook-Pro-2:box2d-read-only johndpope$ pod search box2d

the ios box2d podspec is pointing here > 

-> box2d (2.3.0)
   Box2D is an open source C++ engine for simulating rigid bodies in 2D.
   - Homepage: http://www.cocos2d-iphone.org
   - Source:   http://box2d.googlecode.com/svn/trunk/Box2D
   - Versions: 2.3.0 [master repo]

What version of the product are you using? On what operating system?
I'm on a mac. and when I check out the cocos2d library - I'm on the head.

Please provide any additional information below.

Original issue reported on code.google.com by j...@bellgeorge.com on 24 Feb 2013 at 7:14

GoogleCodeExporter commented 9 years ago
looks like the version on github is using 2.2.1
https://github.com/cocos2d/cocos2d-iphone/tree/develop-v2/external/Box2d/Box2D

you can close this issue.

Original comment by j...@bellgeorge.com on 24 Feb 2013 at 8:28

GoogleCodeExporter commented 9 years ago

Original comment by erinca...@gmail.com on 27 Oct 2013 at 7:03