.gitignore@ee90c55dfeef
.gitignore
2013-10-18
- author
- Santeri Piippo <crimsondusk64@gmail.com>
- date
- Fri, 18 Oct 2013 17:57:42 +0300 (2013-10-18)
- changeset 510
- ee90c55dfeef
- parent 474
-
63838461cb72
- child 533
-
d77811a0494e
- 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.
build
ldforge.kdev4
src/ui_*.h
Makefile
ldforge
*.dat
debug_lastOutput
.kdev_include_paths