Raanan Weber 7 년 전
부모
커밋
9a8fef733e
3개의 변경된 파일530개의 추가작업 그리고 425개의 파일을 삭제
  1. 10 10
      dist/preview release/viewer/babylon.viewer.js
  2. 519 414
      dist/preview release/viewer/babylon.viewer.max.js
  3. 1 1
      dist/preview release/what's new.md

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 10 - 10
dist/preview release/viewer/babylon.viewer.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 519 - 414
dist/preview release/viewer/babylon.viewer.max.js


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

@@ -92,7 +92,7 @@
 - Default fragment shader will clamp negative values to avoid underflow, webVR post processing will render to eye texture size ([trevordev](https://github.com/trevordev))
 - Supports Environment Drag and Drop in Sandbox ([sebavan](https://github.com/sebavan))
 - EnvironmentHelper has no an onError observable to handle errors when loading the textures ([RaananW](https://github.com/RaananW))
-- (Viewer) Viewer supports model animations ([RaananW](https://github.com/RaananW))
+- (Viewer) Viewer supports model animations and multi-model loading ([RaananW](https://github.com/RaananW))
 - Tests for sharpen, chromatic aberration, default pipeline and enable/disable post processes ([trevordev](https://github.com/trevordev))
 - onPointer* callbacks have now the event type as a 3rd variable ([RaananW](https://github.com/RaananW))
 - Lightmap texture in PBR material follow the gammaSpace Flag of the texture ([sebavan](https://github.com/sebavan))