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 }}
PatriceJiang
/
cocos2d-x
Public
forked from
cocos2d/cocos2d-x
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
1
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
fix_windows_max_path_rename
User selector
All users
Datepicker
All time
Commit History
Commits on May 10, 2019
rename Java_org_cocos2dx_lib_Cocos2dxLuaJavaBridge.* to Cocos2dxLuaJavaBridge.*
PatriceJiang
committed
3146ba6
Copy full SHA for 3146ba6
Commits on May 9, 2019
protect empty string (#19680)
PatriceJiang
authored and
minggo
committed
8e9edf6
Copy full SHA for 8e9edf6
Commits on May 8, 2019
modify engine version (#19677)
minggo
authored
3266a22
Copy full SHA for 3266a22
Commits on Apr 30, 2019
fix Sprite update_blend_func (#19649)
kackyt
authored and
minggo
committed
8ee3020
Copy full SHA for 8ee3020
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically (#19648)
CocosRobot
authored and
minggo
committed
c80bf4e
Copy full SHA for c80bf4e
add clang-tidy support (#19643)
Show description for 7370ab4
JohnCoconut
authored and
minggo
committed
7370ab4
Copy full SHA for 7370ab4
Commits on Apr 28, 2019
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically (#19644)
CocosRobot
authored and
minggo
committed
9b038ee
Copy full SHA for 9b038ee
add optimization for OPPO. (#19631)
xianyinchen
authored and
minggo
committed
776ab10
Copy full SHA for 776ab10
Commits on Apr 26, 2019
Optimize cases where loop variable is unecessarily copied in a range-for loop. (#19637)
Show description for 79893ef
JohnCoconut
authored and
minggo
committed
79893ef
Copy full SHA for 79893ef
Commits on Apr 25, 2019
Changed shader data types mediump to highp to remove possible sprite joggling on some Android phones. (#19633)
gamehelphere
authored and
minggo
committed
5dd1021
Copy full SHA for 5dd1021
remove redundant user-defined copy constructor and destructor, (#19636)
Show description for 42ea50d
JohnCoconut
authored and
minggo
committed
42ea50d
Copy full SHA for 42ea50d
Commits on Apr 24, 2019
move parseIntegerList to a free function in ccUtils, add few testcases (#19634)
JohnCoconut
authored and
minggo
committed
690089b
Copy full SHA for 690089b
Commits on Apr 22, 2019
update binding generator (#19625)
minggo
authored
7f72ee6
Copy full SHA for 7f72ee6
Commits on Apr 19, 2019
rewrite parseIntegerList with better performance (#19619)
JohnCoconut
authored and
minggo
committed
59e0820
Copy full SHA for 59e0820
prefer delegate constructor over new(this) (#19613)
JohnCoconut
authored and
minggo
committed
5ca2cd7
Copy full SHA for 5ca2cd7
fix outdated documentation [ci skip] (#19618)
JohnCoconut
authored and
minggo
committed
494bf3e
Copy full SHA for 494bf3e
Commits on Apr 18, 2019
Optimize calls to std::string::find() and friends when the needle passed is a single character string literal. The character literal overload is more efficient. (#19614)
JohnCoconut
authored and
minggo
committed
d5021cf
Copy full SHA for d5021cf
Commits on Apr 17, 2019
add build test option for cmake (#19608)
Show description for b1e4a16
deflinhec
authored and
minggo
committed
b1e4a16
Copy full SHA for b1e4a16
Commits on Apr 15, 2019
End the NS_CC properly. (#19603)
Show description for 1b1a1a4
larisand
authored and
minggo
committed
1b1a1a4
Copy full SHA for 1b1a1a4
Commits on Apr 10, 2019
fix static token array in headfile (#19164)
Show description for f8fb981
iDings
authored and
minggo
committed
f8fb981
Copy full SHA for f8fb981
fix base/CMakeLists.txt (#19575)
Xrysnow
authored and
minggo
committed
b1e4a17
Copy full SHA for b1e4a17
Fix bug: can't play video in obbfile. (#19476)
Show description for fc6a6db
halx99
authored and
minggo
committed
fc6a6db
Copy full SHA for fc6a6db
Commits on Apr 8, 2019
use CC_SAFE_DELETE_ARRAY instead of CC_SAFE_DELETE (#19580)
minggo
authored
d71ae3f
Copy full SHA for d71ae3f
Update CCArmature.cpp (#19579)
Show description for 5dedc9d
larisand
authored and
minggo
committed
5dedc9d
Copy full SHA for 5dedc9d
Commits on Apr 4, 2019
revert threads (#19572)
PatriceJiang
authored and
minggo
committed
14d1ffe
Copy full SHA for 14d1ffe
Commits on Apr 3, 2019
[windows] use PostMessage to replace SendMessage (#19569)
PatriceJiang
authored and
minggo
committed
a837ed7
Copy full SHA for a837ed7
Commits on Apr 1, 2019
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically (#19563)
CocosRobot
authored and
minggo
committed
56abd88
Copy full SHA for 56abd88
Only send the ON_PERCENTAGE_CHANGED if and only if the percentage value has actually changed. (#19556)
rh101
authored and
minggo
committed
78a8b2b
Copy full SHA for 78a8b2b
Commits on Mar 19, 2019
Merge pull request #19524 from gestern/patch-1
Show description for a3a536e
minggo
authored
a3a536e
Copy full SHA for a3a536e
Merge pull request #19525 from CocosRobot/update_lua_bindings_1552959478
Show description for a19fae8
minggo
authored
a19fae8
Copy full SHA for a19fae8
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically
CocosRobot
committed
d8787b4
Copy full SHA for d8787b4
Merge pull request #19520 from sbrednikhin/v3
Show description for b16292a
minggo
authored
b16292a
Copy full SHA for b16292a
Ability to change title position
gestern
authored
b9ff3dd
Copy full SHA for b9ff3dd
Commits on Mar 18, 2019
Getting clearing color from Director interface
sbrednikhin
authored
9caa7b2
Copy full SHA for 9caa7b2
Methods of changing clearing color
sbrednikhin
authored
66dbafe
Copy full SHA for 66dbafe
Pagination
Previous
Next
You can’t perform that action at this time.