Преглед изворни кода

Merge pull request #979 from jbousquie/patch-2

Update what's new.md
Raanan Weber пре 9 година
родитељ
комит
07557aa3b3
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      dist/preview release/what's new.md

+ 1 - 0
dist/preview release/what's new.md

@@ -13,3 +13,4 @@
   - **Bug fixes**
   - **Bug fixes**
     - Fixed bug with ArcRotateCamera.setTarget ([deltakosh](https://github.com/deltakosh))
     - Fixed bug with ArcRotateCamera.setTarget ([deltakosh](https://github.com/deltakosh))
   - **Breaking changes**
   - **Breaking changes**
+    - `VertexData.CreateLines()` removed as `MeshBuilder.CreateLines()` now calls `MeshBuilder.CreateLineSystem()`