mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 08:15:18 -04:00
pgraph: fix typo in comment
This commit is contained in:
parent
6a7bd49296
commit
b286780ae6
@ -1338,7 +1338,7 @@ append_vdata(const GeomVertexData *vdata, int vertex_offset) {
|
||||
// The TransformBlendTable. This one is the easiest, because we can
|
||||
// modify it directly, and it will uniquify blend objects for us.
|
||||
|
||||
// We have few special optimizations to handle the TransformBlendTable,
|
||||
// We have a few special optimizations to handle the TransformBlendTable,
|
||||
// since it's a very common case and therefore worth spending a bit of
|
||||
// effort to optimize deeply.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user