提交 32d2bd14 编写于 作者: M Mr.doob 提交者: GitHub

Merge pull request #10376 from paulmasson/patch-1

Remove unnecessary lines from webgl_multiple_elements_text
......@@ -249,7 +249,6 @@
renderer.setScissor( left, bottom, width, height );
renderer.render( scene, scene.userData.camera );
scene.userData.controls.update();
for ( var i = 0 ; i < scene.children[0].geometry.vertices.length ; i++ ) {
......@@ -432,10 +431,6 @@
</div>
<div class="math">
</div>
<p>Here is a cylindrical wave moving on a three-dimensional lattice of atoms:</p>
<div class="view">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册