LICENSE.icons@ee90c55dfeef
LICENSE.icons
Fri, 18 Oct 2013 17:57:42 +0300
- author
- Santeri Piippo <crimsondusk64@gmail.com>
- date
- Fri, 18 Oct 2013 17:57:42 +0300
- changeset 510
- ee90c55dfeef
- parent 241
-
cffab8e109f6
- permissions
- -rw-r--r--
Fixed: LDForge would sometimes crash over unitialized data in the GL renderer. This crash sure eluded me for a while. Turned out zoomToFit(), which uses m_width and m_height is called before resizeGL() which initializes these variables. This data is used in an operator new[] call.
For the graphical assets (i.e. anything in the icons/) directory of the source tree, the CC 3.0 BY-SA license applies.
See http://creativecommons.org/licenses/by-sa/3.0/ for details about the license.