Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - OzVessalius

Pages: [1]
1
SFML projects / Re: [WIP] MMORPG project - recruiting
« on: October 10, 2012, 11:15:28 pm »
So, I'm the second developer on the project, nice to meet you.

SFGUI seems to break the SFML
Would be nice to know how, so it can be fixed. This is clearly a bug if it can be reproduced.
It seems that if we not use resetGLStates in Login constructor, we can't draw with SFGUI.
But, after, we can't draw with SFGUI and SFML at the same time in World class.

If you can take a look on Login.cpp, remove "Window->resetGLStates()" or try to draw a minimal GUI in World.
Maybe, that I don't know how to use completely SFGUI, I've thought we can use popGLStates/pushGLStates, but it's a loss of performance, right ?

[Sorry, for my bad English]

Pages: [1]