forked from cocos/cocos-engine
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* commit 'a3de003db47b4afa537a97b829ad75069f48be95': fix browser breaking when playing audio on uc browser (cocos#5048) fix vec2、vec3、vec4 parameters type error (cocos#5064) Fix call node targetOff func has not remove node from target.__eventTargets array (cocos#5052) add play and stop sub particle for editor mode (cocos#5031) fix IE11's not supporting to Array.includes (cocos#5033) fix issue cocos#4942 BUG FIX: audio fail to register touch event listener && fix audio loading (cocos#4991) fix ecScene null (cocos#5000) Lifecycle: always call start, update, lateUpdate in try catch (cocos#4941) Fix a memory leak caused by the render-data not being properly released! (cocos#5025) avoid releasing builtin asset (cocos#4915) fix auto sync prefab rotation and z invalid (cocos#4975) revert fix pageview inertia invalid (cocos#4945) (cocos#4968) refine code (cocos#4964) fix pageview inertia invalid (cocos#4945) # Conflicts: # cocos2d/audio/CCAudio.js # cocos2d/core/graphics/graphics.js # cocos2d/core/load-pipeline/audio-downloader.js # cocos2d/core/platform/CCSys.js # cocos2d/core/renderer/index.js # cocos2d/core/utils/prefab-helper.js # cocos2d/renderer/render-data/render-data.js # cocos2d/tilemap/CCTiledMap.js
- Loading branch information
Showing
22 changed files
with
224 additions
and
115 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.