Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
formatCvt
/
cocos2d-x
Public
forked from
cocos2d/cocos2d-x
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
v3
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 28, 2019
suppress lint new api errors
formatCvt
committed
0190536
Copy full SHA for 0190536
Commits on Jan 18, 2019
Update AppActivity.java
Show description for 54d311e
formatCvt
authored
54d311e
Copy full SHA for 54d311e
Commits on Jan 9, 2019
coding style fix
formatCvt
committed
2f65e40
Copy full SHA for 2f65e40
Add Android P cutout area support
Show description for 458bd50
formatCvt
committed
458bd50
Copy full SHA for 458bd50
Commits on Jan 4, 2019
Ability to get low coupling inheritance (#19276)
Show description for 2941200
gestern
authored and
PatriceJiang
committed
2941200
Copy full SHA for 2941200
Commits on Jan 1, 2019
cmake win32 Precompiled header (#19273)
Show description for 403deed
crazyhappygame
authored and
drelaptop
committed
403deed
Copy full SHA for 403deed
Commits on Dec 26, 2018
fix spritecache plist parsing issue (#19269)
PatriceJiang
authored
9fadf4e
Copy full SHA for 9fadf4e
standardize pause & resume logic on GLSurfaceView (#19256)
drelaptop
authored
c9e4cb2
Copy full SHA for c9e4cb2
Commits on Dec 25, 2018
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically (#19267)
CocosRobot
authored and
drelaptop
committed
00cad6c
Copy full SHA for 00cad6c
Merge pull request #19266 from cocos2d/3.17.1
Show description for 9bd7732
drelaptop
authored
9bd7732
Copy full SHA for 9bd7732
update versoin code (#19265)
PatriceJiang
authored
fea0b04
Copy full SHA for fea0b04
Update changelog and release note (#19264)
Show description for cc6ffbd
PatriceJiang
authored
cc6ffbd
Copy full SHA for cc6ffbd
Commits on Dec 24, 2018
increase cmake stability , remove tests/CMakeLists.txt (#19261)
drelaptop
authored
b136b56
Copy full SHA for b136b56
[uibutton] fix size init order (#19260)
PatriceJiang
authored
c6224d1
Copy full SHA for c6224d1
Commits on Dec 21, 2018
[vs2017] upgrade 3rd party libs to support vs2017 in release mode (#19259)
PatriceJiang
authored
451d913
Copy full SHA for 451d913
[lua] remove luaL_error, which kill process (#19257)
PatriceJiang
authored
8d5c1d4
Copy full SHA for 8d5c1d4
Commits on Dec 19, 2018
[lua-tests] use math.fmod & lua downloader binding clear stack (#19255)
Show description for 8bfc9a4
PatriceJiang
authored
8bfc9a4
Copy full SHA for 8bfc9a4
Commits on Dec 18, 2018
update CHANGELOG (#19250)
Show description for 90d2bbf
PatriceJiang
authored
90d2bbf
Copy full SHA for 90d2bbf
Commits on Dec 15, 2018
[lua tests]fix evalJs 'alert' frozen (#19249)
PatriceJiang
authored and
drelaptop
committed
4f5bfea
Copy full SHA for 4f5bfea
Commits on Dec 14, 2018
[external] update to v152 (#19247)
Show description for 3dc3473
PatriceJiang
authored
3dc3473
Copy full SHA for 3dc3473
[lua-tests] fix LuaJavaBridge crash on release mode (#19248)
PatriceJiang
authored
0aade7d
Copy full SHA for 0aade7d
Commits on Dec 12, 2018
fix small type error in ScriptingCore (#19244)
drelaptop
authored
b01bb0c
Copy full SHA for b01bb0c
[lua android] use luajit & template cmake update (#19239)
Show description for b047926
PatriceJiang
authored and
drelaptop
committed
b047926
Copy full SHA for b047926
Commits on Dec 11, 2018
prevent player hold invalid AudioCache* pointer (#19240)
Show description for 0364151
drelaptop
authored
0364151
Copy full SHA for 0364151
[android] all test projects use cleartext (#19237)
PatriceJiang
authored
6d5a4ea
Copy full SHA for 6d5a4ea
fix double free issues when js/lua-tests exit on iOS (#19236)
Show description for 3a85020
drelaptop
authored
3a85020
Copy full SHA for 3a85020
Commits on Dec 10, 2018
modify changelog for 3.17.1 release (#19226)
drelaptop
authored
035b59a
Copy full SHA for 035b59a
[cmake] add find_host_library into iOS toolchain file (#19230)
drelaptop
authored
d8b838b
Copy full SHA for d8b838b
alBufferData instead of alBufferDataStatic for small audio file on Apple (#19227)
Show description for fe25aee
drelaptop
authored
fe25aee
Copy full SHA for fe25aee
Improve websocket traces (#19235)
Show description for 0f3e086
Dimon4eg
authored and
PatriceJiang
committed
0f3e086
Copy full SHA for 0f3e086
[android lua] improve performance of lua loader (#19234)
Show description for d111072
PatriceJiang
authored
d111072
Copy full SHA for d111072
Commits on Dec 7, 2018
[cpp-tests] Fileutils performance issue fix (#19231)
Show description for 53d8b68
PatriceJiang
authored
53d8b68
Copy full SHA for 53d8b68
[android/cpp test]Unit Test/9 neon32 release mode crash (#19224)
Show description for 95319e9
PatriceJiang
authored
95319e9
Copy full SHA for 95319e9
Commits on Dec 5, 2018
Merge pull request #19229 from cocos2d/3.17.1
Show description for 60eb6db
drelaptop
authored
60eb6db
Copy full SHA for 60eb6db
[js-tests] prevent frequently click 'Main Menu' button, load main scene multiple times (#19228)
PatriceJiang
authored
45898bc
Copy full SHA for 45898bc
Pagination
Previous
Next
You can’t perform that action at this time.