James Chen
|
3ffad35f0e
|
Merge pull request #3741 from signmotion/develop
Fixed some compiling-warnings (MSVC2012).[ci skip]
|
2013-09-24 02:27:14 -07:00 |
Liam
|
c4dfdbcb14
|
change to use CC_SAFE_RELEASE_NULL and CC_SAFE_RETAIN
|
2013-09-23 14:44:55 +08:00 |
Liam
|
082e28b631
|
fixed action node crash
|
2013-09-23 14:34:50 +08:00 |
signmotion
|
7d139a3bc3
|
Fixed compiling-warnings (MSVC2012): C4996(* was declared deprecated), C4305 (* truncation from 'double' to 'float'), C4018 (* signed/unsigned mismatch), C4800(* forcing value to bool 'true' or 'false').
|
2013-09-22 23:50:54 +03:00 |
Liam
|
e8cf0a1485
|
add judgment for retaining _actionSpawn
|
2013-09-22 23:55:12 +08:00 |
Liam
|
0840baa1ab
|
retan ActionNode _actionSpawn while create
|
2013-09-22 22:49:25 +08:00 |
minggo
|
bcb171e3c9
|
fix line end in windows
|
2013-09-20 22:23:13 +08:00 |
Liam
|
3515a4f286
|
limited action frame index
|
2013-09-18 16:36:16 +08:00 |
zhangcheng
|
820b8630dc
|
1. fixes failed to build linux.
|
2013-09-18 11:51:14 +08:00 |
zhangcheng
|
529d43544f
|
1. rename CCCActionFrameEasing.cpp to CCActionFrameEasing.cpp.
|
2013-09-18 11:22:30 +08:00 |
zhangcheng
|
a1d2045793
|
1.rename cocoaction system files
|
2013-09-17 22:39:42 +08:00 |
zhangcheng
|
b86a8271d9
|
1. Upload Cocostudio Action.
|
2013-09-17 21:14:45 +08:00 |