]> git.tdb.fi Git - libs/gl.git/commit
Clear offset of Bufferable when removing from buffer
authorMikko Rasa <tdb@tdb.fi>
Mon, 25 Jan 2021 02:15:33 +0000 (04:15 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 25 Jan 2021 02:15:33 +0000 (04:15 +0200)
commit26502dca8d631c7c4b1fcc6dbe334da941f4ab54
tree0e937023b94ddd42a4060edc8fbe8b16d6bb6cda
parent96c0341d421136d57f4d1a1405e1f61e10656821
Clear offset of Bufferable when removing from buffer

It shouldn't really matter but just in case.
source/bufferable.cpp