axmol/extensions
halx99 e3e3460aca Update ImGui to v1.90.5 2024-05-02 15:37:12 +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 Cleanup cc stubs (#1847) 2024-04-25 00:51:00 +08:00
GUI Improve code style 2024-04-03 20:28:20 +08:00
ImGui Update ImGui to v1.90.5 2024-05-02 15:37:12 +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 Change extension folder structure to reduce file name conflicts (#1647) 2024-02-03 10:08:22 +08:00
SDFGen Change extension folder structure to reduce file name conflicts (#1647) 2024-02-03 10:08:22 +08:00
assets-manager Change extension folder structure to reduce file name conflicts (#1647) 2024-02-03 10:08:22 +08:00
cocostudio When loading csb files, prevent repeated loading of plist files (#1844) 2024-04-23 21:21:53 +08:00
fairygui Fix warnings 2024-04-18 23:34:09 +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 16cb4b5 (#1846) 2024-04-23 22:54:44 +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