Skip to content

Releases: fairygui/FairyGUI-cocos2dx

v3.0.0

04 Aug 03:19
Compare
Choose a tag to compare
  1. Add GLoader3D to support Spine.
  2. Add dont-clip-margin feature to ScrollPane.
  3. Various bug fixes.

v2.0.1

30 Oct 10:16
Compare
Choose a tag to compare

Fixed a bug in GList.addItemFromPool.

v2.0.0

08 Sep 10:47
Compare
Choose a tag to compare

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

05 Jul 04:06
Compare
Choose a tag to compare

NEW: Allow loader to load component.
NEW: Add text template feature.
FIXED: GButton down-effect-dark.

v1.3

23 May 08:47
Compare
Choose a tag to compare
  1. Improve relation system to handle condition that anchor is set.
  2. Add LoaderFillType.ScaleNoBorder.
  3. Fixed a pixel hit test bug.
  4. Fixed a reference bug in Transition.
  5. Fixed a ref count problem.
  6. Repair potential problems of GList.enterCounter flag.

v1.2

18 Mar 17:45
Compare
Choose a tag to compare
1. Support to set list item' selectedIcon in Editor.

2. Set popup's sorting order automatically.

v1.1

15 Dec 09:31
Compare
Choose a tag to compare
fixed drag support bug

v1.0

29 Nov 13:14
Compare
Choose a tag to compare

First release