]> git.tdb.fi Git - libs/gl.git/commit
Make grid texture coordinates relative to the grid origin
authorMikko Rasa <tdb@tdb.fi>
Wed, 20 Jun 2018 10:40:17 +0000 (13:40 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 20 Jun 2018 10:40:17 +0000 (13:40 +0300)
commit6a9da72d249e6791709b6788a63802cafb7869dc
tree3937c9ea9acc39e8d1fd88bb82cf8a9e96be38fc
parent207da74ff155973509f13d714bda28f9d8fc3f42
Make grid texture coordinates relative to the grid origin

Instead of the world origin, which doesn't make much sense.
source/grid.cpp