Merge pull request #55651 from Calinou/remove-more-debug-prints

This commit is contained in:
Rémi Verschelde 2021-12-06 10:30:37 +01:00 committed by GitHub
commit 3a7d5a1c64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 4 additions and 17 deletions

View file

@ -2871,7 +2871,6 @@ void GPUParticlesCollision3DGizmoPlugin::commit_handle(const EditorNode3DGizmo *
void GPUParticlesCollision3DGizmoPlugin::redraw(EditorNode3DGizmo *p_gizmo) {
Node3D *cs = p_gizmo->get_spatial_node();
print_line("redraw request " + itos(cs != nullptr));
p_gizmo->clear();
const Ref<Material> material =