Bladeren bron

Update what's new.md

Jérôme Bousquié 9 jaren geleden
bovenliggende
commit
3855d98a4c
1 gewijzigde bestanden met toevoegingen van 3 en 1 verwijderingen
  1. 3 1
      dist/preview release/what's new.md

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

@@ -64,7 +64,9 @@
       - Support for added to Blender Exporter ([Palmer-JC](https://github.com/Palmer-JC))
     - Float32Arrays can now directly be specified for vertex data attributes, `Mesh.updateVerticesDataDirectly` deprecated ([Palmer-JC](https://github.com/Palmer-JC))
     - Added panning axis to the ArcRotateCamera [PR](https://github.com/BabylonJS/Babylon.js/pull/913) ([mstdokumaci](https://github.com/mstdokumaci), [RaananW](https://github.com/RaananW))
-    
+    - Added `Tmp` class for internal use in order to improvement the memory management, [jerome](https://github.com/jbousquie))
+
+
   - **Bug fixes**
     - Fixed a bug with spherical mapping ([deltakosh](https://github.com/deltakosh)) 
     - Fixed a bug with clone and createInstance which was forcing the recomputation of bounding boxes ([deltakosh](https://github.com/deltakosh))