axmol/cocos
Carlos Madrazo 5a52189821 small BillBoard optimizations (#17825)
* small BillBoard optimizations

-Quick return in visit if it is not visible and has no children.  
-Comment out getNodeToWorldTransform because it is death code (doesn't do anything)

* remove unused rotationQuaternion
2017-05-22 08:59:55 +08:00
..
2d Allow visit Sprite without camera for render to texture (#17824) 2017-05-22 08:58:42 +08:00
3d small BillBoard optimizations (#17825) 2017-05-22 08:59:55 +08:00
audio [Win32] Fix AudioDecoder fopen unicode. (#17815) 2017-05-16 09:45:33 +08:00
base Add const keyward to Node::isScheduled and Scheduler::isScheduled (#17833) 2017-05-19 17:24:05 +08:00
deprecated Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
editor-support Support ETC1 Alpha Channel in the Spine Library (#17692) 2017-04-27 10:04:59 +08:00
math Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
navmesh Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
network Avoid crash on large file download. (#17735) 2017-04-28 13:38:23 +08:00
physics Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
physics3d Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
platform [Win32,WinRT] Fix listFiles and listFilesRecursively use unicode. (#17813) 2017-05-18 09:18:18 +08:00
renderer match the logic to unbind vao (#17628) 2017-04-01 15:37:22 +08:00
scripting [ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically (#17830) 2017-05-19 09:41:55 +08:00
storage Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
ui Refactoring editbox and system label on win32 platform (#17828) 2017-05-17 16:20:21 +08:00
vr Fixes cocos2d build for tvOS. (#17498) 2017-03-15 10:01:38 +08:00
Android.mk Adds libmd5-rfc third-party library for calculating MD5 since the functions in <openssl/md5.h> aren’t exported in win10, plus <openssl/md5.h> seems to be private header. (#17625) 2017-04-01 11:43:17 +08:00
CMakeLists.txt Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
cc_dummy.c Squashed commit of the following: 2016-03-02 16:51:54 -08:00
cocos2d.cpp Improve the AndroidStudio configurations of tests & templates (#17495) 2017-03-14 13:41:28 +08:00
cocos2d.h [ci skip]Update version (#17525) 2017-03-16 14:14:43 +08:00