Parcourir la source

Update what's new.md

Jérôme Bousquié il y a 9 ans
Parent
commit
f30162650c
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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**
     - Fixed bug with ArcRotateCamera.setTarget ([deltakosh](https://github.com/deltakosh))
   - **Breaking changes**
+    - `VertexData.CreateLines()` removed as `MeshBuilder.CreateLines()` now calls `MeshBuilder.CreateLineSystem()`