MyGUI releases thread.

A place to show off your latest screenshots and for people to comment on them. Only start a new thread here if you have some nice images to show off!
Post Reply
User avatar
altren
Gnome
Posts: 329
Joined: Tue Oct 24, 2006 9:02 am
Location: Moscow, Russa
x 24
Contact:

MyGUI releases thread.

Post by altren »

Image

MyGUI is a cross-platform library for creating graphical user interfaces (GUIs) for games and 3D applications.

Website: http://mygui.info/
GitHub: https://github.com/MyGUI/mygui

------------------------------

This release contain huge improvements in Tools and various minor fixes and features in MyGUI engine itself.
MyGUI switched from LGPL to MIT license for pretty much same reasons OGRE did a while ago.
Also we moved to GitHub and ready to accept your pull requests :).

Main changes in 3.2.1:
  • Significantly improved and redesigned tools.
  • Some additional events (widget moved/resized, clipboard requested/changed).
  • Possibility to set fixed child widgets rendering order (feature is not fully completed).
  • Various fixes and additional API methods.
More detailed changelog.

------------------------------

Download latest source code [~22 MB]
Download pre-built tools and demos (windows) [~11 MB]


Image Image

Image Image
More screenshots.

-------------------------------
We always welcome contributions.
Last edited by altren on Mon Jan 26, 2015 5:05 pm, edited 2 times in total.
Image
hydexon
Gremlin
Posts: 164
Joined: Sun Apr 14, 2013 8:51 pm
x 10

Re: MyGUI v3.2.1 Released!

Post by hydexon »

Awesome!, thanks you very much.
And i see you have a node editor demo, this could be very useful and can avoid the rid to use Qt's GraphicsView in my tools!.

Would be nice to be ported to the upcoming Ogre 2.0, which can benefit the Ogre community.
User avatar
insider
Orc
Posts: 462
Joined: Thu Sep 15, 2011 12:50 pm
x 31

Re: MyGUI v3.2.1 Released!

Post by insider »

I have been using MyGUI for more than 3 years and it is the best GUI solution I have used till date.
Keep up the good work guys. :D
User avatar
my.name
Goblin
Posts: 222
Joined: Tue Aug 08, 2006 2:58 pm
Location: Moscow
x 1

Re: MyGUI v3.2.1 Released!

Post by my.name »

=)
Image
Image
User avatar
Crystal Hammer
Gnome
Posts: 318
Joined: Sat Jun 23, 2007 5:16 pm
x 77
Contact:

Re: MyGUI v3.2.1 Released!

Post by Crystal Hammer »

Very cool. Congrats on the release.
(I'm also using it since over 4 years and find it great and feature rich)
User avatar
suny2000
Halfling
Posts: 73
Joined: Sun Sep 06, 2009 12:36 pm
x 13
Contact:

Re: MyGUI v3.2.1 Released!

Post by suny2000 »

Same for me.
MyGUI is playing a big part on the project I'm working on (SHMUP Creator), and I'm quite happy with it. I'm also really happy to see that the project is still ongoing, and that Altren is answering every questions so quickly.
Keep up the good work!
http://bulostudio.com: website and devlog of a small indie studio working on SHMUP CREATOR
https://twitter.com/bulostudio : follow me on twitter!
User avatar
altren
Gnome
Posts: 329
Joined: Tue Oct 24, 2006 9:02 am
Location: Moscow, Russa
x 24
Contact:

Re: MyGUI v3.2.1 Released!

Post by altren »

MyGUI v3.2.2 Released!

This release contain various minor fixes in MyGUI engine and tools.

Main changes in 3.2.2:
  • Fixed mouse events incorrectly going to the widget below the ComboBox when clicking on an item.
  • Fixed few problems with boost finding when building MyGUI.OgrePlatform.
  • Several other fixes.
More detailed changelog.
Image
Post Reply