axmol/core
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
..
2d Visible artifacts on DrawNode::drawCircle() with a corresponding lineWidth > 5 (window resizing issue) (#1050) 2023-02-22 20:02:20 +08:00
3d Fix warnings (implicit conversion loses and use of deprecated function) 2022-11-20 09:58:34 +09:00
audio Don't use deprecated function 2023-01-11 23:28:22 +08:00
base Working on c++23 2023-02-18 11:39:31 +08:00
math Migrate [skip ci] 2022-10-18 19:13:40 +08:00
navmesh Final migrate (#876) 2022-10-01 16:24:52 +08:00
network Working on c++23 2023-02-18 11:39:31 +08:00
physics Improve code quality (stage1.Oct) (#916) 2022-10-13 21:44:42 +08:00
physics3d Fix #873 2022-10-12 12:39:27 +08:00
platform Check astc image header wildcard for some extesion formats [skip ci] 2023-02-18 11:43:44 +08:00
renderer display error message if shader initialization fails (#1051) 2023-02-09 23:07:36 +08:00
ui Scrollbar visibility fix for when auto hide is disabled (#1067) 2023-02-22 11:13:56 +08:00
CMakeLists.txt Improve windows optional modules 2023-01-11 22:28:14 +08:00
axmol.cpp Final migrate (#876) 2022-10-01 16:24:52 +08:00
axmol.h Add Anchored Sprite Class (#1040) 2023-02-10 14:07:20 +08:00
axmol.natvis Improve code quality (stage1.Oct) (#916) 2022-10-13 21:44:42 +08:00
cocos2d.h Migrate [skip ci] 2022-10-18 19:13:40 +08:00