Tags: endless3000/engine
Tags
optimize json merging (cocos#6716) * working on new deserialization * fix unit test # Conflicts: # cocos2d/core/asset-manager/pipeline.js * fix testing editor-extends * rename deserialize.js * merge two deseriailzation api * stash * add unit tests for serialization * try to support formerlySerializedAs * support json packer * Use English comment * keep function not inlined * cache ctor * reduce unused array * update test cases for custom class * merge json more efficiently * merge json more efficiently v2 * fix ci * remove unused remove * downgrade babel to 7.8 to avoid performance issue * downgrade babel to 7.8 to avoid performance issue * fix unit test
fixed upgrade mesh-renderer textures (cocos#6311)
Merge pull request cocos#6269 from caryliu1999/v2.3.1-release-fix-burst Fix a problem of Burst for 3d particle.
Merge pull request cocos#6213 from 2youyou2/v2.3.1-math-api fixed math api
PreviousNext