cegui icon indicating copy to clipboard operation
cegui copied to clipboard

Crazy Eddie's GUI library is a versatile, fast, adjustable, multi-platform, C++ library for creating graphical user interfaces for games and rendering applications

Results 125 cegui issues
Sort by recently updated
recently updated
newest added

A DLL is built but a library is not created. May be an issue with import/export definitions. Release build is OK.

minor
bug

Cursor input event Drag events ?Key events? E.g. now users have to pass InputAggregator to the event handler to check if modifier keys are pressed when start dragging.

enhancement

Atom is a reference to a string that is stored in memory only once, so all different atoms are guaranteed to be different strings, and vice versa. So atom comparison...

enhancement
optimization

createTextureTarget creates default sized texture 128x128 although we know desired size and may request it directly without subsequent resizing. Also need to ensure that it all happens when d_pixelSize is...

enhancement

**[Original report](https://bitbucket.org/cegui/cegui/issue/438) by Anonymous.** ---------------------------------------- **Automatic migration. Original reporter: "ianstangoe"** Discovered a bug when using "AutoRenderingSurface" "True" on a top-level window using OpenGL QuadBuffer. Basically the right eye image frequently...

minor
bug
Renderer modules
0.7.5

**[Original report](https://bitbucket.org/cegui/cegui/issue/955) by Anonymous.** ---------------------------------------- **Automatic migration. Original reporter: "mattekenpis"** Add the possibility to play an xml animation "backward", using the same xml definition that the one used for the...

trivial
task
Other
0.7.8

Effects defined in a FalagardWindowMapping are applied on the window creation. At that point no GUI context is set and therefore no RenderingWindow can be created. Effect name is not...

**[Original report](https://bitbucket.org/cegui/cegui/issue/1058) by Lukas Meindl (Bitbucket: [Ident8](https://bitbucket.org/Ident8), ).** ---------------------------------------- More info: http://cegui.org.uk/forum/viewtopic.php?f=10&t=6933&p=33008#p33002 **Reproducibility:** have not tried

Core library (CEGUIBase)
minor
bug
Mercurial: v0-8 branch

**[Original report](https://bitbucket.org/cegui/cegui/issue/1074) by Vadim A. Misbakh-Soloviov (Bitbucket: [mva](https://bitbucket.org/mva), GitHub: [mva](https://github.com/mva)).** ---------------------------------------- Hi there! CEGUI depends on tolua++, while last one has been firstly abandoned by the developers (and has no...

bug
major
Build system

**[Original report](https://bitbucket.org/cegui/cegui/issue/1163) by Dennis Veatch (Bitbucket: [dveatch](https://bitbucket.org/dveatch), GitHub: [dveatch](https://github.com/dveatch)).** ---------------------------------------- # OS Lunar-Linux 64bit # ## Had no problems compiling cegui with the prior version of ogre. This version caused...

bug
Renderer modules
major
0.8.7