Releases: fairygui/FairyGUI-cocos2dx
Releases · fairygui/FairyGUI-cocos2dx
v3.0.0
- Add GLoader3D to support Spine.
- Add dont-clip-margin feature to ScrollPane.
- Various bug fixes.
v2.0.1
Fixed a bug in GList.addItemFromPool.
v2.0.0
From this version, we change package data format to binary. Editor version 3.9.0 with 'binary format' option checked in publish dialog is required to generating this kind of format. Old XML format is not supported anymore.
1.4.0
NEW: Allow loader to load component.
NEW: Add text template feature.
FIXED: GButton down-effect-dark.
v1.3
- Improve relation system to handle condition that anchor is set.
- Add LoaderFillType.ScaleNoBorder.
- Fixed a pixel hit test bug.
- Fixed a reference bug in Transition.
- Fixed a ref count problem.
- Repair potential problems of GList.enterCounter flag.
v1.2
1. Support to set list item' selectedIcon in Editor.
2. Set popup's sorting order automatically.