NazaraEngine/SDK
S6066 858d0da5f2 Fix Sprite & GraphicsComponent copy constructors leaving some members uninitialized (#166)
* Fix Sprite copy constructor (corner colors)

* Also add change to changelog

* [GraphicsComponent] Bugfix: Initialize m_scissorRect in copy ctor

* Add change to changelog

* Move GraphicsComponent fix change to correct section in Changelog

* Use default copy constructor for Sprite
2018-06-17 18:54:02 +02:00
..
include/NDK Fix Sprite & GraphicsComponent copy constructors leaving some members uninitialized (#166) 2018-06-17 18:54:02 +02:00
src/NDK Network/SocketPoller: Wait() now returns the number of active sockets, and optionally the last error 2018-06-12 14:31:49 +02:00