readme.txt 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. EasyMovieTexture For Android
  2. EasyMovieTexture is using Android MediaPlayer Class.
  3. Android MediaPlayer supports all formats are available.
  4. Streaming services are also supported.(Internet Access option is checked, the streaming service )
  5. From Android version 4.0 or later are supported.
  6. And the this demo movie licensing. (c) copyright 2006, Blender Foundation / Netherlands Media Art Institute / www.elephantsdream.org
  7. http://orange.blender.org/blog/creative-commons-license-2/
  8. Current version 3.58
  9. ------------------------------------------------------------------------------------------
  10. Update ( Ver. 3.58)
  11. 1. Add BPC_FastMode (Experimental) : Improves performance in PC or Editor.
  12. (Note: the shader will automatically change to Unlit / Unlit_YUV.)
  13. 2. Fixed a problem where sound does not play in some video formats (on PC)
  14. Update ( Ver. 3.57)
  15. 1. When video is not played on iOS,Fixed a problem when calling the Pause () function
  16. 2. Fixed CSProjectFilePostProcessor.cs error
  17. Update ( Ver. 3.56)
  18. 1. Fixed a problem where Pause () function does not work when plugging in headset.(IOS)
  19. 2. Modifying Cubemap Modeling Data
  20. 3. Modifying Unity 5.6 Support