.hgignore

Wed, 08 Feb 2017 17:07:19 +0200

author
Teemu Piippo <teemu@hecknology.net>
date
Wed, 08 Feb 2017 17:07:19 +0200
changeset 1096
7cc929d8fc4d
parent 1038
6b5058e95386
permissions
-rw-r--r--

Simplified GLRenderer::convert3dTo2d. The multiplication with the modelview matrix is not necessary, it's identity all the time... with that, I think the function makes much more sense now.

syntax:glob
build
debug
release
*.kdev4
*.dat
.kdev_include_paths
*.cfg
.kdev4
*~
*.bak
*.rej
*.orig
CMakeLists.txt.user*
*.pyc
doc

mercurial