axmol/cocos
Ricardo Quesada d6be81b7a8 The Renderer is not a singleton
In order to access, you have to get it from the Director

`Director::getInstance()->getRenderer()`
2013-12-17 17:50:17 -08:00
..
2d The Renderer is not a singleton 2013-12-17 17:50:17 -08:00
audio added support for msys2 mingwtoolchains and fix x64 cocos/audio on windows platform for MSVC and Mingw. Also fixed a few very bad type casts very important for future Arm64 bit processors 2013-12-05 03:37:27 +00:00
base Small fix for Vector::insert(const Vector<T>& other), renames it to Vector::pushBack(const Vector<T>& other). 2013-12-17 18:09:07 +08:00
editor-support The Renderer is not a singleton 2013-12-17 17:50:17 -08:00
gui fix some warnings 2013-12-06 16:32:06 +08:00
math/kazmath Merge branch 'develop' into arm64 2013-11-04 15:02:35 -08:00
network use ssize_t for index and capacity 2013-12-12 14:48:26 +08:00
physics Merge pull request #4486 from boyu0/iss2771_physical 2013-12-15 18:30:48 -08:00
scripting [AUTO] : updating submodule reference to latest autogenerated bindings 2013-12-17 10:39:43 +00:00
storage/local-storage perfect vs-project configuration 2013-10-31 10:51:38 +08:00