mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 22:28:37 +02:00
Remove unimplemented comment on circle
This commit is contained in:
parent
393aa84a55
commit
42cb2332d5
1 changed files with 0 additions and 1 deletions
|
@ -422,7 +422,6 @@ void GeometryCache::buildShapes() {
|
||||||
drawCircle(_shapes[Circle], _shapeVertices, _shapeIndices);
|
drawCircle(_shapes[Circle], _shapeVertices, _shapeIndices);
|
||||||
// Not implememented yet:
|
// Not implememented yet:
|
||||||
//Quad,
|
//Quad,
|
||||||
//Circle,
|
|
||||||
//Torus,
|
//Torus,
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue