mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
whoops, sw sprites not k
This commit is contained in:
parent
5cd24b98bd
commit
33e0cdcff1
@ -176,7 +176,7 @@ static LevelCollectorProperties level_properties[] = {
|
||||
{ 1, "Primitive batches:Triangle fans", { 0.8, 0.5, 0.2 } },
|
||||
{ 1, "Primitive batches:Triangle strips",{ 0.2, 0.5, 0.8 } },
|
||||
{ 1, "Primitive batches:Display lists", { 0.8, 0.5, 1.0 } },
|
||||
{ 1, "SW Sprites", { 0.2, 0.7, 0.3 }, "K", 1000 },
|
||||
{ 1, "SW Sprites", { 0.2, 0.7, 0.3 }, "K", 10, 1000 },
|
||||
{ 1, "Vertices", { 0.5, 0.2, 0.0 }, "K", 10, 1000 },
|
||||
{ 1, "Vertices:Other", { 0.2, 0.2, 0.2 } },
|
||||
{ 1, "Vertices:Triangles", { 0.8, 0.8, 0.8 } },
|
||||
|
Loading…
x
Reference in New Issue
Block a user