James Chen
|
32b2b20a32
|
Re-adds box2d and chipmuck sources, we need to use prebuilt libraries for them too.
|
2014-05-07 13:40:39 +08:00 |
James Chen
|
0f36374d86
|
Removed external folder
|
2014-05-05 13:04:53 +08:00 |
Anton Sokolchenko
|
d778a947f5
|
Fix incompatible pointer conversion
|
2014-04-12 18:29:50 +03:00 |
Xiaosong Gao
|
d82c4bed75
|
In Mac OS X 10.9 and Xcode 5.1, it is a warning "Declaration shadows a local variable" in a new ios/mac project.
|
2014-04-11 08:07:18 +08:00 |
Anton Sokolchenko
|
e063e97a5d
|
Incompatible pointer type?
Why sizeof(void**) and not sizeof(void*)?
|
2014-04-09 11:44:01 +03:00 |
James Chen
|
8ca714fa67
|
Windows will not include <alloca.h>.
|
2014-03-26 19:43:34 +08:00 |
James Chen
|
d9b4b70ed7
|
Removed unused include file.
|
2014-03-26 19:28:10 +08:00 |
zhangcheng
|
58a61d94fb
|
add use CCComRender as parent for attaching component
|
2014-03-26 16:39:32 +08:00 |
Ricardo Quesada
|
c82933e3c4
|
chipmunk fixes for Linux
|
2014-03-25 16:46:10 -07:00 |
Ricardo Quesada
|
473a6b19ee
|
Upgrades to Chipmunk 6.2.1
|
2014-03-25 10:37:35 -07:00 |
James Chen
|
2a3481f20c
|
Moves temp files to CURRENT_BINARY_DIR.
|
2014-01-06 23:44:36 -08:00 |
James Chen
|
9be8ca3714
|
[cmake] output lib to root/lib
|
2013-11-04 21:03:08 +08:00 |
minggo
|
04465622b7
|
issue #2129:remove prefix of types in ccTypes.h
|
2013-07-05 16:49:22 +08:00 |
Ricardo Quesada
|
e770121711
|
updates chipmunk2d to v6.1.5
|
2013-06-11 17:03:20 -07:00 |
James Chen
|
3d275dc8cf
|
issue #1564: Updated Chipmunk to v6.1.2.
|
2012-11-20 16:15:21 +08:00 |
minggo
|
f9c40f7372
|
issue #1399: work ok on iOS after adjusting directory structure
|
2012-07-19 17:22:36 +08:00 |