axmol/extensions
RH db1b022128
Fix crash due to invalid pointer (#1920)
2024-05-23 01:25:59 +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 Fix crash due to invalid pointer (#1920) 2024-05-23 01:25:59 +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