0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix proj.android More... almost 11 years ago
fix proj.ios More... almost 11 years ago
fix proj.mac, update mac player More... almost 11 years ago
modify label anchor type
htl
More... almost 11 years ago
Merge branch 'develop' More... almost 11 years ago
Merge pull request #419 from ZhaoTianze/master More... almost 11 years ago
modify ccs loader resource loader modify uiscroll uilistview program on quickV2
htl
More... almost 11 years ago
ui里面增加新的外描边方法 More... almost 11 years ago
Merge pull request #12 from chukong/master More... almost 11 years ago
Merge pull request #418 from dongxurr123/chipmunk-dev More... almost 11 years ago
1.CCJoint代码重构,将通用逻辑封装在CCJoint中 2.新增 DampedSpring,GrooveJoint,PivotJoint,SlideJoint四种joint 3.精简CCPhysicsBody中的Joint函数名,去掉with More... almost 11 years ago
Merge pull request #417 from htlxyz/master More... almost 11 years ago
modify ccsloader
htl
More... almost 11 years ago
add ccs scene loader
htl
More... almost 11 years ago
Merge pull request #11 from chukong/master More... almost 11 years ago
1.增加cpConstraint的通用函数 More... almost 11 years ago
modify ccsloader
htl
More... almost 11 years ago
Merge pull request #2 from chukong/master More... almost 11 years ago
1.重构代码,将所有与特定joint无关的通用操作移至 CCJoint中 2.加入 dampedSpring类型的joint More... almost 11 years ago
Merge pull request #416 from dongxurr123/chipmunk-dev More... almost 11 years ago
Merge pull request #413 from htlxyz/master More... almost 11 years ago
Merge pull request #415 from zrong/develop More... almost 11 years ago
恢复define LUA_IDSIZE 512 More... almost 11 years ago
fix a dragonbones issue More... almost 11 years ago
1.增加单个body加joint的限制,CCPhysicsBody中添加 MAX_JOINT常量 2.joint break时,body释放joint对象放在了基类中 More... almost 11 years ago
update player proj.mac More... almost 11 years ago
update mac player More... almost 11 years ago
1.增加CCPhysicsBody中的joint管理 2.增加CCJoint抽象类以及一个实现 CCPinJoint,并实现了break joint方法 3.修改tolua binding More... almost 11 years ago
update player proj.mac More... almost 11 years ago
update mac player More... almost 11 years ago