Search found 41 matches

by Exsortis
Thu Feb 17, 2005 16:00
Forum: CEGUI Library Development Discussion
Topic: Moving the OGRE renderer
Replies: 16
Views: 12899

Re: Moving the OGRE renderer

Sinbad wrote: I just realised yesterday that CVS branch aliasing ('v1-0' and 'Azathoth' ) doesn't get inherited when you add new folders. I think I'll avoid the aliasing in future, but getting the renderer from Azathoth should work now. Ah yes, another one of the CVS warts. :roll: Thanks for fixing...
by Exsortis
Wed Feb 16, 2005 22:08
Forum: Modifications / Integrations / Customisations
Topic: Windows not showing up
Replies: 3
Views: 2061

Re: Windows not showing up

CrazyEddie wrote: Hmmmm. Nothing has changed in this area as far as I recall. One thing I notice is your settings for MetricsMode - these should be capitalised ("Absolute" not "absolute" and "Relative" not "relative" ), this could be causing some strangeness....
by Exsortis
Wed Feb 16, 2005 20:58
Forum: Modifications / Integrations / Customisations
Topic: Windows not showing up
Replies: 3
Views: 2061

Windows not showing up

Now that I've finished updating my app for the latest CEGUI+OGRE, my window widgets don't show up anymore. I get a mouse pointer, but nothing else. Here's the sitch: Loading the following window layout via XML: CEGUI::Window* rootWindow = winMgr.loadWindowLayout("ui/layouts/IronHells-Title....
by Exsortis
Tue Feb 15, 2005 22:31
Forum: Offtopic Discussion
Topic: New Site: Any problems? Post here!
Replies: 63
Views: 32980

Re: New Site: Any problems? Post here!

CrazyEddie wrote: This is how they're calculated (taken from the Xoops site) [...] That's awesome. :lol: I like it! CrazyEddie wrote: Yeah, there is a auto-login hack for the site, though it's considered a bit of a security hole which is why I did not bother with it ;) I'll check the timeout on the...
by Exsortis
Tue Feb 15, 2005 16:37
Forum: CEGUI Library Development Discussion
Topic: Moving the OGRE renderer
Replies: 16
Views: 12899

Re: Moving the OGRE renderer

_mental_ wrote:
Mistaril, its currently in Samples/Common/CEGUIRenderer.


It's not showing up in either the Azathoth branch or HEAD. SF's viewcvs shows that they're in the Attic. :shock:

-E

EDIT: Bah! I just noticed the v1-0 branch. :oops:
by Exsortis
Tue Feb 15, 2005 14:58
Forum: Offtopic Discussion
Topic: New Site: Any problems? Post here!
Replies: 63
Views: 32980

Re: New Site: Any problems? Post here!

Oh yeah, what's with the HP/MP/EXP? :)
by Exsortis
Tue Feb 15, 2005 14:33
Forum: Offtopic Discussion
Topic: New Site: Any problems? Post here!
Replies: 63
Views: 32980

Re: New Site: Any problems? Post here!

CrazyEddie wrote:
Thanks for the feedback. At least there's a few of us who do like it ;)


I like it too, but I have one nit: I have to keep logging in constantly. :roll: Not sure if it's my browser (Safari) or the site's cookie. Seems to happen after about 10 minutes of idleness.

-E
by Exsortis
Tue Feb 15, 2005 00:16
Forum: CEGUI Library Development Discussion
Topic: Moving the OGRE renderer
Replies: 16
Views: 12899

Re: Moving the OGRE renderer

CrazyEddie wrote: No more changes are planned in the release-0_2_0 branch except updates to the auxiliary files and updating the OS X build. With any good fortune I should be able to get 0.2.0 out late this week, or more likely, at the weekend. Just committed OS X changes on release-0_2_0 branch: -...
by Exsortis
Mon Feb 14, 2005 17:22
Forum: CEGUI Library Development Discussion
Topic: Resource Provider
Replies: 44
Views: 26482

Re: Resource Provider

*sigh* Sometimes I wonder if I should be procreating. :oops: Exsortis wrote: However, another error arises at this point. In the GUIScheme, I define an imageset, "ui/imagesets/IronHellsLook.imageset". When CEGUI attempts to load this file, somewhere along the way some path resolution occur...
by Exsortis
Sun Feb 13, 2005 00:54
Forum: CEGUI Library Development Discussion
Topic: Resource Provider
Replies: 44
Views: 26482

Re: Resource Provider

I prefer using the .xsd files as well. I might fiddle around a bit with the code that specifies the schema file, and toss a patch at you if it works out. :)
by Exsortis
Sat Feb 12, 2005 01:58
Forum: CEGUI Library Development Discussion
Topic: Resource Provider
Replies: 44
Views: 26482

Re: Resource Provider

Eddie, I have a good one for you regarding this issue. My app is using OGRE+CEGUI with the default OGRE resource provider. My OGRE resources are all zip files. Here's the situation: I have one zip archive that contains all my UI files, under a directory called "ui" within the archive. The ...

Go to advanced search