2025-08-28 18:37 CEST

spring: develop 99fae7cb Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
jK jK develop 2013-02-01 07:25:27 develop 38126067
Changeset merge tangents into interleaved VBO
this doesn't increase memusag, cause only xTangents.clear() was called and that does not free the alloc'ed memory
in fact there is no way to free alloc'ed memory of a std::vector except destroying its instance
mod - rts/Rendering/Models/S3OParser.cpp Diff ] File ]
mod - rts/Rendering/Models/S3OParser.h Diff ] File ]