Explorar o código

update to what's new

David Catuhe %!s(int64=8) %!d(string=hai) anos
pai
achega
cb05de087f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      dist/preview release/what's new.md

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

@@ -76,7 +76,7 @@
  - `getPhysicsRestitution` has been removed. Use `mesh.physicsImpostor.getParam("restitution")` instead
  - `updatePhysicsBodyPosition` has been removed. Changes are synchronized automatically now
 - Mesh:
- - `updateVerticesDataDirectly` has been removed. Use `mesh.geometry.updateVerticesDataDirectly()` instead
+ - `updateVerticesDataDirectly` has been removed. Use `mesh.updateVerticesData()` instead
 - SsaoRenderingPipeline:
  - `getBlurHPostProcess` has been removed. Blur post-process is no more required
  - `getBlurVPostProcess` has been removed. Blur post-process is no more required