axmol/tools
halx99 a2adfaf7df #Improve node sort performance for 64-bit by std::sort + long long (_localZOrder) (#16262)
* #improve node sort performance by std::sort + unsigned long long (_localZOrder)

* Use bit field for make _localZOrder storage more clearly.

* #Comment _localZOrder members for meaningful.

* fix issues

* #use explicit bits integer of localZOrder storage

* #Fix compile error, add include <cstdint> to CCNode.h

* use the optimization for 64bit and no optimization solution for 32bit

* Use the optimization for 64bit and no optimization solution for 32bit

* #Improve node sort performance 64-bit by std::sort + long long (_localZOrder)

* fix issues

* test case

* Revert "test case"

This reverts commit 85471d07a433f2b7f0265c3b7dd483fcc28e3e2f.

* fix issues

* use lambda, and any other sort issues.

* skip sotNodes

* fix compile error

* fix  compile issue
2016-07-31 22:44:24 +08:00
..
bindings-generator@32404751d5 Update bindings generator 2016-05-25 18:36:16 +08:00
cocos2d-console@01814f0b5e update cocos2d-console commit:fault-tolerant for cocos package (#16273) 2016-07-31 22:30:44 +08:00
coding-style Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
jenkins-scripts include include path check in Jenkins build script. 2016-03-21 11:41:17 +08:00
make-package Solve the error in git-archive-all tools. 2015-06-25 11:23:27 +08:00
particle fixed 'seperate' typo 2015-04-25 00:02:39 +03:00
performance-analyze Add tools for converting the performance tests data to excel files. 2015-09-14 09:52:21 +08:00
release fix doxygen document generate tool restore doxygen.config file unexpectly 2015-03-23 14:35:38 +08:00
simulator Merge pull request #16104 from natural-law/v3 2016-07-13 09:45:29 +08:00
tojs Add FileUtils::getContents(). (#15479) 2016-04-26 13:37:22 +08:00
tolua #Improve node sort performance for 64-bit by std::sort + long long (_localZOrder) (#16262) 2016-07-31 22:44:24 +08:00
travis-scripts feat: upgrades to GLFW v3.2 2016-06-29 16:11:30 -07:00
missing-tools.txt rename file name 2014-08-06 15:01:18 +08:00