Skip to content

Commit

Permalink
Update changelog 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rroux-gpsw committed Mar 7, 2017
1 parent 9152d35 commit 1c4d079
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions tools/changelog/0.9.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

### Viewer

- Update the way we detect Safari browser in FORGE.Device
- Fix default background configuration for the main container

### Scene
Expand All @@ -17,7 +16,7 @@

- Don't update texture when the video is paused.
- Don't render the background when a scene has no media.
- Unload scene background on scene exit.
- Unload scene background on scene unload.
- Fix onBeforeRender and onAfterRender events on Hotspot3D objects.
- Fix render routine when pipeline has no fx.

Expand All @@ -28,15 +27,14 @@

### Audio


- Redesign of the HTMLAudioElement loader to solve events never fired on Microsoft Edge.
- Deactivation of the AudioContext suspend and resume methods for Safari browser compatibility

### Video

- Video auto quality improvements when you use multiple video sources as quality levels.
- Fix multiple quality issues on Microsoft browsers.
- Add `playslinline` attribute for HTMLVideoElement to display the video properly on iOS.
- Add `playslinline` attribute for HTMLVideoElement to display the video properly on iOS 10.x.
- Video levels can now target a specific environement. Useful to prevent the use of a too high video resolution on Safari or Firefox.

### Media
Expand Down Expand Up @@ -85,6 +83,7 @@

### Misc

- Update the way we detect Safari browser in FORGE.Device
- Remove unused classes CameraViewFinder.js, CameraViewFinderType.js, Debug.js.
- Cubemap videos on cdn.forgejs.org for testing.
- Array.prototype.keys polyfill for cubemap media type under Internet Explorer 11.
Expand Down

0 comments on commit 1c4d079

Please # to comment.