Commit Graph

37572 Commits

Author SHA1 Message Date
RH deffc2cbef Fix for issue #19890 (#20407) 2019-12-12 23:55:23 +08:00
Arnold b74af1970b [bugfix] set Info.plist path (#20405)
fix bug introduced in #20205
2019-12-12 23:55:18 +08:00
minggo 87c96a7b23 update error link 2019-12-12 23:55:05 +08:00
halx99 1747da5e3d Remove license files. 2019-12-12 23:53:27 +08:00
coulsonwang ec0edf31ff no need to convert to RGBA8888 when it is DEFAULT (#20397) 2019-12-12 23:49:08 +08:00
CocosRobot d3a703e0ff [ci skip][AUTO]: updating luabinding & cocos_file.json automatically (#20393) 2019-12-12 23:48:51 +08:00
halx99 4e0f7b63a4 Initial adapter spine runtime. 2019-12-12 23:26:12 +08:00
halx99 6fac56b69b Remove extension UI system deps 2019-12-12 23:24:50 +08:00
halx99 3a877c50f2 fix SpritePolygonTest 2019-12-03 00:50:11 +08:00
HALX99 9d48d0033b
Merge pull request #24 from simdsoft/fix-etc1
fix etc1 supported for android platform.
2019-12-02 08:12:35 -08:00
HALX99 1b2e112383
fix etc1 supported for android platform. 2019-12-02 23:01:06 +08:00
HALX99 ea84a14447
Merge pull request #23 from simdsoft/fix-link-error
fix link issue for android
2019-12-02 04:58:20 -08:00
HALX99 d4b9775436
fix link issue for android 2019-12-02 18:17:42 +08:00
HALX99 aa7b0ff7f0
Merge pull request #22 from simdsoft/deps-v14
shit
2019-12-01 18:13:40 -08:00
HALX99 d3b9f15e16
Delete FindTinyXML2.cmake 2019-12-02 05:55:34 +08:00
HALX99 c39323dcd7
Update config.json 2019-12-02 05:42:55 +08:00
halx99 4bab298e21 update links 2019-12-02 05:40:50 +08:00
halx99 d36f53e567 multi texture GPU handler for compressed image 2019-12-01 23:26:11 +08:00
HALX99 c214ef3851
Merge pull request #21 from simdsoft/deps-v13
update deps to v13
2019-11-30 23:08:18 -08:00
halx99 2f4109dd2d Refactor audio, fix android compile issue since we remove SimpleAudio 2019-12-01 13:45:49 +08:00
HALX99 57127917db
Update config.json 2019-12-01 13:42:16 +08:00
HALX99 f243fd0a7c
Merge pull request #20 from simdsoft/refactor-network
fix compile issue for android
2019-11-30 21:34:29 -08:00
HALX99 3d1cfdb7a0
Update javaactivity-android.cpp 2019-12-01 03:15:14 +08:00
HALX99 ab9937ebee
Merge pull request #19 from simdsoft/deps-v12
Update deps to v12
2019-11-30 11:13:15 -08:00
HALX99 d1ad220f5c
Update config.json 2019-12-01 02:33:36 +08:00
halx99 95aa5b12c4 usedefault, fix compile issue for android 2019-12-01 02:32:37 +08:00
HALX99 c5e9b53ebd
Merge pull request #18 from simdsoft/deps-v11
update deps to v11
2019-11-30 10:23:45 -08:00
halx99 040aebc7a3 fix compile issue 2019-12-01 01:38:30 +08:00
halx99 e4e91c0128 fix indent 2019-12-01 01:24:40 +08:00
halx99 1ed0a85613 Add ZipFileStream support 2019-12-01 01:16:46 +08:00
HALX99 e1b27ab8bc
Update CCFileUtils-android.cpp 2019-11-30 23:57:35 +08:00
HALX99 a75b4d4c8a
Update config.json 2019-11-30 22:32:53 +08:00
HALX99 8f9e449ed5
Merge pull request #17 from simdsoft/upto-deps-10
update deps to deps-10
2019-11-30 05:05:55 -08:00
HALX99 d089bf967e
Update config.json 2019-11-30 20:17:55 +08:00
halx99 f167a22dad update file attributes 2019-11-30 20:16:33 +08:00
halx99 461c4d3ea2 Remove namespace experimental AudioDecoderEXT.h 2019-11-30 17:30:48 +08:00
halx99 44a8309b97 Optimize audio sources 2019-11-30 17:27:51 +08:00
HALX99 f64b0c3fa7
Merge pull request #16 from simdsoft/sync-v4-1130
Sync official-v4 20191130
2019-11-30 01:27:04 -08:00
minggo 3ffb04f84a fix flicker of fast tilemap (#20387) 2019-11-30 16:58:55 +08:00
Arnold d78905c0be [CI ]add cocos new for iOS (#20380) 2019-11-30 16:58:49 +08:00
CocosRobot 446cf0a08d [ci skip][AUTO]: updating luabinding & cocos_file.json automatically (#20378) 2019-11-30 16:55:06 +08:00
Arnold 8fbae4682e fix template (#20377) 2019-11-30 16:54:54 +08:00
coulsonwang 85ac704687 fix incorrect hash structure for RenderPipeline (#20373)
* fix incorrect hash structure for RenderPipeline
2019-11-30 16:54:50 +08:00
Saber Haj Rabiee 06804691c7 Fix to properly delete easingParams array (#20375) 2019-11-30 16:54:46 +08:00
HALX99 c42e5962a8
Merge pull request #15 from simdsoft/upto-deps-8
update deps & optimize audio framework.
2019-11-30 00:46:16 -08:00
halx99 35f2ec6897 update audio, deps-9, ci for windows 2019-11-30 16:20:25 +08:00
halx99 87e7d3b62a fix compile issue 2019-11-30 14:32:18 +08:00
halx99 9bbc68cecd Sync audio header files 2019-11-30 14:21:36 +08:00
HALX99 7d88a0c665
Update config.json 2019-11-30 07:25:38 +08:00
HALX99 fafa3ab1ea
Merge pull request #14 from simdsoft/upto-deps-7
update to deps-7
2019-11-29 15:19:39 -08:00