Skip to content

CEF 78 et al

Pre-release
Pre-release
Compare
Choose a tag to compare
@JoeLudwig JoeLudwig released this 08 Dec 18:38
· 739 commits to master since this release
  • Updated to CEF 78. This more recent release of CEF regressed accelerated offscreen rendering, so Aardvark currently uploads CEF textures from the CPU, which is quite a bit less efficient. It fixes the crashing, though, and that's more important. #43
  • Added Oculus Touch bindings #46
  • Fixed double-sided materials on opaque materials (and single-sided materials on alpha materials.) #21
  • Removed aardvark.install URL support, and added serving of gadgets and models via the server. This was mostly because of CEF78, but is probably better in the long run anyway.