Browse Source

Update what's new.md

Jérôme Bousquié 8 years ago
parent
commit
71c4a56658
1 changed files with 6 additions and 1 deletions
  1. 6 1
      dist/preview release/what's new.md

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

@@ -44,7 +44,12 @@
 - File `subMesh.ts` documented ([jerome](https://github.com/jbousquie))  
 - File `vertexBuffer.ts` documented ([jerome](https://github.com/jbousquie))  
 - File `math.ts` documented ([jerome](https://github.com/jbousquie))
-- File `light.ts` documented ([jerome](https://github.com/jbousquie))
+- File `light.ts` documented ([jerome](https://github.com/jbousquie))  
+- File `directionalLight.ts` documented ([jerome](https://github.com/jbousquie))  
+- File `hemisphericLight.ts` documented ([jerome](https://github.com/jbousquie))  
+- File `pointLight.ts` documented ([jerome](https://github.com/jbousquie))  
+- File `spotLight.ts` documented ([jerome](https://github.com/jbousquie))  
+- File `shadowGenerator.ts` documented ([jerome](https://github.com/jbousquie))  
 
 
 ## Canvas2D