minggo
|
c8af3fe0bd
|
fix crash in release mode (#17592)
|
2017-03-27 15:19:24 +08:00 |
mogemimi
|
cfbbc65c71
|
Fix various typos in comments and strings (#17410)
|
2017-02-27 11:12:29 +08:00 |
PooperPig
|
7214173e98
|
Added Particle Emitter Pause option, and tests (#15836)
* Added Particle Emitter Pause option, and tests
* private field emitter => _emitter
isPaused changed to const
removed erroneously added spaces
renamed unPauseEmissions => resumeEmissions
|
2016-06-15 18:31:10 +08:00 |
XiaoFeng
|
4df211fa0b
|
Fix particle test under lua test project display different in different platform
Fix cocostudio 3d test under lua test project crash bug
|
2015-10-10 14:51:14 +08:00 |
samuele3hu
|
1d94ae4302
|
issue #9820:Inconsistent :setBlendFunc(...) function binding for Sprite and LabelBMFont classes
|
2015-01-14 13:51:09 +08:00 |
boyu0
|
b69b14382e
|
Rename lua cc.Label:create to cc.Label:createWithTTF and cc.Label.createWithSystemFont
|
2014-04-11 15:25:18 +08:00 |
samuele3hu
|
1c32c6d96f
|
Replace cc.LabelTTF:create with cc.Label:create
|
2014-03-12 17:51:34 +08:00 |
James Chen
|
b88de91a15
|
Renames 'samples' folder to 'tests', ouch....
|
2014-03-11 19:10:34 +08:00 |