Skip to content

Browser Source v1.21

Compare
Choose a tag to compare
@OsirisNL OsirisNL released this 24 Apr 20:25
· 577 commits to master since this release
  • Fix for filters breaking the rendering of the browser, changing rendering to make use of a new shader to convert from pre-multiplied alpha to straight alpha
  • Set CEF's cache_path, this will result in being able to use IndexedDB and WebSQL as well as persistent storage for things like cookies.
  • Use the same custom css defaults as the CLR Browser plugin did.
  • Set the local file browse path to use the last opened folder, this will prevent the browse dialog from always opening inside the obs folder.
  • Built against CEF branch 2623 (Chromium 49.0.2623.110)