axmol/extensions
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
..
DragonBones Change extension folder structure to reduce file name conflicts (#1647) 2024-02-03 10:08:22 +08:00
DrawNodeEx DrawNodeEx/DrawNodeExTest update (#1914) 2024-05-22 18:48:36 +08:00
Effekseer Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +08:00
GUI Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +08:00
ImGui Update imgui to 1.90.6 2024-05-19 01:42:48 +08:00
Inspector Don't use fmt header only (#1707) 2024-02-20 05:37:28 +08:00
JSONDefault Implement new axmol log system based on fmtlib (#1732) 2024-03-07 08:47:00 +08:00
Live2D Fix cmake project generation on platforms other than Android (#1503) 2023-12-12 09:40:40 +08:00
Particle3D Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +08:00
SDFGen Change extension folder structure to reduce file name conflicts (#1647) 2024-02-03 10:08:22 +08:00
assets-manager Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +08:00
cocostudio Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +08:00
fairygui [FairyGUI] Use content scale factor to correctly set up a scale 9 sprite (#1884) 2024-05-06 20:39:26 +08:00
physics-nodes Change extension folder structure to reduce file name conflicts (#1647) 2024-02-03 10:08:22 +08:00
scripting/lua-bindings Committing luabindings for commit 49bd2bc (#1900) 2024-05-16 21:49:22 +08:00
spine Setup vertex data before adding new RenderCommand to ensure data is copied across to backend buffers correctly. (#1875) 2024-05-02 10:33:04 +08:00
CMakeLists.txt Fix win32 link error 2024-04-08 21:52:50 +08:00
ExtensionExport.h Improve dll support (#1706) 2024-02-20 05:37:12 +08:00
ExtensionMacros.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
README.md Update imgui to 1.90.6 2024-05-19 01:42:48 +08:00
axmol-ext.h Change extension folder structure to reduce file name conflicts (#1647) 2024-02-03 10:08:22 +08:00
cocos-ext.h add axmol_ext.h (#1117) 2023-03-14 07:56:07 +08:00

README.md

The Axmol extensions

DragonBones - Deprecrated, will be removed in axmol-2.2.0 (see #1602)

DrawNodeEx

Effekseer (OFF default)

GUI - Deprecrated, will be removed in axmol-2.2.0 (see #1602)

ImGui

  • Upstream
  • Version: 1.90.6-docking
  • License: MIT

Inspector

JSONDefault

Live2D (OFF default)

Particle3D

SDFGen

Asset-Manager

CocosStudio

FairyGUI

physics-nodes

scripting/lua

spine