提交 d5542e23 编写于 作者: M Mr.doob

Merge branch 'UI-NaN-patch' of https://github.com/gwindes/three.js into dev

......@@ -648,6 +648,10 @@ UI.Number = function ( number ) {
dom.value = number;
} else {
dom.value = '0.00';
}
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册