axmol/tests/cpp-tests/Classes
aismann 1b4c7b9976
Visible artifacts on DrawNode::drawCircle() with a corresponding lineWidth > 5 (window resizing issue) (#1050)
* Fix DrawNode::drawCircle() behavior itf the window is resizing.

* Update CCDrawNode.cpp

Tested also with
resourceSize(960, 640) or (1280, 720)
designSize(480, 320) or (400, 320);


Making a deal with the "boss"

* Update drawCircle and Tests

_lineWidth/4  is needed => the circle grow to fast without

---------

Co-authored-by: Deal(一线灵) <halx99@live.com>
2023-02-22 20:02:20 +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 Make cpp-tests window resizable 2023-01-21 14:30:17 +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 Improve base64 API 2023-01-01 18:07:18 +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 Visible artifacts on DrawNode::drawCircle() with a corresponding lineWidth > 5 (window resizing issue) (#1050) 2023-02-22 20:02:20 +08: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 Fix http test print 2023-01-05 23:31:39 +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 Take care lambda implicit capture std::string_view 2023-01-03 23:02:17 +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 Improve test naming (#1057) 2023-02-13 17:55:26 +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 Trim leading space from wrapped lines of text in RichText (#1066) 2023-02-21 13:15:28 +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 Changeable window for all "PCs on cpp_tests (#1036) 2023-01-23 19:30:13 +08:00
AppDelegate.h Migrate 2022-10-18 19:17:36 +08:00
BaseTest.cpp Make cpp-tests window resizable 2023-01-21 14:30:17 +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