Skip to content

Commit e3beca4

Browse files
SnaveSutitgitbutler-client
authored andcommitted
🩹 Disable bounding boxes temporarily
1 parent f5da72a commit e3beca4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/formats/blueprint/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ export const BLUEPRINT_FORMAT = registerDeletableHandlerPatch({
373373
single_texture: false,
374374
texture_folder: false,
375375
texture_meshes: false,
376-
bounding_boxes: true,
376+
// bounding_boxes: true,
377377
uv_rotation: true,
378378
vertex_color_ambient_occlusion: true,
379379
java_cube_shading_properties: true,

0 commit comments

Comments
 (0)