diff --git a/js/component/scene.js b/js/component/scene.js index 2e41138..5215c6b 100644 --- a/js/component/scene.js +++ b/js/component/scene.js @@ -76,7 +76,7 @@ beestat.component.scene.prototype.decorate_ = function(parent) { const self = this; this.debug_ = { - 'axes': true, + 'axes': false, // 'directional_light_moon_helper': false, // 'directional_light_sun_helper': false, 'directional_light_top_helper': false,