mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 09:23:03 -04:00
revert accidental debug checkin
This commit is contained in:
parent
1bd2db3b20
commit
c2fb0e11a9
@ -514,7 +514,7 @@ recompute_geom_node(const WorkingNodePath &np, LMatrix4 &rel_mat,
|
||||
<< " " << *node << " got geom " << geom
|
||||
<< ", cache_ref = " << geom->get_cache_ref_count() << "\n";
|
||||
geom->test_ref_count_integrity();
|
||||
//recompute_geom(geom, rel_mat);
|
||||
recompute_geom(geom, rel_mat);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user