mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
remove temp hack
This commit is contained in:
parent
fe951a35fd
commit
dbea60ee9e
@ -203,8 +203,6 @@ set_scene(SceneSetup *scene_setup, GraphicsStateGuardianBase *gsgbase) {
|
||||
_current_query = NULL;
|
||||
_next_query = NULL;
|
||||
|
||||
make_sphere(); // Temporary, so we can experiment with num vertices
|
||||
|
||||
// Begin by rendering all the occluders into our internal scene.
|
||||
PStatTimer timer2(_draw_occlusion_pcollector);
|
||||
_internal_trav->traverse(_scene->get_scene_root());
|
||||
|
Loading…
x
Reference in New Issue
Block a user