axmol/tests/cpp-tests/Classes
RH 7dba255a1d
Add a pool for GroupCommand rendering commands (#969)
* Committing genbindings changes

* Use a pool of GroupCommand entries to avoid multiple entries of the same group in the render queue in certain scenarios

* Ensure captureNode works as expected.

* Set member variables to default values when init method is called on the GroupCommand

* Explicitly reset the command state when retrieving a GroupCommand from the pool
2022-11-28 08:37:22 +08:00
..
ActionManagerTest Migrate 2022-10-18 19:17:36 +08:00
ActionsEaseTest Migrate 2022-10-18 19:17:36 +08:00
ActionsProgressTest Final migrate (#876) 2022-10-01 16:24:52 +08:00
ActionsTest Migrate 2022-10-18 19:17:36 +08:00
BillBoardTest Migrate 2022-10-18 19:17:36 +08:00
Box2DTest Migrate 2022-10-18 19:17:36 +08:00
Box2DTestBed Migrate 2022-10-18 19:17:36 +08:00
BugsTest Migrate 2022-10-18 19:17:36 +08:00
Camera3DTest Migrate 2022-10-18 19:17:36 +08:00
ChipmunkTest Migrate 2022-10-18 19:17:36 +08:00
ChipmunkTestBed Migrate 2022-10-18 19:17:36 +08:00
ClickAndMoveTest Migrate 2022-10-18 19:17:36 +08:00
ClippingNodeTest Migrate 2022-10-18 19:17:36 +08:00
ConfigurationTest Migrate 2022-10-18 19:17:36 +08:00
ConsoleTest Migrate 2022-10-18 19:17:36 +08:00
CurlTest Migrate 2022-10-18 19:17:36 +08:00
CurrentLanguageTest rename cocos2d to axmol (#920) 2022-10-12 00:15:09 +08:00
DataVisitorTest Final migrate (#876) 2022-10-01 16:24:52 +08:00
DrawPrimitivesTest Update DrawPrimitivesTest.cpp 2022-11-07 20:56:11 +01:00
EffectsAdvancedTest Migrate 2022-10-18 19:17:36 +08:00
EffectsTest Migrate 2022-10-18 19:17:36 +08:00
EffekseerTest Fix copyright notice [skip ci] 2022-11-01 20:02:56 +08:00
ExtensionsTest Migrate 2022-10-18 19:17:36 +08:00
FileUtilsTest Remove FileUtils::searchResolutionsOrderArray 2022-10-30 23:03:39 +08:00
FontTest rename cocos2d to axmol (#920) 2022-10-12 00:15:09 +08:00
ImGuiTest rename cocos2d to axmol (#920) 2022-10-12 00:15:09 +08:00
InputTest Migrate 2022-10-18 19:17:36 +08:00
IntervalTest Migrate 2022-10-18 19:17:36 +08:00
JNITest Final migrate (#876) 2022-10-01 16:24:52 +08:00
LabelTest Migrate 2022-10-18 19:17:36 +08:00
LayerTest Migrate 2022-10-18 19:17:36 +08:00
LightTest Migrate 2022-10-18 19:17:36 +08:00
MaterialSystemTest Migrate 2022-10-18 19:17:36 +08:00
MenuTest Migrate 2022-10-18 19:17:36 +08:00
MeshRendererTest Migrate 2022-10-18 19:17:36 +08:00
MotionStreakTest Migrate 2022-10-18 19:17:36 +08:00
MultiTouchTest Migrate 2022-10-18 19:17:36 +08:00
NavMeshTest Migrate 2022-10-18 19:17:36 +08:00
NetworkTest Migrate 2022-10-18 19:17:36 +08:00
NewAudioEngineTest Migrate 2022-10-18 19:17:36 +08:00
NewEventDispatcherTest Migrate 2022-10-18 19:17:36 +08:00
NewRendererTest Add a pool for GroupCommand rendering commands (#969) 2022-11-28 08:37:22 +08:00
NodeTest Migrate 2022-10-18 19:17:36 +08:00
OpenURLTest Migrate 2022-10-18 19:17:36 +08:00
ParallaxTest Migrate 2022-10-18 19:17:36 +08:00
Particle3DTest Migrate 2022-10-18 19:17:36 +08:00
ParticleTest Migrate 2022-10-18 19:17:36 +08:00
Physics3DTest Migrate 2022-10-18 19:17:36 +08:00
PhysicsTest Migrate 2022-10-18 19:17:36 +08:00
ReleasePoolTest Final migrate (#876) 2022-10-01 16:24:52 +08:00
RenderTextureTest Migrate 2022-10-18 19:17:36 +08:00
RotateWorldTest Migrate 2022-10-18 19:17:36 +08:00
Scene3DTest Migrate 2022-10-18 19:17:36 +08:00
SceneTest Migrate 2022-10-18 19:17:36 +08:00
SchedulerTest Migrate 2022-10-18 19:17:36 +08:00
ShaderTest Migrate 2022-10-18 19:17:36 +08:00
SpineTest Update spine runtime to v4.1-c9af18e 2022-11-07 15:48:19 +08:00
SpriteFrameCacheTest Migrate 2022-10-18 19:17:36 +08:00
SpritePolygonTest Migrate 2022-10-18 19:17:36 +08:00
SpriteTest Migrate 2022-10-18 19:17:36 +08:00
TerrainTest Migrate 2022-10-18 19:17:36 +08:00
TextInputTest Migrate 2022-10-18 19:17:36 +08:00
Texture2dTest Migrate 2022-10-18 19:17:36 +08:00
TextureCacheTest Migrate 2022-10-18 19:17:36 +08:00
TexturePackerEncryptionTest rename cocos2d to axmol (#920) 2022-10-12 00:15:09 +08:00
TileMapTest Migrate 2022-10-18 19:17:36 +08:00
TouchesTest Migrate 2022-10-18 19:17:36 +08:00
TransitionsTest Migrate 2022-10-18 19:17:36 +08:00
UITest Add support for centered horizontal layout (#946) 2022-11-01 19:02:04 +08:00
UnitTest Migrate 2022-10-18 19:17:36 +08:00
UserDefaultTest Migrate 2022-10-18 19:17:36 +08:00
VRTest Final migrate (#876) 2022-10-01 16:24:52 +08:00
VibrateTest Migrate 2022-10-18 19:17:36 +08:00
WindowTest Final migrate (#876) 2022-10-01 16:24:52 +08:00
ZipTest Migrate 2022-10-18 19:17:36 +08:00
ZwoptexTest Migrate 2022-10-18 19:17:36 +08:00
AppDelegate.cpp rename cocos2d to axmol (#920) 2022-10-12 00:15:09 +08:00
AppDelegate.h Migrate 2022-10-18 19:17:36 +08:00
BaseTest.cpp Final migrate (#876) 2022-10-01 16:24:52 +08:00
BaseTest.h Migrate 2022-10-18 19:17:36 +08:00
VisibleRect.cpp Final migrate (#876) 2022-10-01 16:24:52 +08:00
VisibleRect.h Migrate 2022-10-18 19:17:36 +08:00
controller.cpp Add effekseer test 2022-11-01 19:50:43 +08:00
controller.h Migrate 2022-10-18 19:17:36 +08:00
testBasic.h Migrate 2022-10-18 19:17:36 +08:00
testResource.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
tests.h Add effekseer test 2022-11-01 19:50:43 +08:00