2d
|
Fix CCSprite ; missing
|
2015-07-13 16:44:33 +08:00 |
3d
|
Fixes some warnings and a related bug in CCSprite.
|
2015-07-07 23:01:24 +08:00 |
audio
|
Fixed compile error
|
2015-07-10 14:43:28 +08:00 |
base
|
Merge pull request #12776 from fusijie/refine_capture
|
2015-07-10 17:03:18 +08:00 |
deprecated
|
Optimize Vec2
|
2015-04-19 20:40:52 +03:00 |
editor-support
|
And more warnings.
|
2015-07-07 23:10:04 +08:00 |
math
|
Finished AutoPolygon and Sprite
|
2015-06-04 15:43:31 +08:00 |
navmesh
|
remove unused code, and use nullptr for pointer
|
2015-06-16 11:15:39 +08:00 |
network
|
add const & to string arguments
|
2015-07-09 11:23:20 +08:00 |
physics
|
issue #12078: added subgroup of physics 2d.
|
2015-06-15 10:28:37 +08:00 |
physics3d
|
Removes not-needed draws
|
2015-06-15 10:40:47 -07:00 |
platform
|
Merge pull request #12778 from yangws/issue_9586
|
2015-07-13 11:03:24 +08:00 |
storage
|
issue #12078: added storage group.
|
2015-05-28 15:48:08 +08:00 |
CMakeLists.txt
|
add clipper to cmakelist
|
2015-06-16 17:09:27 +08:00 |
cocos2d.cpp
|
Update engine version
|
2015-06-29 18:21:06 +08:00 |