axmol/cocos/editor-support
Ricardo Quesada 8931d968c0 Renderer uses a float as a key
Instead of using a 64-bit int key with viewport, opaque and depth,
it only uses a 32-bit float with only the depth.
Saves time in:
 - No need to convert the 32-bit float into 24-bit int
 - keys are shorter
2014-01-17 16:08:29 -08:00
..
cocosbuilder removes "include "cocos2d.h" from cocos2d files 2014-01-16 21:35:58 -08:00
cocostudio Renderer uses a float as a key 2014-01-17 16:08:29 -08:00
spine Renderer uses a float as a key 2014-01-17 16:08:29 -08:00