bwaiox
|
aacebeef89
|
Fix error when compile on LINUX ubuntu2204 (#2012)
* fix LINUX compile error for CocosGUIScene.cpp
* fix LINUX compile error 'must be interger or enum' for array length
|
2024-07-01 21:41:44 +08:00 |
aismann
|
8175eb2ade
|
DrawNodeV2 0.94 (currently DrawNodeEx) (#2008)
|
2024-06-29 00:15:02 +08:00 |
halx99
|
ad051f353f
|
Update TLD to axmol.dev in sources (#1977)
|
2024-06-10 02:25:43 +08:00 |
aismann
|
5b8a07413b
|
DrawNodeEx/DrawNodeExTest update (#1914)
* Fix issue #1546 of UILayout(#1549) and small performance boost
* add test
* Update DrawPrimitivesTest.cpp (Smaller tester code)
* Update DrawNodeEx.h
AX_EX_DLL
* Update AXLinkHelpers.cmake
* Update Console.cpp (removed the '\n' which creates an second (empty) line)
* segment stuff
* .
* add some more tests
* Issue 1888
* .
* add all DrawNode cocos2dx
* .
* .
* .
* add feature for drawing in correct order
* .
* Update DrawNodeEx.cpp
* .
* Update DrawNodeEx.cpp
* DRAWNODE_TRIANGLE_ONLY
* DRAWNODE_DRAW_LINE_POINT
* .
* Update DrawNodeExTest.cpp
* Update DrawNodeExTest.cpp
* .
* .
* Add round brackets
* commendet this both lines (check it in next version)
* .
|
2024-05-22 18:48:36 +08:00 |
Deal
|
004065a054
|
Rename ax::Ref ==> ax::Object (#1877)
* Rename ax::Ref ==> ax::Object
* Update Object.h [skip ci]
|
2024-05-03 22:15:08 +08:00 |
Deal
|
76db9007b0
|
Move color types to math/Color.h (#1741)
* Move color types to math/Color.h
* Use V3F_C4F
* Fix ci
|
2024-03-14 23:38:45 +08:00 |
aismann
|
70fa8872de
|
Add extension 'DrawNodeEx' aka 'DrawNode v2' (#1568)
|
2024-01-05 02:07:13 +08:00 |