mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 18:03:56 -04:00
Oops, stupid debug message, how embarrassing
This commit is contained in:
parent
ce1282c7e3
commit
5ee64279a4
@ -3901,7 +3901,6 @@ draw_linestrips(const GeomPrimitivePipelineReader *reader, bool force) {
|
|||||||
_glPrimitiveRestartIndex(reader->get_strip_cut_index());
|
_glPrimitiveRestartIndex(reader->get_strip_cut_index());
|
||||||
}
|
}
|
||||||
#endif // !OPENGLES
|
#endif // !OPENGLES
|
||||||
cerr << "yeahp\n";
|
|
||||||
|
|
||||||
int num_vertices = reader->get_num_vertices();
|
int num_vertices = reader->get_num_vertices();
|
||||||
_vertices_other_pcollector.add_level(num_vertices);
|
_vertices_other_pcollector.add_level(num_vertices);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user