Commit Graph

114 Commits

Author SHA1 Message Date
knox
e98d176f36 refine EngineErrorMap.md 2018-05-09 11:51:19 +08:00
knox
3419688d1d fix ParticleSystem and update EngineErrorMap 2018-05-09 11:27:43 +08:00
pandamicro
e597e34f4f Remove __instanceId from Node and Component (#2627)
* Add Scheduler.enableForTarget and change to use  _id

* Use _id instead of __instanceId in Texture2D

* Fix ParticleSystem __instanceId usage

* Use _id instead of __instanceId in ActionManager

* Fix usage of Scheduler in InputManager

* Use _id instead of __instanceId in EventManager

* Totally remove ClassManager and __instanceId

* Fix initialization process

* Fix touch & mouse listener off check issue

* Fix id not generated issue

* Fix touch & mouse listener being removed by rejected persist node

* Improve logic
2018-05-04 13:51:21 +08:00
pandamicro
e4bdd1edc3 Merge remote-tracking branch 'fireball/master' into next 2018-05-02 16:16:33 +08:00
PP
b08233c801 TiledMapAsset: reimplement RawAsset to Asset (#2575)
* TiledMapAsset: reimplement RawAsset to Asset

* deprecated errorID 7220

* push sourceTSX to tsxFileNames

commit2

* remove Path.normalize()

* tiledmap: change arg tsxMap


commit
2018-04-26 21:50:04 +08:00
pandamicro
14a555e0fb Merge remote-tracking branch 'fireball/master' into next 2018-04-16 19:14:08 +08:00
Jare Guo
c2368128aa minor update 2018-04-13 23:10:42 +08:00
Jare Guo
39fb31c24d not support loading sprite frame in atlas via loadRes 2018-04-11 23:26:30 +08:00
PP
a733e7c10c add error id 2018-04-11 15:05:50 +08:00
PP
f594daeeb1 reimplement debugInfos workflow
debugInfos


debuginfos


README updated


debugInfos workflow


reimplement debugInfos workflow
2018-03-26 17:11:53 +08:00
pandamicro
b29a92f7e4 Fix docs 2017-07-07 11:54:53 +08:00
zilongshanren
b7da540af7 remove warning msg from md 2017-05-11 17:17:47 +08:00
Jare Guo
4351f7c82c add progress callback for loadRes 2017-01-13 15:56:58 +08:00
Nan Wang
4dea8e7a8a move all error logs to DebugInfos.js and only show error id in release build 2016-12-15 17:07:01 +08:00