Page 1 of 1

Snapshot2 release

Posted: Sun Jun 05, 2011 17:34
by Kulik
Files:
https://sourceforge.net/projects/crayze ... snapshot2/

Video: (doesn't contain everything in the release)
http://www.youtube.com/watch?v=E5jKSDXqSkE

This release also contains mic tool (metaimageset compiler) and migrate tool (for migration between CEGUI asset versions). There is no documentation yet as I have no time to write one, feel free to do something in that direction if you find a spare minute (on the wiki).

mic Video:
http://www.youtube.com/watch?v=gN3DkFGENB8
<BitmapGlob> is now just <Bitmap>!!!

Enjoy! Post back any issues but please note that layout editing is still work in progress and only the shipped data is known to work for sure (File->Open project->example_data/StockDatafiles.project and then layouts/VanillaWindow.layout or the imagesets). Thanks for understanding!

Re: Snapshot2 release

Posted: Tue Jun 07, 2011 12:13
by Kulik
Just a note: This release contains a fairly severe bug that you can't open imagesets unless you have a project opened. To work around this, set up an empty project and open the imagesets normally with that project opened. I have already fixed this in Mercurial.

Sorry :oops:

Re: Snapshot2 release

Posted: Fri Jun 10, 2011 02:39
by pizzazhang
awesome, I like it.

Re: Snapshot2 release

Posted: Thu Jun 16, 2011 05:57
by elena7
Does Imageset Editing feature support only png file format???
I was working with tga file format on ImagesetEditor and was thinking of migrating to this new tool but I cannot open tga file on the new tool.
Please help.

Re: Snapshot2 release

Posted: Thu Jun 16, 2011 07:36
by Kulik
TGA works on Linux but not on Windows for some reason, I have yet to find out why. It's Qt's fault actually, I will probably let CEGUI load the image in the future.

It's a fairly low priority since PNG is superior in every way in my eyes.

Re: Snapshot2 release

Posted: Tue Jul 12, 2011 18:34
by czuger
This looks fantastic! Really looking forward to the Layout Editor portion becoming functional.