We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f74c90 commit c0dbf05Copy full SHA for c0dbf05
examples/files.js
@@ -54,7 +54,6 @@ var files = {
54
"webgl_interactive_lines",
55
"webgl_interactive_points",
56
"webgl_interactive_raycasting_points",
57
- "webgl_interactive_boxselection",
58
"webgl_interactive_voxelpainter",
59
"webgl_kinect",
60
"webgl_layers",
@@ -343,6 +342,7 @@ var files = {
343
342
"misc_animation_authoring",
344
"misc_animation_groups",
345
"misc_animation_keys",
+ "misc_boxselection",
346
"misc_controls_deviceorientation",
347
"misc_controls_fly",
348
"misc_controls_map",
examples/webgl_interactive_boxselection.html renamed to examples/misc_boxselection.html
0 commit comments