File tree
89 files changed
+830
-661
lines changed- cocos2d
- actions
- actions3d
- audio
- clipping-nodes
- core
- base-nodes
- cocoa
- event-manager
- labelttf
- layers
- platform
- sprites
- support
- textures
- effects
- kazmath
- gl
- simd_benchmark
- node-grid
- parallax
- particle
- physics
- progress-timer
- render-texture
- shaders
- shape-nodes
- text-input
- tilemap
- transitions
- extensions
- ccb-reader
- ccui
- base-classes
- layouts
- uiwidgets
- cocostudio
- armature
- loader
- parsers
- timeline
- editbox
- gui/control-extension
- runtime
- spine
- external
- box2d
- chipmunk
- gaf
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
89 files changed
+830
-661
lines changedDiff for: CCBoot.js
+173-47
Large diffs are not rendered by default.
Diff for: CHANGELOG.txt
+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
| |||
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
203 |
| - | |
| 203 | + | |
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
| |||
363 | 363 |
| |
364 | 364 |
| |
365 | 365 |
| |
366 |
| - | |
| 366 | + | |
367 | 367 |
| |
368 | 368 |
| |
369 | 369 |
| |
|
Diff for: cocos2d/actions/CCAction.js
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
274 | 274 |
| |
275 | 275 |
| |
276 | 276 |
| |
277 |
| - | |
| 277 | + | |
278 | 278 |
| |
279 | 279 |
| |
280 | 280 |
| |
|
Diff for: cocos2d/actions/CCActionCamera.js
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 |
| - | |
| 103 | + | |
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
|
Diff for: cocos2d/actions/CCActionEase.js
+7-8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1140 | 1140 |
| |
1141 | 1141 |
| |
1142 | 1142 |
| |
1143 |
| - | |
| 1143 | + | |
1144 | 1144 |
| |
1145 | 1145 |
| |
1146 | 1146 |
| |
| |||
1770 | 1770 |
| |
1771 | 1771 |
| |
1772 | 1772 |
| |
1773 |
| - | |
| 1773 | + | |
1774 | 1774 |
| |
1775 | 1775 |
| |
1776 | 1776 |
| |
| |||
1823 | 1823 |
| |
1824 | 1824 |
| |
1825 | 1825 |
| |
1826 |
| - | |
| 1826 | + | |
1827 | 1827 |
| |
1828 | 1828 |
| |
1829 | 1829 |
| |
| |||
1857 | 1857 |
| |
1858 | 1858 |
| |
1859 | 1859 |
| |
1860 |
| - | |
| 1860 | + | |
1861 | 1861 |
| |
1862 | 1862 |
| |
1863 | 1863 |
| |
| |||
2050 | 2050 |
| |
2051 | 2051 |
| |
2052 | 2052 |
| |
2053 |
| - | |
| 2053 | + | |
2054 | 2054 |
| |
2055 | 2055 |
| |
2056 | 2056 |
| |
| |||
2104 | 2104 |
| |
2105 | 2105 |
| |
2106 | 2106 |
| |
2107 |
| - | |
| 2107 | + | |
2108 | 2108 |
| |
2109 | 2109 |
| |
2110 | 2110 |
| |
| |||
2139 | 2139 |
| |
2140 | 2140 |
| |
2141 | 2141 |
| |
2142 |
| - | |
| 2142 | + | |
2143 | 2143 |
| |
2144 | 2144 |
| |
2145 | 2145 |
| |
| |||
3678 | 3678 |
| |
3679 | 3679 |
| |
3680 | 3680 |
| |
3681 |
| - |
Diff for: cocos2d/actions/CCActionInterval.js
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
208 | 208 |
| |
209 | 209 |
| |
210 | 210 |
| |
211 |
| - | |
| 211 | + | |
212 | 212 |
| |
213 | 213 |
| |
214 | 214 |
| |
| |||
1121 | 1121 |
| |
1122 | 1122 |
| |
1123 | 1123 |
| |
| 1124 | + | |
1124 | 1125 |
| |
1125 | 1126 |
| |
1126 | 1127 |
| |
|
Diff for: cocos2d/actions3d/CCActionGrid.js
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
|
0 commit comments