Quellcode durchsuchen

Merge pull request #704 from jbousquie/patch-1

Update what's new.md
Raanan Weber vor 10 Jahren
Ursprung
Commit
0441de3678
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      dist/preview release/what's new.md

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

@@ -10,4 +10,5 @@
     - Fixed bug with `Mesh.attachToBone` when bone's matrix has a negative determinant ([deltakosh](https://github.com/deltakosh))
     - Fixed a possible but with the active camera while taking a screenshot ([RaananW](https://github.com/RaananW))
   - **Breaking changes**
+    - `Mesh.CreateCylinder()` old signature (without _subdivisions_ parameter) deprecated ([jerome](https://github.com/jbousquie))