Commit Graph

53 Commits

Author SHA1 Message Date
ChiaNing
90d94fead6 api module change (#8272)
(cherry picked from commit 314ede133cd6b1873b6f71876f16947733de2c46)
2021-02-25 17:31:08 +08:00
ChiaNing
6847cc7d66 API Doc name change (#7892) 2020-12-02 10:50:39 +08:00
ChiaNing
15a1806d18 API doc format change (#7456) 2020-09-28 16:52:52 +08:00
Leslie Leigh (李的序)
01b79164cb Remove unnecessary NPM dependencies and gulp logic; bump gulp to fit Node v12+; Use @cocos/build-engine (#6121) 2020-02-12 16:28:09 +08:00
ChiaNing
70f13f7cb6 api doc update (#5909) 2019-12-18 15:42:26 +08:00
ChiaNing
f3c198171e alipay adapter update (#5824)
* alipay adapter update

* platform change

* update

* useless remove
2019-12-03 15:47:23 +08:00
ChiaNing
e5b875da28 build-api-default delete (#5107) 2019-08-06 18:39:38 +08:00
ChiaNing
00c904d6cb api-doc modfiy (#4803) 2019-07-03 16:07:49 +08:00
ChiaNing
9b3858a3e7 API-Doc format modify (#4761) 2019-07-01 09:33:24 +08:00
JoneLau
cbeec544be adjust code and fix error in document creation (#4368) 2019-05-06 12:59:11 +08:00
ColinCollins
1ea12992e4 adjust 3d-api-docs generate function name and content (#4360) 2019-05-05 09:59:45 +08:00
ColinCollins
4927584e45 fixed catch grammar error and increase a default build command (#4333) 2019-04-28 17:44:44 +08:00
ColinCollins
a2d9dbff38 3d-docs building workflow (#4300) 2019-04-26 14:17:26 +08:00
pandamicro
88e58d39b7 Add forceCanvas build option, rearrange modules for canvas renderer (#2969)
* Remove useless requires

* Build engine support forceCanvas to use canvas version render engine

* Rearrange modules, separate webgl & canvas renderer

* Do not create material in canvas

* Cleanup canvas renderers

* Improve modules.json

* Fix unit test

* Fix wechat sub domain build issues

* Make Camera working for canvas render mode

* Fix canvas renderer issues

* Reenable camera in Canvas

* Fix label colorizing issue
2018-07-13 14:13:48 +08:00
pandamicro
93e115ebdd Add runtime parameter and disable CC_SUPPORT_JIT (#2926) 2018-07-01 01:51:00 +08:00
pandamicro
1f39837ac1 Remove cc.Class.isInstanceOf usage (#2877)
* Remove cc.Class.isInstanceOf usage

* Remove check jsb instanceof task
2018-06-19 17:54:48 +08:00
pandamicro
03e2af76a5 Merge remote-tracking branch 'fireball/master' into merge 2018-06-15 18:37:33 +08:00
Jare Guo
de2bad05c2 revert workaround for mishoo/UglifyJS2#2821 (#2772) 2018-05-30 22:28:27 +08:00
Jare Guo
a58c18d5a9 Merge branch 'master' into next
# Conflicts:
#	cocos2d/core/platform/CCSys.js
2018-05-30 21:53:45 +08:00
Jare Guo
9e246f7682 fix uglify-es (#2771) 2018-05-30 21:39:59 +08:00
Jare Guo
2d7f854027 fix uglify-es 2018-05-30 21:37:25 +08:00
pandamicro
d6f15a3e77 Support build native with native renderer option 2018-04-18 12:36:46 +08:00
pandamicro
9fdde9f676 Improve aliasify usage 2018-03-29 10:30:44 +08:00
pandamicro
729fa55cde Support build jsb with render-engine.jsb.js 2018-03-29 09:53:13 +08:00
pandamicro
4e47017aa4 Merge branch 'v1.9' 2018-03-13 11:54:54 +08:00
knox
141d2a1d09 update disabled CC_SUPPORT_JIT 2018-03-06 15:04:38 +08:00
Jare Guo
6c809263e6 Merge 1.8 2018-02-24 14:58:57 +08:00
Jare Guo
992b74f0ac merge bricks (#2328)
* support bk game

* update code

* update code

* update code

* update code

* refine code

* update code

* update code

* update code
2018-02-09 10:12:44 +08:00
Jare Guo
a6fb92ad90 updating license 2018-02-01 09:38:54 +08:00
Jare Guo
bd15543093 updating license: Chukong Aipu -> Xiamen Yaji 2018-01-31 17:51:49 +08:00
Jare Guo
ded7092432 Merge branch 'v1.8'
# Conflicts:
#	cocos2d/core/platform/deserialize.js
#	extensions/dragonbones/CCFactory.js
#	gulp/util/utils.js
2018-01-25 13:47:35 +08:00
Jare Guo
d7e197c095 Revert "workaround mishoo/UglifyJS2#2821"
This reverts commit d953ace2a4.
2018-01-25 11:31:02 +08:00
Jare Guo
d953ace2a4 workaround mishoo/UglifyJS2#2821 2018-01-24 13:49:38 +08:00
Jare Guo
63dc008ebb uglify: disable negate_iife 2018-01-24 13:49:38 +08:00
Jare Guo
b31566d75f Merge 1.8 2018-01-09 18:40:43 +08:00
Jare Guo
2e2fd59193 add CC_SUPPORT_JIT macro 2018-01-03 22:58:37 +08:00
Jare Guo
1143c84522 support compile with CC_WECHATGAME macro 2018-01-03 17:15:03 +08:00
Jare Guo
298ab19d19 fix bug of asset type on JSB 2018-01-03 11:07:45 +08:00
Jare Guo
cc5dcab175 update uglify-es to fix regex problem (mishoo/UglifyJS2#2242) and inline problem 2017-12-30 15:14:55 +08:00
Jare Guo
bad036fbf8 encapsulate uglify pipe for editor 2017-12-29 18:49:54 +08:00
Jare Guo
c068b98881 lock uglifyjs to new version 2017-12-28 19:49:39 +08:00
Jare Guo
bd22095ea5 Merge pull request #2221 from cocos-creator/v1.7
sync branch
2017-12-28 10:24:50 +08:00
Jare Guo
55319542d9 fix incompatibility when upgrading uglify-es from 3.2 to 3.3 2017-12-28 10:21:39 +08:00
yinkaile
2a1ad289e3 escape Unicode characters in strings and regexps 2017-10-24 17:02:02 +08:00
Jare Guo
70a472dd23 fix and optimize jsb polyfill 2017-10-24 01:02:41 +08:00
Jare Guo
7929bb9c09 adjust uglifyjs for jsc 2017-08-28 15:58:12 +08:00
Jare Guo
384cd9ee39 update gulp-uglify to v3 2017-07-24 16:31:46 +08:00
Jare Guo
668e202a24 refactor gulp utils 2017-07-19 23:00:27 +08:00
Jare Guo
45b28c33f2 fix jsb on JavaScriptCore 2017-06-29 12:50:07 +08:00
Jare Guo
4e18f7929e optimize unit-test compile time 2017-06-14 22:58:29 +08:00