瀏覽代碼

what's new multiline

Royi Bernthal 7 年之前
父節點
當前提交
25b3fdc1de
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      what's new.md

+ 1 - 0
what's new.md

@@ -67,6 +67,7 @@
 - Added shadowBlur, shadowOffsetX, shadowOffsetY, shadowColor to GUI Controls ([adam](https://github.com/abow))
 - Added alignWithNormal to AbstractMesh ([adam](https://github.com/abow))
 - Added transformNode.forward/up/right ([bobalazek](https://github.com/bobalazek))
+- GUI: Introduced `MultiLine` which will draw lines between any number of meshes, controls and points. [Documentation](http://doc.babylonjs.com/how_to/gui#multiline) ([royibernthal](https://github.com/royibernthal))
 
 ## Bug fixes