axmol/extensions
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
..
DragonBones Change extension folder structure to reduce file name conflicts (#1647) 2024-02-03 10:08:22 +08:00
DrawNodeEx Adapt DrawNodeEx to the changes on: Move color types to math/Color.h axmolengine#1741 (#1760) 2024-03-21 23:39:31 +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 Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +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 Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +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 Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +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 v1.90.5 2024-05-02 15:37:12 +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.5-docking
  • License: MIT

Inspector

JSONDefault

Live2D (OFF default)

Particle3D

SDFGen

Asset-Manager

CocosStudio

FairyGUI

physics-nodes

scripting/lua

spine