axmol/cocos
Ricardo Quesada 81f5254e15 Removes setNormalizedPosition
This funciton is useful, but the code is buggy.
In should check the parents' position instead of Director::Size()
Let's do it correctly, and then re-add this function
2014-03-03 16:08:30 -08:00
..
2d Removes setNormalizedPosition 2014-03-03 16:08:30 -08:00
audio Merge branch 'develop' of https://github.com/akof1314/cocos2d-x into develop 2014-01-08 17:03:44 +08:00
base fix console loop 2014-02-26 23:51:45 +08:00
editor-support Merge pull request #5501 from nutty898/develop_nutty_modify_framework_for315 2014-03-03 18:09:32 +08:00
gui Adjust layout 2014-03-02 22:41:47 +08:00
math/kazmath Implements AABB culling for sprites 2014-02-22 17:47:56 -08:00
network issue #4165: Scheduler::scheduleCallback -> Scheduler::schedule, Scheduler::scheduleSelector -> Scheduler::schedule. APIs are clear for c++ developers now. 2014-03-03 11:00:30 +08:00
physics closed #4150: add const to getPosition/RotationOffset method. 2014-03-03 14:35:44 +08:00
storage Linux local storage support. Depends on libsqlite3-dev 2014-02-13 00:53:51 +01:00