axmol/extensions
宾晓皎 3b8d8d987f
fix InputEvent in fairyGUI onKeyDown and onKeyUp (#1757)
2024-03-17 21:59:45 +08:00
..
DragonBones Change extension folder structure to reduce file name conflicts (#1647) 2024-02-03 10:08:22 +08:00
DrawNodeEx Move color types to math/Color.h (#1741) 2024-03-14 23:38:45 +08:00
Effekseer Merge backend Device, DeviceInfo to DriverBase (#1499) 2023-12-11 21:59:25 +08:00
GUI Implement new axmol log system based on fmtlib (#1732) 2024-03-07 08:47:00 +08:00
ImGui Updaet ImGui: 1.90.1 ==> 1.90.4 2024-02-25 09:57:27 +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 Fix linux crash 2024-03-10 01:24:32 +08:00
fairygui fix InputEvent in fairyGUI onKeyDown and onKeyUp (#1757) 2024-03-17 21:59:45 +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 45d302c (#1748) 2024-03-15 22:55:08 +08:00
spine Revert unexpected changes 2024-03-10 01:48:49 +08:00
CMakeLists.txt Implement new axmol log system based on fmtlib (#1732) 2024-03-07 08:47:00 +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 Updaet ImGui: 1.90.1 ==> 1.90.4 2024-02-25 09:57:27 +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.4-docking
  • License: MIT

Inspector

JSONDefault

Live2D (OFF default)

Particle3D

SDFGen

Asset-Manager

CocosStudio

FairyGUI

physics-nodes

scripting/lua

spine