소스 검색

Small update to docs

Luis Fraguada 4 년 전
부모
커밋
89dfab2a28
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/examples/en/loaders/3DMLoader.html

+ 1 - 1
docs/examples/en/loaders/3DMLoader.html

@@ -15,7 +15,7 @@
 			A loader for Rhinoceros 3d files and objects. <br /><br />
 			Rhinoceros is a 3D modeler used to create, edit, analyze, document, render, animate, and translate NURBS curves, surfaces, solids, point clouds, as well as polygon meshes and SubD objects.
 			[link:https://github.com/mcneel/rhino3dm rhino3dm.js] is compiled to WebAssembly from the open source geometry library [link:https://github.com/mcneel/opennurbs openNURBS].
-
+			Currently uses rhino3dm.js 0.13.0
 		</p>
 
 		<h2>Supported Conversions</h2>