Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
cocos
/
cocos-engine
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
9.8k
Code
Issues
865
Pull requests
138
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
sync V3.8.3 to v3.8.5
- #16991
#16991
Merged
minggo
merged 10 commits into
v3.8.5
cocos/cocos-engine:v3.8.5
from
v3.8.3
cocos/cocos-engine:v3.8.3
Copy head branch name to clipboard
May 16, 2024
Conversation
Commits
10
(10)
Checks
Files changed
Merged
sync V3.8.3 to v3.8.5
#16991
minggo
merged 10 commits into
v3.8.5
cocos/cocos-engine:v3.8.5
from
v3.8.3
cocos/cocos-engine:v3.8.3
Copy head branch name to clipboard
Commits
Commits on Apr 1, 2024
Fix a compilation error if using xcode 15.3 (#16849)
dumganhar
authored
1ab3d8c
View commit details
Copy full SHA for 1ab3d8c
Browse repository at this point
Fix the problem that label needs to call super._onPreDestroy (#16851)
Show description for 8cd9efd
qiuguohua
authored
8cd9efd
View commit details
Copy full SHA for 8cd9efd
Browse repository at this point
Commits on Apr 2, 2024
Fix the problem of not displaying after resize buffer (#16854)
Show description for 596f392
qiuguohua
authored
596f392
View commit details
Copy full SHA for 596f392
Browse repository at this point
Commits on Apr 7, 2024
Update run_test_cases.yml (#16869)
Show description for c3860e6
shaoqiangcai
authored
c3860e6
View commit details
Copy full SHA for c3860e6
Browse repository at this point
Commits on Apr 8, 2024
Fix the issue of screen.orientation being undefined on Safari. (#16878)
Show description for 78e1af7
bofeng-song
authored
78e1af7
View commit details
Copy full SHA for 78e1af7
Browse repository at this point
Fix the issue where setting the device orientation to landscape on the web results in displaying the portrait screen when rotating the device. (#16879)
Show description for bee8aa2
bofeng-song
authored
bee8aa2
View commit details
Copy full SHA for bee8aa2
Browse repository at this point
Commits on Apr 9, 2024
fix vector resize memory corruption (#16883)
star-e
authored
99e6ec0
View commit details
Copy full SHA for 99e6ec0
Browse repository at this point
Commits on Apr 26, 2024
Fixing the issue where the web browser on iOS devices doesn't behave properly when the screen rotates. (#16934)
Show description for 724f2f6
bofeng-song
authored
724f2f6
View commit details
Copy full SHA for 724f2f6
Browse repository at this point
Commits on Apr 28, 2024
Fix the inconsistency issue between iOS and Android regarding the window.orientation values, which may cause incorrect orientation to be returned (#16936)
Show description for 15bffa2
bofeng-song
authored
15bffa2
View commit details
Copy full SHA for 15bffa2
Browse repository at this point
Commits on May 11, 2024
Revert "refine Skeleton's defaultSkin, defaultAnimation (#16635)" (#16972)
Show description for 7087c23
minggo
authored
7087c23
View commit details
Copy full SHA for 7087c23
Browse repository at this point
You can’t perform that action at this time.