pandamicro
|
05b277752c
|
Merge pull request #14105 from WenhaiLin/v3.9-rc
ParticleSystemQuad:Fixed incorrectly generate errors "Particle system not enough memory"
|
2015-10-22 10:36:02 +08:00 |
mogemimi
|
c3194ac34d
|
Fix memory leak in TMXLayer
|
2015-10-19 19:47:36 +09:00 |
pandamicro
|
82881bf92f
|
Merge pull request #14109 from loadrunner/label3
Added line spacing/leading feature to Label
|
2015-10-19 10:55:53 +08:00 |
Dale Stammen
|
3e3e47de10
|
added Win10 UWP curl support
|
2015-10-14 16:47:52 -07:00 |
pandamicro
|
40aa4187be
|
Merge pull request #14138 from songchengjiang/cocos2d-v3-bugfix2
fix the #23272 bug
|
2015-10-14 14:05:09 +08:00 |
songchengjiang
|
02f20db82a
|
fix the #23272 bug
|
2015-10-14 13:24:38 +08:00 |
pandamicro
|
b19bf82170
|
Merge pull request #14108 from loadrunner/label2
Changed label font size type to float
|
2015-10-13 11:55:14 +08:00 |
pandamicro
|
5e43cfa129
|
Merge pull request #14107 from loadrunner/label1
Removed scale factor for label shadow
|
2015-10-13 11:54:14 +08:00 |
pandamicro
|
3dde02ba93
|
Merge pull request #14106 from loadrunner/tilemap
TMXLayer cast bug
|
2015-10-11 18:43:24 +08:00 |
Danut Chereches
|
471c23930c
|
added line spacing/leading
|
2015-10-10 19:15:45 +03:00 |
Danut Chereches
|
019b549a20
|
changed font size type to float
|
2015-10-10 19:15:22 +03:00 |
Danut Chereches
|
aeb268f3cd
|
cast tile coordinates to int before calculating index
|
2015-10-10 19:05:51 +03:00 |
WenhaiLin
|
05c235f9fe
|
ParticleSystemQuad:Fixed incorrectly generate errors "Particle system: not enough memory"
|
2015-10-10 17:55:05 +08:00 |
pandamicro
|
f64105b3dc
|
Merge pull request #14047 from liamcindy/v3.9
update for light3d reader
|
2015-10-10 11:43:05 +08:00 |
pandamicro
|
ee3399a4a4
|
Merge pull request #14097 from TheCodez/patch-1
Add missing getChildByTag<>() api
|
2015-10-10 09:43:46 +08:00 |
Michael Kösel
|
493d95c3f6
|
Add missing getChildByTag<>() api
|
2015-10-10 00:08:38 +02:00 |
mogemimi
|
5993304e06
|
Fix typos
|
2015-10-09 17:59:11 +09:00 |
pandamicro
|
a68d07b968
|
Merge pull request #14075 from TheCodez/getname_byref
Node::getName() now returns string by reference
|
2015-10-08 11:43:03 +08:00 |
pandamicro
|
5c816b5d9b
|
Merge pull request #14063 from kammy/improve_spriteframecache
Inprove SpriteFrameCache::addSpriteFramesWithDictionary
|
2015-10-08 11:23:21 +08:00 |
TheCodez
|
eb747cf808
|
Node::getName() returns string by reference
|
2015-10-05 21:42:07 +02:00 |
pandamicro
|
1e298a2c1a
|
Merge pull request #14064 from MSOpenTech/v3-win10-fix
V3: fixed Windows 10 UWP app manifest by correcting image asset paths
|
2015-10-04 10:53:52 +08:00 |
Dale Stammen
|
32eeb560c3
|
clean up include files for WINRT platforms
|
2015-10-02 18:49:41 -07:00 |
KURA Shuichi
|
0469632cf8
|
Inprove addSpriteFramesWithDictionary
- Moved initialization of image to an appropriate
location, because it always called twice in
SpriteFrameCache::addSpriteFramesWithFile()
|
2015-10-03 03:18:07 +09:00 |
mogemimi
|
9f768bc1ab
|
Add missing override keyword
|
2015-10-02 18:18:23 +09:00 |
Liam
|
87a406febe
|
update for light3d reader
|
2015-09-29 11:27:01 +08:00 |
Danut Chereches
|
8944f9e1cd
|
removed scale factor for label shadow
|
2015-09-28 16:27:20 +03:00 |
pandamicro
|
7b85211cfe
|
Remove ScriptComponent
Because windows platform can't successfully compile in previous architecture
|
2015-09-27 22:18:59 +08:00 |
pandamicro
|
ddb636a022
|
Add ScriptComponent and ComponentJS
|
2015-09-26 19:43:36 +08:00 |
minggo
|
26632ec69a
|
linjia demo finish
|
2015-09-26 19:43:35 +08:00 |
pandamicro
|
95379c5dc2
|
Merge pull request #13995 from xiaofeng11/v3
Fix issue http://punchbox.info:3000/issues/23146
|
2015-09-24 13:03:59 +08:00 |
XiaoFeng
|
6db2cd7b9c
|
Fix issue : http://punchbox.info:3000/issues/23182
When time scale set to negative value, it will cause emitCounter been set to negative value and cause render crash
|
2015-09-23 18:37:12 +08:00 |
Martin Taylor
|
62e36e8006
|
fix typos and syntax error. A thorough check by tool VSSpellChecker.
|
2015-09-22 16:08:23 +08:00 |
pandamicro
|
08204ec0bd
|
Merge pull request #13991 from MSOpenTech/v3-win10-fix
V3 Win10 UWP fixes
|
2015-09-22 02:44:45 +08:00 |
Dale Stammen
|
6a5db06115
|
added missing CCMotionStreak3D files. Re-added all Physics and 3D files to project
|
2015-09-21 11:11:34 -07:00 |
pandamicro
|
b54a06a55e
|
Merge pull request #13987 from Dimon4eg/Fix-crash-in-FontFreeType
Fix crash in destructor of FontFreeType
|
2015-09-22 01:59:34 +08:00 |
pandamicro
|
deacab9222
|
Merge pull request #13990 from MSOpenTech/v3-win10-fix
V3 Win10 UWP fixes
|
2015-09-22 01:57:53 +08:00 |
Dale Stammen
|
70e157a44a
|
removed CCComponentPhysics2d from Win10 UWP project
|
2015-09-21 10:44:30 -07:00 |
dimon4eg
|
09b5b7fcc3
|
Fix crash in destructor of FontFreeType
|
2015-09-21 18:18:58 +03:00 |
pandamicro
|
5511d42cd4
|
Merge pull request #13716 from fusijie/particle_performance
Refactory particle system update.
|
2015-09-21 14:19:55 +08:00 |
fusijie
|
d871b1aa8a
|
Refactory particle system.
|
2015-09-20 16:46:09 +08:00 |
pandamicro
|
0cbc1e5f40
|
Merge pull request #13923 from WenhaiLin/v3-physics-refine
Refine components to improve physics performance
|
2015-09-18 21:56:36 +08:00 |
pandamicro
|
add24ccf95
|
Merge pull request #13913 from fusijie/revert-12889-fix_clippingRectangle_bug
Revert "remove CCClippingRectangleNode transform error support."
|
2015-09-18 21:43:42 +08:00 |
pandamicro
|
13f3d46ad4
|
Merge pull request #13897 from super626/v3
SkyboxBrush : Make the shader parameter take effect at once
|
2015-09-18 16:14:06 +08:00 |
WenhaiLin
|
a17a702cd1
|
Refine components to improve performance
|
2015-09-18 14:34:02 +08:00 |
fusijie
|
23246b006b
|
fixed region x,y scale bug.
|
2015-09-18 13:39:22 +08:00 |
偶尔e网事
|
eb480fb021
|
Revert "remove CCClippingRectangleNode transform error support."
|
2015-09-18 11:31:37 +08:00 |
yangxiao
|
757209e59e
|
make the shader parameter take effect at once
|
2015-09-17 18:14:17 +08:00 |
yangxiao
|
572ee3adb2
|
merge cocos
|
2015-09-17 14:24:01 +08:00 |
pandamicro
|
0479cca364
|
Merge pull request #13832 from yangws/downloader
Restructure CCDownloader implement on iOS and Android don't use libcurl.
|
2015-09-16 14:01:28 +08:00 |
Vincent Yang
|
848fa2c0d0
|
Merge cocos2d.
|
2015-09-15 18:30:45 +08:00 |