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
aismann
90586f8a76
Bring the latest extension::DrawNodeEx to axmol ( #1883 )
...
* latest version 0.91
* renamed all ensureCapacityGL* to ensureCapacity*
* replace v2ToTex2F ->Tex2F
2024-05-07 23:07:04 +08:00
aismann
6f8f354ea8
Adapt DrawNodeEx to the changes on: Move color types to math/Color.h axmolengine#1741 ( #1760 )
2024-03-21 23:39:31 +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
RH
9f8962d47d
Change extension folder structure to reduce file name conflicts ( #1647 )
...
* Restructure extension folder structure to reduce conflicts with project source files
* Do not include SDFGen headers for Android builds
* Ensure correct paths are included for the relevant targets
* ImGui is not be enabled for WinUWP, tvOS and iOS
* Fix LUA auto binding generator to work with updated extension folder structure
* Fix path and linker issues for yasio when using prebuilt option
Set correct paths to extensions for prebuilt option
2024-02-03 10:08:22 +08:00
aismann
00d7b95af0
using AX_EX_DLL ( #1578 )
2024-01-05 05:35:05 +08:00
aismann
70fa8872de
Add extension 'DrawNodeEx' aka 'DrawNode v2' ( #1568 )
2024-01-05 02:07:13 +08:00