PP
|
509d73b27d
|
merge branch v3.8.0-aot (#15421)
* PR1: add explicit function return type (#15311)
* PR4: add explicit function return type (#15314)
* [ci skip][AUTO]: Automated code generating update: 8843bfe54c (#15314) (#15357)
Co-authored-by: cocos-robot <cocos-robot@cocos.com>
* add function return type
* fix version checking
* fix return type
---------
Co-authored-by: Cocos Robot <48829427+cocos-robot@users.noreply.github.com>
Co-authored-by: cocos-robot <cocos-robot@cocos.com>
|
2023-06-13 18:08:45 +08:00 |
|
江战
|
a933edb94f
|
Merge TiledMap from 2.x (#7610)
* Save all
* fix uv
* fix object groups
* fix tintcolor
* add method modifier
* tslint
* replace ccCOlor
* add import warning
* rename
* add comments
* add comments
* update zlib
* Save
* pixel offset
* update tests/general/sealed-global-variables.json
* exclude from cc
* remove _walkGen
* update setScale & setRotationFromEuler
|
2020-10-30 10:35:52 +08:00 |
|
cary
|
6bcc7933a9
|
Add motion streak and particle 2d. (#7588)
* Add motion streak and particle 2d.
* fix buffer error
* modify comment error
* fix ci
* fix comment
* modify some comment
|
2020-10-27 11:48:17 +08:00 |
|
yinkaile
|
efb5e573b5
|
remove unused files (#7561)
|
2020-10-21 16:16:12 +08:00 |
|
Leslie Leigh (李的序)
|
5ce3878bd1
|
Add external/compression/* (#7559)
* Add external/compression/*
* Make external/compression/* be importable
|
2020-10-21 16:15:23 +08:00 |
|
pandamicro
|
1ec38cc239
|
Fix beta user reported issues (#3004)
* Fix doc, error & cleanup code
* Fix render component nested in mask issue
* Fix multiple spine textures rendering issue
* Box2d stability
* Upgrade renderer.js to 1.8.6
* Avoid particle default values override custom issue
* Fix ParticleSystem restore issue in editor
* Fix enumerate scene.active issue
* Fix error map with new ids
|
2018-07-23 17:25:54 +08:00 |
|
yinkaile
|
204b112145
|
update to box2d.ts (#2964)
* update to box2d.ts
* update to box2d.ts
* update to box2d.ts
* fixed debug draw color
* update to box2d.ts
* fixed physics manager
* add license
|
2018-07-11 15:43:06 +08:00 |
|
yinkaile
|
480903d983
|
add missing function (#2848)
|
2018-06-11 17:35:48 +08:00 |
|
yinkaile
|
b2a35d6197
|
remove pstats lib
|
2018-03-28 14:27:40 +08:00 |
|
pandamicro
|
5f09233526
|
Improve engine modules
s
|
2018-03-07 18:50:51 +08:00 |
|
pandamicro
|
f8094eb739
|
Remove uselessUpdate pstats to v1.3.0
|
2017-06-12 11:13:51 +08:00 |
|
2youyouo2
|
e280769ec5
|
remove function from Array.prototype in box2d.js
|
2017-05-27 17:31:24 +08:00 |
|
pandamicro
|
3ca030611c
|
Use pstats instead of lstats
|
2017-05-05 15:20:57 +08:00 |
|
pandamicro
|
61c0a64bd0
|
Use es5 version lstats
|
2017-05-03 15:30:38 +08:00 |
|
pandamicro
|
0571671338
|
Use lstats for profiler
|
2017-05-03 14:18:36 +08:00 |
|
2youyouo2
|
3acf11a567
|
support physics
|
2017-03-08 14:02:45 +08:00 |
|
pandamicro
|
eb71e44cb8
|
Remove useless modules
|
2017-01-22 17:34:22 +08:00 |
|
pandamicro
|
6f530df13b
|
Cleanup other modules
|
2016-03-14 21:46:13 +08:00 |
|
pandamicro
|
1d8a6f29e0
|
Refactor cc.Macro to cc.macro
|
2016-03-14 11:49:03 +08:00 |
|
pandamicro
|
8306801243
|
Modulize event-manager, renderer and clean up core
|
2016-03-14 11:49:03 +08:00 |
|
pandamicro
|
334d99f414
|
Cleanup CCCommon, CCConfig, CCMacro, CCShaders
|
2016-03-13 18:57:13 +08:00 |
|
knoxHuang
|
f86cad8c5f
|
cc.sprite renname _ccsg.sprite and file name
|
2015-12-21 13:29:01 +08:00 |
|
Jare Guo
|
1fc0b6bc9a
|
Merge commit '067f62a6568adacee1d3f114723f45e5eb7aa279'
# Conflicts:
# cocos2d/core/base-nodes/CCAtlasNode.js
# cocos2d/core/sprites/CCSprite.js
# extensions/ccui/base-classes/UIScale9Sprite.js
|
2015-12-09 20:56:38 +08:00 |
|
Jare Guo
|
ef24960351
|
mixin EventTarget instead of inherit by polyfill
|
2015-12-09 20:53:59 +08:00 |
|
knoxHuang
|
ebeb018a97
|
fix fireball-x/fireball#433: Shielding original cc.Node and cc.Scene
|
2015-12-09 14:52:41 +08:00 |
|
pandamicro
|
17e14adfd2
|
Support chipmunk physics
|
2015-12-07 01:39:38 +08:00 |
|
Nan Wang
|
c0f59c1598
|
synchronized to cocos2d-html5#6700f8bb94b2. starting from fresh history.
|
2015-12-05 12:22:41 +08:00 |
|